Searched refs:sDocUrl (Results 1 – 2 of 2) sorted by relevance
223 rtl::OUString sDocUrl; in fillArgsForLoading_Impl() local236 sDocUrl = aURL.Complete; in fillArgsForLoading_Impl()240 aArgs[nInd++].Value <<= sDocUrl; in fillArgsForLoading_Impl()
135 String sDocUrl; in GetBasePath() local145 sDocUrl = pPItem->GetValue(); in GetBasePath()149 sBasePath = sDocUrl.Copy( 0, sDocUrl.SearchBackward( '/' ) + 1 ); in GetBasePath()
Completed in 29 milliseconds