Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_storage.cxx534 const rtl::OUString & rName = aUri.getDecodedName(); in queryStorage()
660 aUri.getDecodedName(), in queryStream()
666 = xParentStorage->cloneStreamElement( aUri.getDecodedName() ); in queryStream()
674 aUri.getDecodedName(), in queryStream()
681 = xParentStorage->openStreamElement( aUri.getDecodedName(), in queryStream()
690 xStream = xParentStorage->cloneStreamElement( aUri.getDecodedName() ); in queryStream()
694 xStream = xParentStorage->openStreamElement( aUri.getDecodedName(), in queryStream()
H A Dtdoc_content.cxx1722 m_aProps.setTitle( aUri.getDecodedName() ); in insert()
1741 m_aProps.setTitle( aUri.getDecodedName() ); in insert()
2133 if ( xStorage->isStreamElement( aSourceUri.getDecodedName() ) ) in transfer()
2184 : aSourceUri.getDecodedName() ); in transfer()
2406 return xParentNA->hasByName( rUri.getDecodedName() ); in hasData()
2449 = xStorage->isStorageElement( rUri.getDecodedName() ); in loadData()
2648 aOldUri.getDecodedName(), aNewUri.getDecodedName() ); in renameData()
2712 xStorage->removeElement( aUri.getDecodedName() ); in removeData()
2775 xSourceStorage->copyElementTo( rSourceUri.getDecodedName(), in copyData()
H A Dtdoc_provider.cxx377 aUri.getDecodedName(), xStorage ); in queryStorageClone()
601 aTitle = aUri.getDecodedName(); in queryStorageTitle()
H A Dtdoc_uri.hxx88 const ::rtl::OUString & getDecodedName() const in getDecodedName() function in tdoc_ucp::Uri

Completed in 40 milliseconds