Searched refs:aLbColorModel (Results 1 – 2 of 2) sorted by relevance
97 aLbColorModel ( this, CUI_RES( LB_COLORMODEL ) ), in SvxColorTabPage()144 aLbColorModel.SetSelectHdl( in SvxColorTabPage()167 aLbColorModel.SetAccessibleName( String( CUI_RES(STR_CUI_COLORMODEL) ) ); in SvxColorTabPage()232 aLbColorModel.SelectEntryPos( CM_RGB ); in ActivatePage()425 aLbColorModel.SelectEntryPos( (sal_uInt16) aStr.ToInt32() ); in Reset()1030 int nPos = aLbColorModel.GetSelectEntryPos(); in IMPL_LINK()1045 String aStr( aLbColorModel.GetSelectEntry() ); in IMPL_LINK()1090 String aStr( aLbColorModel.GetSelectEntry() ); in IMPL_LINK()
706 ListBox aLbColorModel; member in SvxColorTabPage
Completed in 19 milliseconds