Searched refs:maHTTPProxyPort (Results 1 – 4 of 4) sorted by relevance
111 maParams.maHTTPProxyPort = (sal_Unicode *)szBuffer; in ReadParams()154 …DWORD dwProxyPort = _tcstoul( reinterpret_cast<LPCTSTR>(maParams.maHTTPProxyPort.GetBuffer()), &en… in SaveParams()
176 maParams.maHTTPProxyPort = get_profile_String( sRCFile.c_str(), "Options", "ProxyPort" ); in ReadParams()198 …fprintf( fp, "ProxyPort=%s\n", ByteString( maParams.maHTTPProxyPort, RTL_TEXTENCODING_UTF8 ).GetBu… in SaveParams()
1921 maProxyPortEd.SetText( mrParams.maHTTPProxyPort ); in ErrorRepOptionsDialog()1987 mrParams.maHTTPProxyPort = maProxyPortEd.GetText(); in IMPL_LINK()
843 String maHTTPProxyPort; member
Completed in 33 milliseconds