Searched refs:SvxFillAttrBox (Results 1 – 6 of 6) sorted by relevance
753 SvxFillAttrBox::SvxFillAttrBox( Window* pParent, WinBits nBits ) : in SvxFillAttrBox() function in SvxFillAttrBox768 SvxFillAttrBox::~SvxFillAttrBox() in ~SvxFillAttrBox()774 long SvxFillAttrBox::PreNotify( NotifyEvent& rNEvt ) in PreNotify()786 long SvxFillAttrBox::Notify( NotifyEvent& rNEvt ) in Notify()817 void SvxFillAttrBox::Select() in Select()824 void SvxFillAttrBox::ReleaseFocus_Impl() in ReleaseFocus_Impl()
532 mpFillAttrLB = (SvxFillAttrBox*)mpFillControl->mpLbFillAttr; in CreateItemWindow()563 mpLbFillAttr(new SvxFillAttrBox(this)), in FillControl()
37 class SvxFillAttrBox;57 SvxFillAttrBox* mpFillAttrLB;83 SvxFillAttrBox* mpLbFillAttr;
170 class SvxFillAttrBox : public FillAttrLB class173 SvxFillAttrBox( Window* pParent, WinBits nBits = WB_BORDER | WB_DROPDOWN | WB_AUTOHSCROLL );174 ~SvxFillAttrBox();
112 ::boost::scoped_ptr< SvxFillAttrBox > mpLbFillAttr;
90 mpLbFillAttr(new SvxFillAttrBox(this)), in AreaPropertyPanel()
Completed in 50 milliseconds