Searched refs:SvxLineBox (Results 1 – 4 of 4) sorted by relevance
66 SvxLineBox::SvxLineBox( Window* pParent, const Reference< XFrame >& rFrame, WinBits nBits ) : in SvxLineBox() function in SvxLineBox79 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() argument103 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()
114 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()
39 class SvxLineBox : public LineLB class55 SvxLineBox( Window* pParent, 58 ~SvxLineBox();
34 class SvxLineBox;
Completed in 26 milliseconds