Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/options/
H A Doptgdlg.cxx690 maSelectionCB(this, CUI_RES(CB_SELECTION)), in OfaViewTabPage()
756 maSelectionCB.SetToggleHdl( LINK( this, OfaViewTabPage, OnSelectionToggled ) ); in OfaViewTabPage()
835 const bool bSelectionEnabled(maSelectionCB.IsChecked()); in IMPL_LINK()
988 if(maSelectionCB.IsEnabled()) in FillItemSet()
990 const bool bNewSelection(maSelectionCB.IsChecked()); in FillItemSet()
995 mpDrawinglayerOpt->SetTransparentSelection(maSelectionCB.IsChecked()); in FillItemSet()
1136 maSelectionCB.Check(mpDrawinglayerOpt->IsTransparentSelection()); in Reset()
1140 maSelectionCB.Enable(false); in Reset()
H A Doptgdlg.hxx127 CheckBox maSelectionCB; member in OfaViewTabPage

Completed in 34 milliseconds