Searched refs:aCheckLB (Results 1 – 8 of 8) sorted by relevance
97 aCheckLB.SetStyle(aCheckLB.GetStyle()|WB_HSCROLL|WB_VSCROLL); in SvxFontSubstTabPage()99 aCheckLB.SortByCol(2); in SvxFontSubstTabPage()103 aCheckLB.SetSelectHdl(aLink); in SvxFontSubstTabPage()252 aCheckLB.Clear(); in Reset()268 aCheckLB.Insert(pEntry); in Reset()323 aCheckLB.Select(pEntry); in IMPL_LINK()344 if (pWin == &aCheckLB) in IMPL_LINK()366 aCheckLB.Select(pEntry); in IMPL_LINK()441 if (!aCheckLB.IsEnabled()) in CheckEnable()445 aCheckLB.Invalidate(); in CheckEnable()[all …]
142 aCheckLB ( this, CUI_RES( CLB_SETTINGS )), in OfaMSFilterTabPage2()156 aCheckLB.SvxSimpleTable::SetTabs( aStaticTabs ); in OfaMSFilterTabPage2()163 aCheckLB.SetHelpId( HID_OFAPAGE_MSFLTR2_CLB ); in OfaMSFilterTabPage2()164 aCheckLB.SetStyle( aCheckLB.GetStyle()|WB_HSCROLL| WB_VSCROLL ); in OfaMSFilterTabPage2()238 aCheckLB.SetUpdateMode(sal_False); in Reset()239 aCheckLB.Clear(); in Reset()283 aCheckLB.InvalidateEntry( pEntry ); in Reset()287 aCheckLB.SetUpdateMode( sal_True ); in Reset()305 aCheckLB.Insert( pEntry ); in InsertEntry()310 SvLBoxEntry* pEntry = aCheckLB.First(); in GetEntry4Type()[all …]
85 MSFltrSimpleTable aCheckLB; member in OfaMSFilterTabPage2
76 SvxFontSubstCheckListBox aCheckLB; member in SvxFontSubstTabPage
297 aCheckLB.Clear(); in Reset()299 aCheckLB.InsertEntry(sInput); in Reset()301 aCheckLB.InsertEntry(sStartCap); in Reset()303 aCheckLB.InsertEntry(sURL); in Reset()304 aCheckLB.InsertEntry(sDash); in Reset()316 aCheckLB.SetUpdateMode(sal_True); in Reset()492 aCheckLB.SetStyle(aCheckLB.GetStyle()|WB_HSCROLL| WB_VSCROLL); in OfaSwAutoFmtOptionsPage()704 aCheckLB.Clear(); in Reset()823 aCheckLB.Invalidate(); in IMPL_LINK()2146 if ( aCheckLB.IsVisible( ) ) in FillItemSet()[all …]
394 aCheckLB (this, SW_RES(CLB_OBJECTS )), in SwCaptionOptPage()492 aCheckLB.SetHelpId(HID_OPTCAPTION_CLB); in SwCaptionOptPage()543 SvLBoxEntry* pEntry = aCheckLB.First(); in FillItemSet()549 pEntry = aCheckLB.Next(pEntry); in FillItemSet()578 aCheckLB.InsertEntry(sSWTable); in Reset()580 aCheckLB.InsertEntry(sSWFrame); in Reset()582 aCheckLB.InsertEntry(sSWGraphic); in Reset()623 aCheckLB.InsertEntry( sClass ); in Reset()662 pEntry = aCheckLB.Next(pEntry); in DelUserData()676 … sal_Bool bChecked = aCheckLB.IsChecked((sal_uInt16)aCheckLB.GetModel()->GetAbsPos(pSelEntry)); in IMPL_LINK()[all …]
104 SvxCheckListBox aCheckLB; member in OfaAutocorrOptionsPage135 OfaACorrCheckListBox aCheckLB; member in OfaSwAutoFmtOptionsPage329 SvxCheckListBox aCheckLB; member in OfaQuoteTabPage
130 SvxCheckListBox aCheckLB; member in SwCaptionOptPage
Completed in 135 milliseconds