Home
last modified time | relevance | path

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

/aoo42x/main/ucb/source/ucp/tdoc/
H A Dtdoc_storage.cxx136 rtl::OUString aUriKey in createStorage() local
146 if ( (*aIt).first.first == aUriKey ) in createStorage()
178 xParentStorage = queryParentStorage( aUriKey, eMode ); in createStorage()
190 = queryStorage( xParentStorage, aUriKey, eMode ); in createStorage()
204 new Storage( m_xSMgr, this, aUriKey, xParentStorage, xStorage ) ); in createStorage()
208 std::pair< rtl::OUString, bool >( aUriKey, bWritable ), in createStorage()
231 xParentStorage = queryParentStorage( aUriKey, eMode ); in createStorage()
243 = queryStorage( xParentStorage, aUriKey, eMode ); in createStorage()
254 = new Storage( m_xSMgr, this, aUriKey, xParentStorage, xStorage ); in createStorage()

Completed in 10 milliseconds