Searched refs:aWritablePath (Results 1 – 1 of 1) sorted by relevance
157 rtl::OUString aWritablePath; in GetMultiPaths_Impl() local176 xPathSettings->getPropertyValue( aWriteable ) >>= aWritablePath; in GetMultiPaths_Impl()190 if (aWritablePath.getLength() > 0) in GetMultiPaths_Impl()195 if ((nPathFlags & PATH_FLAG_WRITABLE) && aWritablePath.getLength() != 0) in GetMultiPaths_Impl()196 pRes[ nCount++ ] = aWritablePath; in GetMultiPaths_Impl()
Completed in 8 milliseconds