Home
last modified time | relevance | path

Searched refs:OpenUCBStorage (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sot/inc/sot/
H A Dstg.hxx137 virtual BaseStorage* OpenUCBStorage( const String & rEleName,
237 virtual BaseStorage* OpenUCBStorage( const String & rEleName,
357 virtual BaseStorage* OpenUCBStorage( const String & rEleName,
H A Dstorage.hxx218 SotStorage * OpenUCBStorage( const String & rEleName,
/trunk/main/sot/source/sdstor/
H A Dstorage.cxx786 SotStorageRef pChildStorage = OpenUCBStorage( rEleName, nMode, STORAGE_TRANSACTED ); in GetUNOAPIDuplicate()
1204 SotStorage * SotStorage::OpenUCBStorage( const String & rEleName, in OpenUCBStorage() function in SotStorage
1214 BaseStorage * p = m_pOwnStg->OpenUCBStorage( rEleName, nMode, in OpenUCBStorage()
H A Dstg.cxx583 BaseStorage* Storage::OpenUCBStorage( const String& rName, StreamMode m, sal_Bool bDirect ) in OpenUCBStorage() function in Storage
H A Ducbstorage.cxx2797 … pDest->OpenUCBStorage( rNew, STREAM_WRITE | STREAM_SHARE_DENYALL, pImp->m_bDirect ) :
2988 BaseStorage* UCBStorage::OpenUCBStorage( const String& rEleName, StreamMode nMode, sal_Bool bDirect… function in UCBStorage

Completed in 44 milliseconds