Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/dialog/
H A Dsendreportunx.cxx156 static String get_profile_String( const char *pFileName, const char *pSectionName, const char *pKey… in get_profile_String() function
174 maEMailAddrED.SetText( get_profile_String( sRCFile.c_str(), "Options", "ReturnAddress" ) ); in ReadParams()
175 maParams.maHTTPProxyServer = get_profile_String( sRCFile.c_str(), "Options", "ProxyServer" ); in ReadParams()
176 maParams.maHTTPProxyPort = get_profile_String( sRCFile.c_str(), "Options", "ProxyPort" ); in ReadParams()

Completed in 14 milliseconds