Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx163 const String& GetModulePath() { return GetPath( SvtPathOptions::PATH_MODULE ); } in GetModulePath()
190 …void SetModulePath( const String& rPath ) { SetPath( SvtPathOptions::PATH_MODULE, rPath… in SetModulePath()
242 { "Module", SvtPathOptions::PATH_MODULE },
295 ePath == SvtPathOptions::PATH_MODULE || in GetPath()
344 case SvtPathOptions::PATH_MODULE: in SetPath()
978 case PATH_MODULE: aPath = GetModulePath(); break; in SearchFile()
H A Ddefaultoptions.cxx140 { SvtPathOptions::PATH_MODULE, &SvtDefaultOptions_Impl::m_aModulePath },
212 nId == SvtPathOptions::PATH_MODULE || in GetDefaultPath()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx58 PATH_MODULE, enumerator
/trunk/main/linguistic/source/
H A Dmisc2.cxx99 case SvtPathOptions::PATH_MODULE : in GetModulePath()
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx492 …case SvtPathOptions::PATH_MODULE: ::utl::LocalFileHelper::ConvertPhysicalNameToURL( aPathCfg… in GetOptions()
907 case SvtPathOptions::PATH_MODULE: in SetOptions()