Searched refs:GetAddinPath (Results 1 – 6 of 6) sorted by relevance
149 const String& GetAddinPath() { return GetPath( SvtPathOptions::PATH_ADDIN ); } in GetAddinPath() function in SvtPathOptions_Impl580 const String& SvtPathOptions::GetAddinPath() const in GetAddinPath() function in SvtPathOptions582 return pImp->GetAddinPath(); in GetAddinPath()964 case PATH_ADDIN: aPath = GetAddinPath(); break; in SearchFile()
59 String aMultiPath = aPathOpt.GetAddinPath(); in InitAddIns()
75 const String& GetAddinPath() const;
42 String aAddinPath = aPathOpt.GetAddinPath(); in lcl_getAddinCollection()
293 String aAddinPath = aPathOpt.GetAddinPath(); in resolveVBAMacro()
478 …IN: ::utl::LocalFileHelper::ConvertPhysicalNameToURL( aPathCfg.GetAddinPath(), aValue ); br… in GetOptions()
Completed in 146 milliseconds