Lines Matching refs:SfxFloatingWindow
484 long SfxFloatingWindow::Notify( NotifyEvent& rEvt ) in Notify()
530 SfxFloatingWindow::SfxFloatingWindow( SfxBindings *pBindinx, in SfxFloatingWindow() function in SfxFloatingWindow
544 pImp->aMoveTimer.SetTimeoutHdl(LINK(this,SfxFloatingWindow,TimerHdl)); in SfxFloatingWindow()
549 SfxFloatingWindow::SfxFloatingWindow( SfxBindings *pBindinx, in SfxFloatingWindow() function in SfxFloatingWindow
564 pImp->aMoveTimer.SetTimeoutHdl(LINK(this,SfxFloatingWindow,TimerHdl)); in SfxFloatingWindow()
569 sal_Bool SfxFloatingWindow::Close() in Close()
593 SfxFloatingWindow::~SfxFloatingWindow() in ~SfxFloatingWindow()
608 void SfxFloatingWindow::Resize() in Resize()
627 void SfxFloatingWindow::Move() in Move()
641 IMPL_LINK( SfxFloatingWindow, TimerHdl, Timer*, EMPTYARG) in IMPL_LINK() argument
658 void SfxFloatingWindow::StateChanged( StateChangedType nStateChange ) in StateChanged()
672 void SfxFloatingWindow::Initialize(SfxChildWinInfo *pInfo) in Initialize()
687 void SfxFloatingWindow::FillInfo(SfxChildWinInfo& rInfo) const in FillInfo()