Home
last modified time | relevance | path

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

/trunk/main/embedserv/source/embed/
H A Ded_ipersiststr.cxx223 rtl::OUString sDocUrl; in fillArgsForLoading_Impl() local
236 sDocUrl = aURL.Complete; in fillArgsForLoading_Impl()
240 aArgs[nInd++].Value <<= sDocUrl; in fillArgsForLoading_Impl()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx124 String sDocUrl; in GetBasePath() local
134 sDocUrl = pPItem->GetValue(); in GetBasePath()
138 sBasePath = sDocUrl.Copy( 0, sDocUrl.SearchBackward( '/' ) + 1 ); in GetBasePath()

Completed in 33 milliseconds