Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/tbxctrls/
H A Ditemwin.cxx652 SvxFillTypeBox::SvxFillTypeBox( Window* pParent, WinBits nBits ) : in SvxFillTypeBox() function in SvxFillTypeBox
666 SvxFillTypeBox::~SvxFillTypeBox() in ~SvxFillTypeBox()
672 long SvxFillTypeBox::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
693 long SvxFillTypeBox::Notify( NotifyEvent& rNEvt ) in Notify()
724 void SvxFillTypeBox::ReleaseFocus_Impl() in ReleaseFocus_Impl()
H A Dfillctrl.cxx491 pFillTypeLB = (SvxFillTypeBox*)pFillControl->pLbFillType; in CreateItemWindow()
509 pLbFillType(new SvxFillTypeBox( this )), in FillControl()
/aoo41x/main/svx/inc/svx/
H A Dfillctrl.hxx37 class SvxFillTypeBox;
57 SvxFillTypeBox* pFillTypeLB;
82 SvxFillTypeBox* pLbFillType;
H A Ditemwin.hxx145 class SvxFillTypeBox : public FillTypeLB class
148 SvxFillTypeBox( Window* pParent, WinBits nBits = WB_BORDER | WB_DROPDOWN | WB_AUTOHSCROLL );
149 ~SvxFillTypeBox();
/aoo41x/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.hxx109 ::boost::scoped_ptr< SvxFillTypeBox > mpLbFillType;
H A DAreaPropertyPanel.cxx87 mpLbFillType(new SvxFillTypeBox(this)), in AreaPropertyPanel()

Completed in 32 milliseconds