Searched refs:maBulletsVS (Results 1 – 2 of 2) sorted by relevance
43 , maBulletsVS( this,SVX_RES(VS_VALUES) ) in ParaBulletsControl()50 maBulletsVS.SetColCount(3); in ParaBulletsControl()51 maBulletsVS.SetLineCount(3); in ParaBulletsControl()52 maBulletsVS.SetStyle( maBulletsVS.GetStyle() | WB_ITEMBORDER |WB_NO_DIRECTSELECT); in ParaBulletsControl()54 maBulletsVS.SetItemWidth(BULLET_IMAGE_WIDTH); in ParaBulletsControl()56 maBulletsVS.InsertItem( DEFAULT_NONE ); in ParaBulletsControl()59 maBulletsVS.InsertItem( nVSIdx ); in ParaBulletsControl()72 maBulletsVS.Show(); in ParaBulletsControl()94 maBulletsVS.StateChanged(STATE_CHANGE_STYLE); in UpdateValueSet()99 maBulletsVS.SelectItem( nTypeIndex ); in UpdateValueSet()[all …]
42 SvxNumValueSet3 maBulletsVS; member in svx::sidebar::ParaBulletsControl
Completed in 6 milliseconds