INTEGRATION: CWS odbmacros2 (1.2.72); FILE MERGED
2008/02/20 14:37:07 fs 1.2.72.1: cosmetic change: implSetStorage(XStorage) -> onNewRootStorage()
This commit is contained in:
parent
0c4803a11c
commit
209d94aee7
1 changed files with 3 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: namecont.hxx,v $
|
||||
*
|
||||
* $Revision: 1.2 $
|
||||
* $Revision: 1.3 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2007-03-15 15:38:31 $
|
||||
* last change: $Author: kz $ $Date: 2008-03-06 18:52:55 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -367,8 +367,7 @@ protected:
|
|||
throw(::com::sun::star::lang::WrappedTargetException,
|
||||
::com::sun::star::uno::RuntimeException);
|
||||
|
||||
virtual void implSetStorage( const ::com::sun::star::uno::Reference
|
||||
< ::com::sun::star::embed::XStorage >& xStorage ) = 0;
|
||||
virtual void onNewRootStorage() = 0;
|
||||
|
||||
|
||||
// #56666, Creates another library container
|
||||
|
|
Loading…
Reference in a new issue