Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dsendreportw32.cxx100 maParams.maHTTPProxyServer = (sal_Unicode *)szBuffer; in ReadParams()
145 …const _TCHAR *lpHTTPProxyServer = reinterpret_cast<LPCTSTR>(maParams.maHTTPProxyServer.GetBuffer()… in SaveParams()
H A Dsendreportunx.cxx175 maParams.maHTTPProxyServer = get_profile_String( sRCFile.c_str(), "Options", "ProxyServer" ); in ReadParams()
197 …fprintf( fp, "ProxyServer=%s\n", ByteString( maParams.maHTTPProxyServer, RTL_TEXTENCODING_UTF8 ).G… in SaveParams()
H A Ddocrecovery.cxx1920 maProxyServerEd.SetText( mrParams.maHTTPProxyServer ); in ErrorRepOptionsDialog()
1986 mrParams.maHTTPProxyServer = maProxyServerEd.GetText(); in IMPL_LINK()
/trunk/main/svx/source/inc/
H A Ddocrecovery.hxx842 String maHTTPProxyServer; member

Completed in 22 milliseconds