Lines Matching refs:DrawViewShell

116 void DrawViewShell::Activate(sal_Bool bIsMDIActivate)  in Activate()
121 void DrawViewShell::UIActivating( SfxInPlaceClient* pCli ) in UIActivating()
131 void DrawViewShell::UIDeactivated( SfxInPlaceClient* pCli ) in UIDeactivated()
148 void DrawViewShell::Deactivate(sal_Bool bIsMDIActivate) in Deactivate()
185 void DrawViewShell::SelectionHasChanged (void) in SelectionHasChanged()
311 void DrawViewShell::SetZoom( long nZoom ) in SetZoom()
328 void DrawViewShell::SetZoomRect( const Rectangle& rZoomRect ) in SetZoomRect()
343 sal_uInt16 DrawViewShell::PrepareClose( sal_Bool bUI, sal_Bool bForBrowsing ) in PrepareClose()
360 maCloseTimer.SetTimeoutHdl( LINK( this, DrawViewShell, CloseHdl ) ); in PrepareClose()
374 void DrawViewShell::ChangeEditMode(EditMode eEMode, bool bIsLayerModeActive) in ChangeEditMode()
538 bool DrawViewShell::IsLayerModeActive (void) const in IsLayerModeActive()
552 long DrawViewShell::GetHCtrlWidth() in GetHCtrlWidth()
565 SvxRuler* DrawViewShell::CreateHRuler (::sd::Window* pWin, sal_Bool bIsFirst) in CreateHRuler()
609 SvxRuler* DrawViewShell::CreateVRuler(::sd::Window* pWin) in CreateVRuler()
640 void DrawViewShell::UpdateHRuler() in UpdateHRuler()
657 void DrawViewShell::UpdateVRuler() in UpdateVRuler()
673 void DrawViewShell::SetUIUnit(FieldUnit eUnit) in SetUIUnit()
684 IMPL_LINK( DrawViewShell, TabSplitHdl, TabBar *, pTab ) in IMPL_LINK() argument
709 SdPage* DrawViewShell::getCurrentPage() const in getCurrentPage()
737 void DrawViewShell::ResetActualPage() in ResetActualPage()
800 ErrCode DrawViewShell::DoVerb(long nVerb) in DoVerb()
901 sal_Bool DrawViewShell::ActivateObject(SdrOle2Obj* pObj, long nVerb) in ActivateObject()
929 sal_Bool DrawViewShell::SwitchPage(sal_uInt16 nSelectedPage) in SwitchPage()
947 ::std::mem_fun(&DrawViewShell::SwitchPage), in SwitchPage()
1278 sal_Bool DrawViewShell::IsSwitchPageAllowed() const in IsSwitchPageAllowed()
1296 void DrawViewShell::ResetActualLayer() in ResetActualLayer()
1402 IMPL_LINK( DrawViewShell, CloseHdl, Timer*, pTimer ) in IMPL_LINK() argument
1415 sal_Int8 DrawViewShell::AcceptDrop ( in AcceptDrop()
1437 sal_Int8 DrawViewShell::ExecuteDrop ( in ExecuteDrop()