Home
last modified time | relevance | path

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

/aoo4110/main/linguistic/source/
H A Dmisc2.cxx157 rtl::OUString aWritablePath; in GetMultiPaths_Impl() local
176 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 18 milliseconds