/trunk/main/offapi/com/sun/star/resource/ |
H A D | XStringResourceWithStorage.idl | 46 to this instance as if <member>setStorage</member> was called with 77 void setStorage( [in] ::com::sun::star::embed::XStorage Storage )
|
/trunk/main/offapi/com/sun/star/ui/ |
H A D | XUIConfigurationPersistence.idl | 54 <member>setStorage</member> from the storage and initialize the 64 the previously set storage by <member>setStorage</member>. Can
|
H A D | XUIConfigurationStorage.idl | 68 void setStorage( [in] ::com::sun::star::embed::XStorage Storage );
|
/trunk/main/framework/source/inc/accelerators/ |
H A D | acceleratorconfiguration.hxx | 193 virtual void SAL_CALL setStorage(const css::uno::Reference< css::embed::XStorage >& xStorage) 407 virtual void SAL_CALL setStorage(const css::uno::Reference< css::embed::XStorage >& xStorage)
|
H A D | documentacceleratorconfiguration.hxx | 97 virtual void SAL_CALL setStorage(const css::uno::Reference< css::embed::XStorage >& xStorage)
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/ |
H A D | _XUIConfigurationStorage.java | 56 oObj.setStorage(xStore); in _setStorage()
|
/trunk/main/framework/source/uiconfiguration/ |
H A D | uiconfigurationmanager.cxx | 1130 void SAL_CALL UIConfigurationManager::setStorage( const Reference< XStorage >& Storage ) throw (::c… in setStorage() function in framework::UIConfigurationManager 1157 xAccUpdate->setStorage( m_xDocConfigStorage ); in setStorage() 1163 pImageManager->setStorage( m_xDocConfigStorage ); in setStorage()
|
H A D | uiconfigurationmanagerimpl.cxx | 1409 void UIConfigurationManagerImpl::setStorage( const Reference< XStorage >& Storage ) throw (::com::s… in setStorage() function in framework::UIConfigurationManagerImpl 1436 xAccUpdate->setStorage( m_xUserConfigStorage ); in setStorage() 1442 pImageManager->setStorage( m_xUserConfigStorage ); in setStorage()
|
H A D | imagemanager.cxx | 134 void ImageManager::setStorage( const uno::Reference< XStorage >& Storage ) in setStorage() function in framework::ImageManager
|
H A D | uiconfigurationmanagerimpl.hxx | 118 …void setStorage( const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& Stor…
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/fwk/ |
H A D | com.sun.star.comp.framework.UIConfigurationManager.csv | 1 "UIConfigurationManager";"com::sun::star::ui::XUIConfigurationStorage";"setStorage()"
|
/trunk/main/framework/source/accelerators/ |
H A D | documentacceleratorconfiguration.cxx | 151 void SAL_CALL DocumentAcceleratorConfiguration::setStorage(const css::uno::Reference< css::embed::X… in setStorage() function in framework::DocumentAcceleratorConfiguration
|
H A D | acceleratorconfiguration.cxx | 459 void SAL_CALL XMLBasedAcceleratorConfiguration::setStorage(const css::uno::Reference< css::embed::X… in setStorage() function in framework::XMLBasedAcceleratorConfiguration 1174 void SAL_CALL XCUBasedAcceleratorConfiguration::setStorage(const css::uno::Reference< css::embed::X… in setStorage() function in framework::XCUBasedAcceleratorConfiguration
|
/trunk/main/sfx2/source/inc/ |
H A D | appbaslib.hxx | 82 void setStorage(
|
/trunk/main/sfx2/source/appl/ |
H A D | appbaslib.cxx | 104 void SfxBasicManagerHolder::setStorage( const Reference< XStorage >& _rxStorage ) in setStorage() function in SfxBasicManagerHolder
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_fwk/ |
H A D | UIConfigurationManager.java | 99 xConfigStorage.setStorage(xSubStorage); in createTestEnvironment()
|
/trunk/main/framework/inc/uiconfiguration/ |
H A D | imagemanager.hxx | 117 …void setStorage( const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStorage >& Stor…
|
H A D | uiconfigurationmanager.hxx | 122 …virtual void SAL_CALL setStorage( const ::com::sun::star::uno::Reference< ::com::sun::star::embed:…
|
/trunk/main/sfx2/source/doc/ |
H A D | objstor.cxx | 1083 pImp->pBasicManager->setStorage( xTmpStorage ); in DoSave() 1089 pImp->pBasicManager->setStorage( GetMedium()->GetStorage() ); in DoSave() 1962 pImp->pBasicManager->setStorage( xTmpStorage ); in ConnectTmpStorage_Impl() 2124 pImp->pBasicManager->setStorage( xStorage ); in DoSaveCompleted()
|
/trunk/main/basic/source/uno/ |
H A D | dlgcont.cxx | 473 xStringResourceWithStorage->setStorage( xLibraryStor ); in onNewRootStorage()
|
/trunk/main/cui/source/customize/ |
H A D | acccfg.cxx | 1223 xCfgMgrStore->setStorage(xUIConfig); in IMPL_LINK() 1319 xUICfgStore->setStorage(xUIConfig); in IMPL_LINK()
|
/trunk/main/framework/qa/complex/accelerators/ |
H A D | AcceleratorsConfigurationTest.java | 677 xUICfgStore.setStorage(xUIConfig); in SaveDocumentAcceleratorConfiguration()
|
/trunk/main/scripting/source/stringresource/ |
H A D | stringresource.cxx | 2582 setStorage( Storage ); in storeAsStorage() 2586 void StringResourceWithStorageImpl::setStorage( const Reference< XStorage >& Storage ) in setStorage() function in stringresource::StringResourceWithStorageImpl
|
H A D | stringresource.hxx | 554 virtual void SAL_CALL setStorage
|
/trunk/main/desktop/source/migration/ |
H A D | migration.cxx | 309 xOldCfgStorage->setStorage( xModules ); in doMigration()
|