Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Ddefaultoptions.cxx124 static PathToDefaultMapping_Impl __READONLY_DATA PathMap_Impl[] = variable
204 while ( PathMap_Impl[nIdx]._ePath <= SvtPathOptions::PATH_WORK ) in GetDefaultPath()
206 if ( nId == PathMap_Impl[nIdx]._ePath && PathMap_Impl[nIdx]._pDefaultPath ) in GetDefaultPath()
208 aRet = this->*(PathMap_Impl[nIdx]._pDefaultPath); in GetDefaultPath()

Completed in 14 milliseconds