Home
last modified time | relevance | path

Searched refs:FillAttrLB (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/source/tbxctrls/
H A Ditemwin.cxx755 FillAttrLB( pParent, nBits | WB_TABSTOP ), in SvxFillAttrBox()
781 return FillAttrLB::PreNotify( rNEvt ); in PreNotify()
788 long nHandled = FillAttrLB::Notify( rNEvt ); in Notify()
819 FillAttrLB::Select(); in Select()
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx1350 void FillAttrLB::Fill( const XColorListSharedPtr aColorTab ) in Fill()
1466 void FillAttrLB::Fill( const XHatchListSharedPtr aList ) in Fill()
1586 void FillAttrLB::Fill( const XGradientListSharedPtr aList ) in Fill()
1769 FillAttrLB::FillAttrLB( Window* pParent, ResId Id ) in FillAttrLB() function in FillAttrLB
1777 FillAttrLB::FillAttrLB(Window* pParent, WinBits aWB) in FillAttrLB() function in FillAttrLB
1784 void FillAttrLB::Fill(const XBitmapListSharedPtr aList) in Fill()
1807 void FillAttrLB::SelectEntryByList( const XBitmapListSharedPtr aList, const String& rStr) in SelectEntryByList()
/trunk/main/svx/inc/svx/
H A Ddlgctrl.hxx362 class FillAttrLB : public ColorListBox class
368 FillAttrLB( Window* pParent, ResId Id );
369 FillAttrLB( Window* pParent, WinBits aWB );
H A Ditemwin.hxx170 class SvxFillAttrBox : public FillAttrLB

Completed in 28 milliseconds