Home
last modified time | relevance | path

Searched refs:SearchFile (Results 1 – 7 of 7) sorted by relevance

/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx131 sal_Bool SearchFile( String& rIniFile, Pathes ePath = PATH_USERCONFIG );
/trunk/main/sw/source/ui/config/
H A Duinums.cxx123 if( aOpt.SearchFile( sNm, SvtPathOptions::PATH_USERCONFIG )) in Init()
/trunk/main/unotools/source/config/
H A Dpathoptions.cxx923 sal_Bool SvtPathOptions::SearchFile( String& rIniFile, Pathes ePath ) in SearchFile() function in SvtPathOptions
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx572 sal_Bool bExist = aOpt.SearchFile( sTemplate, SvtPathOptions::PATH_TEMPLATE ); in IMPL_LINK()
580 bExist = aOpt.SearchFile( sTemplate, SvtPathOptions::PATH_TEMPLATE ); in IMPL_LINK()
587 bExist = aOpt.SearchFile( sTemplate, SvtPathOptions::PATH_TEMPLATE ); in IMPL_LINK()
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx950 if( aOpt.SearchFile( sNm, SvtPathOptions::PATH_USERCONFIG )) in Load()
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx174 sal_Bool bSet = aPathOpt.SearchFile( sTemplate, SvtPathOptions::PATH_TEMPLATE ); in GetTemplateName()
185 bSet = aPathOpt.SearchFile( sTemplate, SvtPathOptions::PATH_TEMPLATE ); in GetTemplateName()
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx1004 if( aPathCFG.SearchFile( aSearchFile, SvtPathOptions::PATH_BASIC ) ) in LoadBasicManager()

Completed in 116 milliseconds