Home
last modified time | relevance | path

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

/trunk/main/svx/source/tbxctrls/
H A Ditemwin.cxx66 SvxLineBox::SvxLineBox( Window* pParent, const Reference< XFrame >& rFrame, WinBits nBits ) : in SvxLineBox() function in SvxLineBox
79 aDelayTimer.SetTimeoutHdl( LINK( this, SvxLineBox, DelayHdl_Impl ) ); in SvxLineBox()
85 SvxLineBox::~SvxLineBox() in ~SvxLineBox()
91 IMPL_LINK( SvxLineBox, DelayHdl_Impl, Timer *, EMPTYARG ) in IMPL_LINK() argument
103 void SvxLineBox::Select() in Select()
172 long SvxLineBox::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
201 long SvxLineBox::Notify( NotifyEvent& rNEvt ) in Notify()
228 void SvxLineBox::ReleaseFocus_Impl() in ReleaseFocus_Impl()
247 void SvxLineBox::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()
271 void SvxLineBox::FillControl() in FillControl()
H A Dlinectrl.cxx114 SvxLineBox* pBox = (SvxLineBox*)GetToolBox().GetItemWindow( GetId() ); in StateChanged()
158 SvxLineBox* pBox = (SvxLineBox*)GetToolBox().GetItemWindow( GetId() ); in Update()
205 SvxLineBox* pBox = (SvxLineBox*)GetToolBox().GetItemWindow( GetId() ); in Update()
221 return new SvxLineBox( pParent, m_xFrame ); in CreateItemWindow()
/trunk/main/svx/inc/svx/
H A Ditemwin.hxx39 class SvxLineBox : public LineLB class
55 SvxLineBox( Window* pParent,
58 ~SvxLineBox();
H A Dlinectrl.hxx34 class SvxLineBox;

Completed in 24 milliseconds