Home
last modified time | relevance | path

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

/AOO42X/main/package/source/xstor/
H A Dxstorage.hxx250 SotElement_Impl* InsertStorage( ::rtl::OUString aName, sal_Int32 nStorageMode );
H A Dxstorage.cxx1518 SotElement_Impl* OStorage_Impl::InsertStorage( ::rtl::OUString aName, sal_Int32 nStorageMode ) in InsertStorage() function in OStorage_Impl
2640 pElement = m_pImpl->InsertStorage( aStorName, nStorageMode ); in openStorageElement()