Lines Matching refs:SfxSplitWindow

69         explicit DeactivateUpdateMode( SfxSplitWindow& rSplitWindow )  in DeactivateUpdateMode()
88 SfxSplitWindow& mrSplitWindow;
114 friend class SfxSplitWindow;
116 SfxSplitWindow* pOwner;
125 SfxEmptySplitWin_Impl( SfxSplitWindow *pParent ) in SfxEmptySplitWin_Impl()
135 LINK(pOwner, SfxSplitWindow, TimerHdl ) ); in SfxEmptySplitWin_Impl()
201 void SfxSplitWindow::MouseButtonDown( const MouseEvent& rMEvt ) in MouseButtonDown()
214 SfxSplitWindow::SfxSplitWindow( Window* pParent, SfxChildAlignment eAl, in SfxSplitWindow() function in SfxSplitWindow
329 SfxSplitWindow::~SfxSplitWindow() in ~SfxSplitWindow()
346 void SfxSplitWindow::SaveConfig_Impl() in SaveConfig_Impl()
385 void SfxSplitWindow::StartSplit() in StartSplit()
414 void SfxSplitWindow::SplitResize() in SplitResize()
427 void SfxSplitWindow::Split() in Split()
479 void SfxSplitWindow::InsertWindow( SfxDockingWindow* pDockWin, const Size& rSize) in InsertWindow()
573 void SfxSplitWindow::ReleaseWindow_Impl(SfxDockingWindow *pDockWin, sal_Bool bSave) in ReleaseWindow_Impl()
608 void SfxSplitWindow::MoveWindow( SfxDockingWindow* pDockWin, const Size& rSize, in MoveWindow()
639 void SfxSplitWindow::InsertWindow( SfxDockingWindow* pDockWin, const Size& rSize, in InsertWindow()
704 void SfxSplitWindow::InsertWindow_Impl( SfxDock_Impl* pDock, in InsertWindow_Impl()
836 void SfxSplitWindow::RemoveWindow( SfxDockingWindow* pDockWin, sal_Bool bHide ) in RemoveWindow()
901 sal_Bool SfxSplitWindow::GetWindowPos( const SfxDockingWindow* pWindow, in GetWindowPos()
921 sal_Bool SfxSplitWindow::GetWindowPos( const Point& rTestPos, in GetWindowPos()
943 sal_uInt16 SfxSplitWindow::GetLineCount() const in GetLineCount()
955 long SfxSplitWindow::GetLineSize( sal_uInt16 nLine ) const in GetLineSize()
968 sal_uInt16 SfxSplitWindow::GetWindowCount( sal_uInt16 nLine ) const in GetWindowCount()
981 sal_uInt16 SfxSplitWindow::GetWindowCount() const in GetWindowCount()
993 void SfxSplitWindow::Command( const CommandEvent& rCEvt ) in Command()
1000 IMPL_LINK( SfxSplitWindow, TimerHdl, Timer*, pTimer) in IMPL_LINK() argument
1073 sal_Bool SfxSplitWindow::CursorIsOverRect( sal_Bool bForceAdding ) const in CursorIsOverRect()
1114 SplitWindow* SfxSplitWindow::GetSplitWindow() in GetSplitWindow()
1122 sal_Bool SfxSplitWindow::IsFadeIn() const in IsFadeIn()
1127 sal_Bool SfxSplitWindow::IsAutoHide( sal_Bool bSelf ) const in IsAutoHide()
1134 void SfxSplitWindow::SetPinned_Impl( sal_Bool bOn ) in SetPinned_Impl()
1189 void SfxSplitWindow::SetFadeIn_Impl( sal_Bool bOn ) in SetFadeIn_Impl()
1243 void SfxSplitWindow::AutoHide() in AutoHide()
1265 void SfxSplitWindow::FadeOut_Impl() in FadeOut_Impl()
1277 void SfxSplitWindow::FadeOut() in FadeOut()
1283 void SfxSplitWindow::FadeIn() in FadeIn()
1289 void SfxSplitWindow::Show_Impl() in Show_Impl()
1306 sal_Bool SfxSplitWindow::ActivateNextChild_Impl( sal_Bool bForward ) in ActivateNextChild_Impl()
1358 void SfxSplitWindow::SetActiveWindow_Impl( SfxDockingWindow* pWin ) in SetActiveWindow_Impl()