Home
last modified time | relevance | path

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

/AOO41X/main/unotools/source/config/
H A Ddefaultoptions.cxx101 String m_aWorkPath; member in SvtDefaultOptions_Impl
146 { SvtPathOptions::PATH_WORK, &SvtDefaultOptions_Impl::m_aWorkPath }
312 … case DEFAULTPATH__WORK: m_aWorkPath = String( aFullPath ); break; in SvtDefaultOptions_Impl()