Searched refs:aFmtLB (Results 1 – 2 of 2) sorted by relevance
1296 aFmtLB( this, CUI_RES(LB_FMT )), in SvxNumOptionsTabPage()1416 sal_uInt16 nPos = aFmtLB.InsertEntry(aIdent); in SvxNumOptionsTabPage()1427 aFmtLB.RemoveEntry( nPos); in SvxNumOptionsTabPage()1661 sal_uInt16 nFmtCount = aFmtLB.GetEntryCount(); in Reset()1667 aFmtLB.RemoveEntry(i - 1); in Reset()1676 aFmtLB.RemoveEntry(nPos); in Reset()1683 aFmtLB.RemoveEntry(nPos); in Reset()1699 sal_uInt16 nFmtCount = aFmtLB.GetEntryCount(); in Reset()1704 aFmtLB.RemoveEntry(i - 1); in Reset()1807 aFmtLB.SelectEntryPos(aFmtLB.GetEntryPos( (void*)sal::static_int_cast<sal_uIntPtr>( nLBData ) )); in InitControls()[all …]
255 ListBox aFmtLB; member in SvxNumOptionsTabPage
Completed in 48 milliseconds