Searched refs:maIconCtrl (Results 1 – 2 of 2) sorted by relevance
246 maIconCtrl.Show(); in IconChoiceDialog()247 maIconCtrl.SetChoiceWithCursor ( sal_True ); in IconChoiceDialog()248 maIconCtrl.SetSelectionMode( SINGLE_SELECTION ); in IconChoiceDialog()249 maIconCtrl.SetHelpId( HID_ICCDIALOG_CHOICECTRL ); in IconChoiceDialog()330 for ( i=0; i<maIconCtrl.GetEntryCount(); i++) in ~IconChoiceDialog()398 WinBits aWinBits = maIconCtrl.GetStyle (); in SetCtrlPos()419 maIconCtrl.SetStyle ( aWinBits ); in SetCtrlPos()538 maIconCtrl.ArrangeIcons(); in SetPosSizeCtrls()634 Size aIconCtrlSize ( maIconCtrl.GetSizePixel() ); in SetPosSizePages()686 pEntry = maIconCtrl.GetCursor( ); in IMPL_LINK()[all …]
163 SvtIconChoiceCtrl maIconCtrl; // DAS IconChoice-Control member in IconChoiceDialog
Completed in 24 milliseconds