Searched refs:SearchFile (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/unotools/inc/unotools/ |
H A D | pathoptions.hxx | 131 sal_Bool SearchFile( String& rIniFile, Pathes ePath = PATH_USERCONFIG );
|
/aoo41x/main/sw/source/ui/config/ |
H A D | uinums.cxx | 123 if( aOpt.SearchFile( sNm, SvtPathOptions::PATH_USERCONFIG )) in Init()
|
/aoo41x/main/unotools/source/config/ |
H A D | pathoptions.cxx | 923 sal_Bool SvtPathOptions::SearchFile( String& rIniFile, Pathes ePath ) in SearchFile() function in SvtPathOptions
|
/aoo41x/main/sw/source/core/doc/ |
H A D | tblafmt.cxx | 952 if( aOpt.SearchFile( sNm, SvtPathOptions::PATH_USERCONFIG )) in Load()
|
/aoo41x/main/sw/source/ui/index/ |
H A D | cnttab.cxx | 572 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()
|
/aoo41x/main/sw/source/filter/html/ |
H A D | swhtml.cxx | 174 sal_Bool bSet = aPathOpt.SearchFile( sTemplate, SvtPathOptions::PATH_TEMPLATE ); in GetTemplateName() 185 bSet = aPathOpt.SearchFile( sTemplate, SvtPathOptions::PATH_TEMPLATE ); in GetTemplateName()
|
/aoo41x/main/basic/source/basmgr/ |
H A D | basmgr.cxx | 1004 if( aPathCFG.SearchFile( aSearchFile, SvtPathOptions::PATH_BASIC ) ) in LoadBasicManager()
|
Completed in 79 milliseconds