Home
last modified time | relevance | path

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

/trunk/main/package/source/xstor/
H A Dxstorage.hxx249 OStorage_Impl* CreateNewStorageImpl( sal_Int32 nStorageMode );
H A Dxstorage.cxx1491 OStorage_Impl* OStorage_Impl::CreateNewStorageImpl( sal_Int32 nStorageMode ) in CreateNewStorageImpl() function in OStorage_Impl
1522 pNewElement->m_pStorage = CreateNewStorageImpl( nStorageMode ); in InsertStorage()
1757 m_pRelStorElement->m_pStorage = CreateNewStorageImpl( embed::ElementModes::WRITE ); in CreateRelStorage()