Home
last modified time | relevance | path

Searched refs:aCheckLB (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/cui/source/options/
H A Dfontsubs.cxx97 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 …]
H A Doptfltr.cxx142 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 …]
H A Doptfltr.hxx85 MSFltrSimpleTable aCheckLB; member in OfaMSFilterTabPage2
H A Dfontsubs.hxx76 SvxFontSubstCheckListBox aCheckLB; member in SvxFontSubstTabPage
/aoo42x/main/cui/source/tabpages/
H A Dautocdlg.cxx297 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 …]
/aoo42x/main/sw/source/ui/config/
H A Doptload.cxx394 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 …]
/aoo42x/main/cui/source/inc/
H A Dautocdlg.hxx104 SvxCheckListBox aCheckLB; member in OfaAutocorrOptionsPage
135 OfaACorrCheckListBox aCheckLB; member in OfaSwAutoFmtOptionsPage
329 SvxCheckListBox aCheckLB; member in OfaQuoteTabPage
/aoo42x/main/sw/source/ui/inc/
H A Doptload.hxx130 SvxCheckListBox aCheckLB; member in SwCaptionOptPage

Completed in 66 milliseconds