Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/tbxctrls/
H A Ditemwin.cxx739 SvxFillAttrBox::SvxFillAttrBox( Window* pParent, WinBits nBits ) : in SvxFillAttrBox() function in SvxFillAttrBox
754 SvxFillAttrBox::~SvxFillAttrBox() in ~SvxFillAttrBox()
760 long SvxFillAttrBox::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
772 long SvxFillAttrBox::Notify( NotifyEvent& rNEvt ) in Notify()
803 void SvxFillAttrBox::Select() in Select()
810 void SvxFillAttrBox::ReleaseFocus_Impl() in ReleaseFocus_Impl()
H A Dfillctrl.cxx490 pFillAttrLB = (SvxFillAttrBox*)pFillControl->pLbFillAttr; in CreateItemWindow()
513 pLbFillAttr = new SvxFillAttrBox( this ); in FillControl()
/aoo41x/main/svx/inc/svx/
H A Dfillctrl.hxx38 class SvxFillAttrBox;
58 SvxFillAttrBox* pFillAttrLB;
83 SvxFillAttrBox* pLbFillAttr;
H A Ditemwin.hxx170 class SvxFillAttrBox : public FillAttrLB class
173 SvxFillAttrBox( Window* pParent, WinBits nBits = WB_BORDER | WB_DROPDOWN | WB_AUTOHSCROLL );
174 ~SvxFillAttrBox();
/aoo41x/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.hxx110 ::boost::scoped_ptr< SvxFillAttrBox > mpLbFillAttr;
H A DAreaPropertyPanel.cxx88 mpLbFillAttr(new SvxFillAttrBox(this)), in AreaPropertyPanel()

Completed in 47 milliseconds