Searched refs:GetTemplatePath (Results 1 – 12 of 12) sorted by relevance
218 String SfxDocumentTemplateDlg::GetTemplatePath() in GetTemplatePath() function in SfxDocumentTemplateDlg222 return pTemplates->GetTemplatePath( in GetTemplatePath()
653 String SfxDocumentTemplates::GetTemplatePath in GetTemplatePath() function in SfxDocumentTemplates
593 String aDirs = SvtPathOptions().GetTemplatePath(); in getDirList()
168 const String& GetTemplatePath() { return GetPath( SvtPathOptions::PATH_TEMPLATE ); } in GetTemplatePath() function in SvtPathOptions_Impl720 const String& SvtPathOptions::GetTemplatePath() const in GetTemplatePath() function in SvtPathOptions722 return pImp->GetTemplatePath(); in GetTemplatePath()983 case PATH_TEMPLATE: aPath = GetTemplatePath(); break; in SearchFile()
75 String GetTemplatePath();
88 String GetTemplatePath(sal_uInt16 nRegion, const String &rLongName) const;
94 const String& GetTemplatePath() const;
85 String aStrBasePaths( SvtPathOptions().GetTemplatePath() ); in SvxHyperlinkInternetTp()
706 String aDirs = aPathOptions.GetTemplatePath(); in readCurrentState()
487 … case SvtPathOptions::PATH_TEMPLATE: aValue = aPathCfg.GetTemplatePath(); break; in GetOptions()
712 aPath = SvtPathOptions().GetTemplatePath(); in OpenDocExec_Impl()
595 sInfo.SearchAndReplaceAscii( "%2", aOpt.GetTemplatePath() ); in IMPL_LINK()
Completed in 136 milliseconds