Searched refs:ParseSmart (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/svtools/source/control/ |
H A D | inettbc.cxx | 509 String SvtURLBox::ParseSmart( String aText, String aBaseURL, String aWorkDir ) in ParseSmart() function in SvtURLBox 629 aMatch = SvtURLBox::ParseSmart( aText, aBaseURL, aWorkDir ); in run() 1181 String aName = ParseSmart( aText, aBaseURL, SvtPathOptions().GetWorkPath() ); in GetURL()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | inettbc.hxx | 93 static String ParseSmart( String aText, String aBaseURL, String aWorkDir );
|
/aoo41x/main/sfx2/source/inet/ |
H A D | inettbc.cxx | 110 aName = SvtURLBox::ParseSmart( rName, aBaseURL, SvtPathOptions().GetWorkPath() ); in OpenURL()
|
/aoo41x/main/fpicker/source/office/ |
H A D | iodlg.cxx | 1118 …String sCompleted = SvtURLBox::ParseSmart( aFileName, pThis->_pFileView->GetViewURL(), SvtPathOpti… in IMPL_STATIC_LINK()
|
Completed in 26 milliseconds