Home
last modified time | relevance | path

Searched refs:mpFillAttrLB (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/svx/source/tbxctrls/
H A Dfillctrl.cxx70 mpFillAttrLB(0), in SvxFillToolBoxControl()
113 mpFillAttrLB->Disable(); in StateChanged()
114 mpFillAttrLB->SetNoSelection(); in StateChanged()
189 mpFillAttrLB->Enable(); in StateChanged()
194 mpFillAttrLB->Enable(); in StateChanged()
206 mpFillAttrLB->Disable(); in StateChanged()
207 mpFillAttrLB->SetNoSelection(); in StateChanged()
227 mpFillAttrLB->SetNoSelection(); in StateChanged()
265 mpFillAttrLB->SelectEntry(aString); in Update()
267 …if(mpFillAttrLB->GetSelectEntryPos() == LISTBOX_ENTRY_NOTFOUND || mpFillAttrLB->GetSelectEntryColo… in Update()
[all …]
/AOO42X/main/svx/inc/svx/
H A Dfillctrl.hxx57 SvxFillAttrBox* mpFillAttrLB; member in SvxFillToolBoxControl