Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx2615 uno::Reference< XSTORAGE > xConfigStorage; in Notify()
3258 uno::Reference< XSTORAGE > xResult; in getDocumentSubStorage()
3438 uno::Reference< XSTORAGE > xConfigStorage; in getUIConfigurationManager()
3468 uno::Reference< XSTORAGE > xOOo1ConfigStorage; in getUIConfigurationManager()
3635 void SAL_CALL SfxBaseModel::loadFromStorage( const uno::Reference< XSTORAGE >& xStorage, in loadFromStorage()
3674 void SAL_CALL SfxBaseModel::storeToStorage( const uno::Reference< XSTORAGE >& xStorage, in storeToStorage()
3683 uno::Reference< XSTORAGE > xResult; in storeToStorage()
3736 void SAL_CALL SfxBaseModel::switchToStorage( const uno::Reference< XSTORAGE >& xStorage ) in switchToStorage()
3744 uno::Reference< XSTORAGE > xResult; in switchToStorage()
3761 uno::Reference< XSTORAGE > SAL_CALL SfxBaseModel::getDocumentStorage() in getDocumentStorage()
[all …]

Completed in 86 milliseconds