INTEGRATION: CWS odbmacros2 (1.8.52); FILE MERGED
2008/02/20 14:37:07 fs 1.8.52.1: cosmetic change: implSetStorage(XStorage) -> onNewRootStorage()
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
*
|
||||
* $RCSfile: scriptcont.cxx,v $
|
||||
*
|
||||
* $Revision: 1.8 $
|
||||
* $Revision: 1.9 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2007-06-27 14:34:11 $
|
||||
* last change: $Author: kz $ $Date: 2008-03-06 18:54:17 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
@@ -1080,9 +1080,8 @@ sal_Bool SfxScriptLibraryContainer::implLoadPasswordLibrary
|
||||
}
|
||||
|
||||
|
||||
void SfxScriptLibraryContainer::implSetStorage( const Reference< embed::XStorage >& xStorage )
|
||||
void SfxScriptLibraryContainer::onNewRootStorage()
|
||||
{
|
||||
(void)xStorage;
|
||||
}
|
||||
|
||||
//============================================================================
|
||||
|
Reference in New Issue
Block a user