Home
last modified time | relevance | path

Searched refs:XSTORAGE (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sfx2/inc/sfx2/
H A Dsfxbasemodel.hxx173 #define XSTORAGE ::com::sun::star::embed::XStorage macro
1047 …virtual REFERENCE< XSTORAGE > SAL_CALL getDocumentSubStorage( const ::rtl::OUString& aStorageName,…
1057 virtual void SAL_CALL loadFromStorage( const REFERENCE< XSTORAGE >& xStorage,
1065 virtual void SAL_CALL storeToStorage( const REFERENCE< XSTORAGE >& xStorage,
1072 virtual void SAL_CALL switchToStorage( const REFERENCE< XSTORAGE >& xStorage )
1078 virtual REFERENCE< XSTORAGE > SAL_CALL getDocumentStorage()
/aoo41x/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx2581 uno::Reference< XSTORAGE > xConfigStorage; in Notify()
3224 uno::Reference< XSTORAGE > xResult; in getDocumentSubStorage()
3404 uno::Reference< XSTORAGE > xConfigStorage; in getUIConfigurationManager()
3434 uno::Reference< XSTORAGE > xOOo1ConfigStorage; in getUIConfigurationManager()
3601 void SAL_CALL SfxBaseModel::loadFromStorage( const uno::Reference< XSTORAGE >& xStorage, in loadFromStorage()
3640 void SAL_CALL SfxBaseModel::storeToStorage( const uno::Reference< XSTORAGE >& xStorage, in storeToStorage()
3649 uno::Reference< XSTORAGE > xResult; in storeToStorage()
3702 void SAL_CALL SfxBaseModel::switchToStorage( const uno::Reference< XSTORAGE >& xStorage ) in switchToStorage()
3710 uno::Reference< XSTORAGE > xResult; in switchToStorage()
3727 uno::Reference< XSTORAGE > SAL_CALL SfxBaseModel::getDocumentStorage() in getDocumentStorage()
[all …]

Completed in 29 milliseconds