Home
last modified time | relevance | path

Searched refs:SvxFillAttrBox (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/source/tbxctrls/
H A Ditemwin.cxx753 SvxFillAttrBox::SvxFillAttrBox( Window* pParent, WinBits nBits ) : in SvxFillAttrBox() function in SvxFillAttrBox
768 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()
H A Dfillctrl.cxx532 mpFillAttrLB = (SvxFillAttrBox*)mpFillControl->mpLbFillAttr; in CreateItemWindow()
563 mpLbFillAttr(new SvxFillAttrBox(this)), in FillControl()
/trunk/main/svx/inc/svx/
H A Dfillctrl.hxx37 class SvxFillAttrBox;
57 SvxFillAttrBox* mpFillAttrLB;
83 SvxFillAttrBox* mpLbFillAttr;
H A Ditemwin.hxx170 class SvxFillAttrBox : public FillAttrLB class
173 SvxFillAttrBox( Window* pParent, WinBits nBits = WB_BORDER | WB_DROPDOWN | WB_AUTOHSCROLL );
174 ~SvxFillAttrBox();
/trunk/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.hxx112 ::boost::scoped_ptr< SvxFillAttrBox > mpLbFillAttr;
H A DAreaPropertyPanel.cxx90 mpLbFillAttr(new SvxFillAttrBox(this)), in AreaPropertyPanel()

Completed in 62 milliseconds