Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptinet2.cxx204 aNoProxyForED (this, CUI_RES( ED_NOPROXYFOR )), in SvxProxyTabPage()
327 aNoProxyForED.SetText( aStringValue ); in ReadConfigData_Impl()
390 aNoProxyForED.SetText( aStringValue ); in ReadConfigDefaults_Impl()
461 aNoProxyForED.SaveValue(); in Reset()
533 if ( aNoProxyForED.GetSavedValue() != aNoProxyForED.GetText() ) in FillItemSet()
536 makeAny( rtl::OUString(aNoProxyForED.GetText()))); in FillItemSet()
612 aNewPos.Y() = aNoProxyForED.GetPosPixel().Y(); in ArrangeControls_Impl()
613 aNoProxyForED.SetPosSizePixel( aNewPos, aNewSize ); in ArrangeControls_Impl()
639 aNoProxyForED.Enable(bEnable); in EnableControls_Impl()
H A Doptinet2.hxx109 Edit aNoProxyForED; member in SvxProxyTabPage

Completed in 32 milliseconds