Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx149 const String& GetAddinPath() { return GetPath( SvtPathOptions::PATH_ADDIN ); } in GetAddinPath()
176 …void SetAddinPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_ADDIN, rPath )… in SetAddinPath()
228 { "Addin", SvtPathOptions::PATH_ADDIN },
292 if( ePath == SvtPathOptions::PATH_ADDIN || in GetPath()
341 case SvtPathOptions::PATH_ADDIN: in SetPath()
964 case PATH_ADDIN: aPath = GetAddinPath(); break; in SearchFile()
H A Ddefaultoptions.cxx126 { SvtPathOptions::PATH_ADDIN, &SvtDefaultOptions_Impl::m_aAddinPath },
209 if ( nId == SvtPathOptions::PATH_ADDIN || in GetDefaultPath()
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx470 for ( sal_uInt16 nProp = SvtPathOptions::PATH_ADDIN; in GetOptions()
478 …case SvtPathOptions::PATH_ADDIN: ::utl::LocalFileHelper::ConvertPhysicalNameToURL( aPathCfg… in GetOptions()
873 case SvtPathOptions::PATH_ADDIN: in SetOptions()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx44 PATH_ADDIN, enumerator

Completed in 31 milliseconds