Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptinet2.cxx186 aProxyModeLB (this, CUI_RES(LB_PROXYMODE)), in SvxProxyTabPage()
226 aProxyModeLB.SetSelectHdl(LINK( this, SvxProxyTabPage, ProxyHdl_Impl )); in SvxProxyTabPage()
292 aProxyModeLB.SelectEntryPos( (sal_uInt16) nIntValue ); in ReadConfigData_Impl()
454 aProxyModeLB.SaveValue(); in Reset()
463 EnableControls_Impl( aProxyModeLB.GetSelectEntryPos() == 2 ); in Reset()
477 sal_uInt16 nSelPos = aProxyModeLB.GetSelectEntryPos(); in FillItemSet()
478 if(aProxyModeLB.GetSavedValue() != nSelPos) in FillItemSet()
598 Point aNewPos = aProxyModeLB.GetPosPixel(); in ArrangeControls_Impl()
601 aProxyModeLB.SetPosPixel( aNewPos ); in ArrangeControls_Impl()
H A Doptinet2.hxx90 ListBox aProxyModeLB; member in SvxProxyTabPage

Completed in 34 milliseconds