User: obo     
Date: 2008-02-26 14:38:05+0000
Modified:
   dba/dbaccess/source/core/dataaccess/documentdefinition.hxx

Log:
 INTEGRATION: CWS custommeta (1.24.26); FILE MERGED
 2008/02/01 10:33:44 mst 1.24.26.2: RESYNC: (1.24-1.26); FILE MERGED
 2008/01/29 13:14:59 mst 1.24.26.1: - 
dbaccess/source/ui/app/AppDetailPageHelper.cxx:
   + adapt to ODocumentInfoPreview interface change
   + use XDocumentProperties instead of XDocumentInfo
   + incidentally, fixes bug: document information was not displayed at all
 - dbaccess/source/core/dataaccess/documentdefinition.{hxx,cxx}:
   + renamed ODocumentDefinition::onCommandGetDocumentInfo to
     onCommandGetDocumentProperties

File Changes:

Directory: /dba/dbaccess/source/core/dataaccess/
================================================

File [changed]: documentdefinition.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/documentdefinition.hxx?r1=1.26&r2=1.27
Delta lines:  +1 -1
-------------------
--- documentdefinition.hxx      2008-01-30 08:34:51+0000        1.26
+++ documentdefinition.hxx      2008-02-26 14:38:02+0000        1.27
@@ -260,7 +260,7 @@
     //- commands
     //-------------------------------------------------------------------------
 
-    void onCommandGetDocumentInfo( ::com::sun::star::uno::Any& _rInfo );
+    void onCommandGetDocumentProperties( ::com::sun::star::uno::Any& _rProps );
        void onCommandInsert( const ::rtl::OUString& _sURL, const 
::com::sun::star::uno::Reference< ::com::sun::star::ucb::XCommandEnvironment >& 
Environment ) throw( ::com::sun::star::uno::Exception );
        void onCommandPreview( ::com::sun::star::uno::Any& _rImage );
     void onCommandOpenSomething( const ::com::sun::star::uno::Any& _rArgument, 
const bool _bActivate,




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to