Tag: cws_src680_odbmacros2 User: fs Date: 2008-03-06 09:34:37+0000 Modified: dba/dbaccess/source/core/dataaccess/databasedocument.hxx
Log: manual resync to 1.16 to prevent conflicts at integration time 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.14.56.8&r2=1.14.56.9 Delta lines: +2 -4 ------------------- --- databasedocument.hxx 2008-02-26 14:04:46+0000 1.14.56.8 +++ databasedocument.hxx 2008-03-06 09:34:34+0000 1.14.56.9 @@ -4,9 +4,9 @@ * * $RCSfile: databasedocument.hxx,v $ * - * $Revision: 1.14.56.8 $ + * $Revision: 1.14.56.9 $ * - * last change: $Author: fs $ $Date: 2008/02/26 14:04:46 $ + * last change: $Author: fs $ $Date: 2008/03/06 09:34:34 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -116,8 +116,6 @@ ::com::sun::star::uno::WeakReference< ::com::sun::star::container::XNameAccess > m_xReports; ::com::sun::star::uno::WeakReference< ::com::sun::star::script::provider::XScriptProvider > m_xScriptProvider; - void setMeAsParent(const ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameAccess >& _xName); - /** stores the document to the given URL, rebases it to the respective new storage, if necessary, resets the modified flag, and notifies any listeners as required */ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
