Home
last modified time | relevance | path

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

/trunk/main/svx/source/inc/
H A Ddocrecovery.hxx835 : miHTTPConnectionType( 0 ) in ErrorRepParams()
837 : miHTTPConnectionType( 1 ) in ErrorRepParams()
844 int miHTTPConnectionType; member
/trunk/main/svx/source/dialog/
H A Dsendreportw32.cxx138 maParams.miHTTPConnectionType = uInternetConnection; in ReadParams()
172 DWORD uInternetConnection = maParams.miHTTPConnectionType; in SaveParams()
H A Dsendreportunx.cxx177 …maParams.miHTTPConnectionType = get_profile_bool( sRCFile.c_str(), "Options", "UseProxy" ) ? 2 : 1; in ReadParams()
196 fprintf( fp, "UseProxy=%s\n", 2 == maParams.miHTTPConnectionType ? "true" : "false" ); in SaveParams()
H A Ddocrecovery.cxx1944 switch ( mrParams.miHTTPConnectionType ) in ErrorRepOptionsDialog()
1980 mrParams.miHTTPConnectionType = 2; in IMPL_LINK()
1982 mrParams.miHTTPConnectionType = 1; in IMPL_LINK()
1984 mrParams.miHTTPConnectionType = 0; in IMPL_LINK()

Completed in 30 milliseconds