Searched refs:maSelectionCB (Results 1 – 2 of 2) sorted by relevance
690 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()
127 CheckBox maSelectionCB; member in OfaViewTabPage
Completed in 29 milliseconds