Searched refs:aIconStyleLB (Results 1 – 2 of 2) sorted by relevance
665 aIconStyleLB ( this, CUI_RES( LB_ICONSTYLE ) ), in OfaViewTabPage()769 if( aIconStyleLB.GetEntryCount() == STYLE_SYMBOLS_THEMES_MAX ) in OfaViewTabPage()784 aIconStyleLB.RemoveEntry( nItem ); in OfaViewTabPage()791 if( aIconStyleLB.GetEntryCount() > 1 ) in OfaViewTabPage()793 ::rtl::OUString aAutoStr( aIconStyleLB.GetEntry( 0 ) ); in OfaViewTabPage()799 aAutoStr += aIconStyleLB.GetEntry( aIconStyleItemId[nAutoStyle] ); in OfaViewTabPage()801 aIconStyleLB.RemoveEntry( 0 ); in OfaViewTabPage()804 aIconStyleLB.SetSeparatorPos( 0 ); in OfaViewTabPage()880 sal_uInt16 nStyleLB_NewSelection = aIconStyleLB.GetSelectEntryPos(); in FillItemSet()1066 aIconStyleLB.SelectEntryPos( nStyleLB_InitialSelection ); in Reset()[all …]
97 ListBox aIconStyleLB; member in OfaViewTabPage
Completed in 23 milliseconds