User: kz      
Date: 05/01/21 09:04:51

Modified:
 /dba/dbaccess/source/core/dataaccess/
  documentdefinition.hxx

Log:
 INTEGRATION: CWS dba22 (1.9.62); FILE MERGED
 2005/01/11 07:26:32 oj 1.9.62.3: #i39123# commit embedded storage
 2005/01/07 07:50:24 oj 1.9.62.2: RESYNC: (1.9-1.10); FILE MERGED
 2004/12/10 08:54:52 oj 1.9.62.1: #i33930# #i30178# set document title

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.10&r2=1.11
Delta lines:  +2 -0
-------------------
--- documentdefinition.hxx      5 Jan 2005 12:29:02 -0000       1.10
+++ documentdefinition.hxx      21 Jan 2005 17:04:48 -0000      1.11
@@ -125,6 +125,7 @@
        ::com::sun::star::uno::Reference< 
::com::sun::star::frame::XComponentLoader >           m_xFrameLoader;
        OInterceptor*                                                           
                                                                                
m_pInterceptor;
        sal_Bool                                                                
                                                                                
        m_bForm; // <TRUE/> if it is a form
+       sal_Bool                                                                
                                                                                
        m_bOpenInDesign;
        OEmbeddedClientHelper*                                                  
                                                                        
m_pClientHelper;
        
 private:
@@ -157,6 +158,7 @@
                        If <TRUE/> the document will be switched to readonly 
mode
        */
        void setModelReadOnly(sal_Bool _bReadOnly);
+       void updateDocumentTitle();
 protected:
        virtual ~ODocumentDefinition();
 




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

Reply via email to