Home
last modified time | relevance | path

Searched refs:StorageHolder (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/framework/source/accelerators/
H A Dstorageholder.cxx89 StorageHolder::StorageHolder() in StorageHolder() function in framework::StorageHolder
96 StorageHolder::StorageHolder(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR) in StorageHolder() function in framework::StorageHolder
103 StorageHolder::~StorageHolder() in ~StorageHolder()
110 void StorageHolder::forgetCachedStorages() in forgetCachedStorages()
235 StorageHolder::TStorageList StorageHolder::getAllPathStorages(const ::rtl::OUString& sPath) in getAllPathStorages()
240 StorageHolder::TStorageList lStoragesOfPath; in getAllPathStorages()
279 void StorageHolder::commitPath(const ::rtl::OUString& sPath) in commitPath()
284 StorageHolder::TStorageList::reverse_iterator pIt; in commitPath()
306 void StorageHolder::closePath(const ::rtl::OUString& rPath) in closePath()
356 void StorageHolder::notifyPath(const ::rtl::OUString& sPath) in notifyPath()
[all …]
H A Dacceleratorconfiguration.cxx413 css::uno::Reference< css::io::XStream > xStream = StorageHolder::openSubStreamWithFallback( in storeToStorage()
/aoo42x/main/framework/source/inc/accelerators/
H A Dstorageholder.hxx69 class StorageHolder : private ThreadHelpBase // attention! Must be the first base class to guarante… class
118 StorageHolder();
123 StorageHolder(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR);
128 virtual ~StorageHolder();
155 virtual StorageHolder::TStorageList getAllPathStorages(const ::rtl::OUString& sPath);
202 virtual void operator=(const StorageHolder& rCopy);
H A Dpresethandler.hxx126 StorageHolder m_lStoragesShare;
127 StorageHolder m_lStoragesUser;
181 StorageHolder m_lDocumentStorages;

Completed in 40 milliseconds