Lines Matching refs:SfxViewShell
234 TYPEINIT1(ViewShellBase, SfxViewShell);
240 SfxViewShell* __EXPORT ViewShellBase::CreateInstance ( in CreateInstance()
241 SfxViewFrame *pFrame, SfxViewShell *pOldView) in CreateInstance()
260 SFX_IMPL_INTERFACE(ViewShellBase, SfxViewShell, SdResId(STR_VIEWSHELLBASE)) in SFX_IMPL_INTERFACE() argument
269 SfxViewShell*) in ViewShellBase() argument
270 : SfxViewShell (_pFrame, in ViewShellBase()
440 SfxViewShell* pSfxViewShell = pViewFrame->GetViewShell(); in GetViewShellBase()
468 SfxViewShell::Notify(rBC, rHint); in Notify()
516 SfxViewShell::SetZoomFactor( in InnerResizePixel()
667 SfxViewShell::UIActivating( pClient ); in UIActivating()
675 SfxViewShell::UIDeactivated( pClient ); in UIDeactivated()
841 SfxViewShell::Activate(bIsMDIActivate); in Activate()
859 SfxViewShell::Deactivate(bIsMDIActivate); in Deactivate()
869 SfxViewShell::SetZoomFactor (rZoomX, rZoomY); in SetZoomFactor()
881 sal_uInt16 nResult = SfxViewShell::PrepareClose (bUI, bForBrowsing); in PrepareClose()
901 SfxViewShell::WriteUserData (rString, bBrowse); in WriteUserData()
914 SfxViewShell::ReadUserData (rString, bBrowse); in ReadUserData()
932 return SfxViewShell::GetDrawView(); in GetDrawView()
940 SfxViewShell::AdjustPosSizePixel (rOfs, rSize); in AdjustPosSizePixel()