Home
last modified time | relevance | path

Searched refs:GetTemplatePath (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sfx2/source/doc/
H A Ddoctdlg.cxx218 String SfxDocumentTemplateDlg::GetTemplatePath() in GetTemplatePath() function in SfxDocumentTemplateDlg
222 return pTemplates->GetTemplatePath( in GetTemplatePath()
H A Ddoctempl.cxx653 String SfxDocumentTemplates::GetTemplatePath in GetTemplatePath() function in SfxDocumentTemplates
H A Ddoctemplates.cxx593 String aDirs = SvtPathOptions().GetTemplatePath(); in getDirList()
/trunk/main/unotools/source/config/
H A Dpathoptions.cxx168 const String& GetTemplatePath() { return GetPath( SvtPathOptions::PATH_TEMPLATE ); } in GetTemplatePath() function in SvtPathOptions_Impl
720 const String& SvtPathOptions::GetTemplatePath() const in GetTemplatePath() function in SvtPathOptions
722 return pImp->GetTemplatePath(); in GetTemplatePath()
983 case PATH_TEMPLATE: aPath = GetTemplatePath(); break; in SearchFile()
/trunk/main/sfx2/inc/sfx2/
H A Ddoctdlg.hxx75 String GetTemplatePath();
H A Ddoctempl.hxx88 String GetTemplatePath(sal_uInt16 nRegion, const String &rLongName) const;
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx94 const String& GetTemplatePath() const;
/trunk/main/cui/source/dialogs/
H A Dhlinettp.cxx85 String aStrBasePaths( SvtPathOptions().GetTemplatePath() ); in SvxHyperlinkInternetTp()
/trunk/main/svtools/source/misc/
H A Dtemplatefoldercache.cxx706 String aDirs = aPathOptions.GetTemplatePath(); in readCurrentState()
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx497 … case SvtPathOptions::PATH_TEMPLATE: aValue = aPathCfg.GetTemplatePath(); break; in GetOptions()
H A Dappopen.cxx712 aPath = SvtPathOptions().GetTemplatePath(); in OpenDocExec_Impl()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx595 sInfo.SearchAndReplaceAscii( "%2", aOpt.GetTemplatePath() ); in IMPL_LINK()

Completed in 84 milliseconds