Tag: cws_src680_dba24 User: fs Date: 05/03/09 01:25:41 Modified: /dba/dbaccess/source/core/dataaccess/ databasedocument.hxx
Log: #i10000# removed useless m_xServiceFactory, to not accidentally access it File Changes: Directory: /dba/dbaccess/source/core/dataaccess/ ================================================ File [changed]: databasedocument.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/databasedocument.hxx?r1=1.1.2.6&r2=1.1.2.7 Delta lines: +2 -3 ------------------- --- databasedocument.hxx 8 Mar 2005 14:58:07 -0000 1.1.2.6 +++ databasedocument.hxx 9 Mar 2005 09:25:38 -0000 1.1.2.7 @@ -2,9 +2,9 @@ * * $RCSfile: databasedocument.hxx,v $ * - * $Revision: 1.1.2.6 $ + * $Revision: 1.1.2.7 $ * - * last change: $Author: fs $ $Date: 2005/03/08 14:58:07 $ + * last change: $Author: fs $ $Date: 2005/03/09 09:25:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -144,7 +144,6 @@ ODatabaseDocument_CreateInstance(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >&); - ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > m_xServiceFactory; ::com::sun::star::uno::Reference< ::com::sun::star::ui::XUIConfigurationManager> m_xUIConfigurationManager; ::com::sun::star::uno::Reference< ::com::sun::star::document::XEventListener > m_xDocEventBroadcaster; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
