Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/dialog/
H A Dsendreportw32.cxx111 maParams.maHTTPProxyPort = (sal_Unicode *)szBuffer; in ReadParams()
154 …DWORD dwProxyPort = _tcstoul( reinterpret_cast<LPCTSTR>(maParams.maHTTPProxyPort.GetBuffer()), &en… in SaveParams()
H A Dsendreportunx.cxx176 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()
H A Ddocrecovery.cxx1921 maProxyPortEd.SetText( mrParams.maHTTPProxyPort ); in ErrorRepOptionsDialog()
1987 mrParams.maHTTPProxyPort = maProxyPortEd.GetText(); in IMPL_LINK()
/aoo4110/main/svx/source/inc/
H A Ddocrecovery.hxx843 String maHTTPProxyPort; member

Completed in 47 milliseconds