Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx149 const String& GetAddinPath() { return GetPath( SvtPathOptions::PATH_ADDIN ); } in GetAddinPath() function in SvtPathOptions_Impl
580 const String& SvtPathOptions::GetAddinPath() const in GetAddinPath() function in SvtPathOptions
582 return pImp->GetAddinPath(); in GetAddinPath()
964 case PATH_ADDIN: aPath = GetAddinPath(); break; in SearchFile()
/trunk/main/sc/source/core/data/
H A Dglobalx.cxx59 String aMultiPath = aPathOpt.GetAddinPath(); in InitAddIns()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx75 const String& GetAddinPath() const;
/trunk/main/sw/source/ui/vba/
H A Dvbaaddins.cxx42 String aAddinPath = aPathOpt.GetAddinPath(); in lcl_getAddinCollection()
/trunk/main/filter/source/msfilter/
H A Dmsvbahelper.cxx293 String aAddinPath = aPathOpt.GetAddinPath(); in resolveVBAMacro()
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx478 …IN: ::utl::LocalFileHelper::ConvertPhysicalNameToURL( aPathCfg.GetAddinPath(), aValue ); br… in GetOptions()

Completed in 30 milliseconds