Lines Matching refs:SfxViewFrame

149 DBG_NAME(SfxViewFrame)
151 #define SfxViewFrame macro
153 #undef SfxViewFrame
157 SFX_IMPL_INTERFACE(SfxViewFrame,SfxShell,SfxResId(0))
166 TYPEINIT2(SfxViewFrame,SfxShell,SfxListener);
235 void SfxViewFrame::SetDowning_Impl() in SetDowning_Impl()
241 sal_Bool SfxViewFrame::IsDowning_Impl() const in IsDowning_Impl()
253 void InsertViewFrame( SfxViewFrame* pFrame ) in InsertViewFrame()
256 C40_INSERT( SfxViewFrame, pFrame, Count() ); in InsertViewFrame()
269 SfxViewFrame* pFrame = (SfxViewFrame*) &rBC; in Notify()
272 sal_uInt16 nPos = C40_GETPOS( SfxViewFrame, pFrame ); in Notify()
285 ((SfxViewFrame*) pObj)->ExecReload_Impl( *(SfxRequest*)pArg ); in ReloadDecouple_Impl()
289 void SfxViewFrame::ExecReload_Impl( SfxRequest& rReq, sal_Bool bAsync ) in ExecReload_Impl()
301 void SfxViewFrame::ExecReload_Impl( SfxRequest& rReq ) in ExecReload_Impl()
307 SfxViewFrame* pActFrame = this; in ExecReload_Impl()
353 SfxViewFrame *pTop = GetTopViewFrame(); in ExecReload_Impl()
648 SfxViewFrame *pView = GetFirst( xOldObj ); in ExecReload_Impl()
911 void SfxViewFrame::StateReload_Impl( SfxItemSet& rSet ) in StateReload_Impl()
985 void SfxViewFrame::ExecHistory_Impl( SfxRequest &rReq ) in ExecHistory_Impl()
1032 void SfxViewFrame::StateHistory_Impl( SfxItemSet &rSet ) in StateHistory_Impl()
1087 void SfxViewFrame::PopShellAndSubShells_Impl( SfxViewShell& i_rViewShell ) in PopShellAndSubShells_Impl()
1110 void SfxViewFrame::ReleaseObjectShell_Impl() in ReleaseObjectShell_Impl()
1130 DBG_CHKTHIS(SfxViewFrame, 0); in ReleaseObjectShell_Impl()
1183 sal_Bool SfxViewFrame::Close() in Close()
1185 DBG_CHKTHIS(SfxViewFrame, 0); in Close()
1195 if (SfxViewFrame::Current() == this) in Close()
1196 SfxViewFrame::SetViewFrame( NULL ); in Close()
1208 void SfxViewFrame::DoActivate( sal_Bool bUI, SfxViewFrame* pOldFrame ) in DoActivate()
1210 DBG_CHKTHIS(SfxViewFrame, 0); in DoActivate()
1235 SfxViewFrame *pFrame = GetParentViewFrame(); in DoActivate()
1246 void SfxViewFrame::DoDeactivate(sal_Bool bUI, SfxViewFrame* pNewFrame ) in DoDeactivate()
1248 DBG_CHKTHIS(SfxViewFrame, 0); in DoDeactivate()
1269 SfxViewFrame *pFrame = GetParentViewFrame(); in DoDeactivate()
1280 void SfxViewFrame::InvalidateBorderImpl( const SfxViewShell* pSh ) in InvalidateBorderImpl()
1305 sal_Bool SfxViewFrame::SetBorderPixelImpl in SetBorderPixelImpl()
1348 const SvBorder& SfxViewFrame::GetBorderPixelImpl in GetBorderPixelImpl()
1358 void SfxViewFrame::Notify( SfxBroadcaster& /*rBC*/, const SfxHint& rHint ) in Notify()
1360 {DBG_CHKTHIS(SfxViewFrame, 0);} in Notify()
1486 void SfxViewFrame::Construct_Impl( SfxObjectShell *pObjSh ) in Construct_Impl()
1533 SfxViewFrame *pThis = this; // wegen der kranken Array-Syntax in Construct_Impl()
1535 rViewArr.C40_INSERT(SfxViewFrame, pThis, rViewArr.Count() ); in Construct_Impl()
1538 SfxViewFrame::SfxViewFrame in SfxViewFrame() function in SfxViewFrame
1556 DBG_CTOR( SfxViewFrame, NULL ); in SfxViewFrame()
1569 SfxViewFrame::~SfxViewFrame() in ~SfxViewFrame()
1571 DBG_DTOR(SfxViewFrame, 0); in ~SfxViewFrame()
1575 if ( SfxViewFrame::Current() == this ) in ~SfxViewFrame()
1576 SfxViewFrame::SetViewFrame( NULL ); in ~SfxViewFrame()
1592 const SfxViewFrame *pThis = this; in ~SfxViewFrame()
1602 void SfxViewFrame::KillDispatcher_Impl() in KillDispatcher_Impl()
1607 DBG_CHKTHIS(SfxViewFrame, 0); in KillDispatcher_Impl()
1623 SfxViewFrame* SfxViewFrame::Current() in Current()
1629 sal_uInt16 SfxViewFrame::Count() in Count()
1643 SfxViewFrame *pFrame = rFrames[i]; in Count()
1652 SfxViewFrame* SfxViewFrame::GetFirst in GetFirst()
1664 SfxViewFrame *pFrame = rFrames.GetObject(nPos); in GetFirst()
1676 SfxViewFrame* SfxViewFrame::GetNext in GetNext()
1678 const SfxViewFrame& rPrev, in GetNext()
1695 SfxViewFrame *pFrame = rFrames.GetObject(nPos); in GetNext()
1704 void SfxViewFrame::CloseHiddenFrames_Impl() in CloseHiddenFrames_Impl()
1710 SfxViewFrame *pFrame = rFrames.GetObject(nPos); in CloseHiddenFrames_Impl()
1719 SfxProgress* SfxViewFrame::GetProgress() const in GetProgress()
1726 void SfxViewFrame::ShowStatusText( const String& /*rText*/) in ShowStatusText()
1742 void SfxViewFrame::HideStatusText() in HideStatusText()
1757 SfxIniManager* SfxViewFrame::GetIniManager() const in GetIniManager()
1769 void SfxViewFrame::DoAdjustPosSizePixel //! teilen in Inner.../Outer... in DoAdjustPosSizePixel()
1776 DBG_CHKTHIS(SfxViewFrame, 0); in DoAdjustPosSizePixel()
1810 void SfxViewFrame::SetViewShell_Impl( SfxViewShell *pVSh ) in SetViewShell_Impl()
1833 SfxViewFrame* SfxViewFrame::GetParentViewFrame_Impl() const in GetParentViewFrame_Impl()
1839 void SfxViewFrame::ForceOuterResize_Impl(sal_Bool bOn) in ForceOuterResize_Impl()
1845 void SfxViewFrame::ForceInnerResize_Impl(sal_Bool bOn) in ForceInnerResize_Impl()
1851 sal_Bool SfxViewFrame::IsResizeInToOut_Impl() const in IsResizeInToOut_Impl()
1856 void SfxViewFrame::DoAdjustPosSize( SfxViewShell *pSh, in DoAdjustPosSize()
1859 DBG_CHKTHIS(SfxViewFrame, 0); in DoAdjustPosSize()
1870 void SfxViewFrame::GetDocNumber_Impl() in GetDocNumber_Impl()
1879 void SfxViewFrame::Enable( sal_Bool bEnable ) in Enable()
1886 SfxViewFrame *pParent = GetParentViewFrame_Impl(); in Enable()
1925 void SfxViewFrame::Show() in Show()
1972 sal_Bool SfxViewFrame::IsVisible() const in IsVisible()
1978 void SfxViewFrame::Hide() in Hide()
1986 void SfxViewFrame::LockObjectShell_Impl( sal_Bool bLock ) in LockObjectShell_Impl()
1996 void SfxViewFrame::MakeActive_Impl( sal_Bool bGrabFocus ) in MakeActive_Impl()
2011 SfxViewFrame* pParent = GetParentViewFrame(); in MakeActive_Impl()
2016 SfxViewFrame* pCurrent = SfxViewFrame::Current(); in MakeActive_Impl()
2049 void SfxViewFrame::SetQuietMode_Impl( sal_Bool bOn ) in SetQuietMode_Impl()
2056 SfxObjectShell* SfxViewFrame::GetObjectShell() in GetObjectShell()
2061 const Size& SfxViewFrame::GetMargin_Impl() const in GetMargin_Impl()
2066 void SfxViewFrame::SetActiveChildFrame_Impl( SfxViewFrame *pViewFrame ) in SetActiveChildFrame_Impl()
2085 SfxViewFrame* SfxViewFrame::GetActiveChildFrame_Impl() const in GetActiveChildFrame_Impl()
2087 SfxViewFrame *pViewFrame = pImp->pActiveChild; in GetActiveChildFrame_Impl()
2107 SfxViewFrame* SfxViewFrame::LoadViewIntoFrame_Impl_NoThrow( const SfxObjectShell& i_rDoc, const Ref… in LoadViewIntoFrame_Impl_NoThrow()
2180 SfxViewShell* SfxViewFrame::LoadViewIntoFrame_Impl( const SfxObjectShell& i_rDoc, const Reference< … in LoadViewIntoFrame_Impl()
2211 SfxViewFrame* SfxViewFrame::LoadHiddenDocument( SfxObjectShell& i_rDoc, const sal_uInt16 i_nViewId ) in LoadHiddenDocument()
2218 SfxViewFrame* SfxViewFrame::LoadDocument( SfxObjectShell& i_rDoc, const sal_uInt16 i_nViewId ) in LoadDocument()
2225 SfxViewFrame* SfxViewFrame::LoadDocumentIntoFrame( SfxObjectShell& i_rDoc, const Reference< XFrame … in LoadDocumentIntoFrame()
2232 SfxViewFrame* SfxViewFrame::LoadDocumentIntoFrame( SfxObjectShell& i_rDoc, const SfxFrameItem* i_pF… in LoadDocumentIntoFrame()
2238 SfxViewFrame* SfxViewFrame::DisplayNewDocument( SfxObjectShell& i_rDoc, const SfxRequest& i_rCreate… in DisplayNewDocument()
2253 SfxViewFrame* SfxViewFrame::Get( const Reference< XController>& i_rController, const SfxObjectShell… in Get()
2272 SfxViewFrame* pViewFrame = NULL; in Get()
2273 for ( pViewFrame = SfxViewFrame::GetFirst( pDoc, sal_False ); in Get()
2275 pViewFrame = SfxViewFrame::GetNext( *pViewFrame, pDoc, sal_False ) in Get()
2287 void SfxViewFrame::SaveCurrentViewData_Impl( const sal_uInt16 i_nNewViewId ) in SaveCurrentViewData_Impl()
2353 sal_Bool SfxViewFrame::SwitchToViewShell_Impl in SwitchToViewShell_Impl()
2449 void SfxViewFrame::SetCurViewId_Impl( const sal_uInt16 i_nID ) in SetCurViewId_Impl()
2455 sal_uInt16 SfxViewFrame::GetCurViewId() const in GetCurViewId()
2461 void SfxViewFrame::ExecView_Impl in ExecView_Impl()
2473 DBG_CHKTHIS(SfxViewFrame, 0); in ExecView_Impl()
2632 void SfxViewFrame::StateView_Impl in StateView_Impl()
2653 DBG_CHKTHIS(SfxViewFrame, 0); in StateView_Impl()
2718 void SfxViewFrame::ToTop() in ToTop()
2724 SfxViewFrame* SfxViewFrame::GetParentViewFrame() const in GetParentViewFrame()
2735 SfxFrame& SfxViewFrame::GetFrame() const in GetFrame()
2745 SfxViewFrame* SfxViewFrame::GetTopViewFrame() const in GetTopViewFrame()
2750 Window& SfxViewFrame::GetWindow() const in GetWindow()
2755 sal_Bool SfxViewFrame::DoClose() in DoClose()
2760 String SfxViewFrame::GetActualPresentationURL_Impl() const in GetActualPresentationURL_Impl()
2767 void SfxViewFrame::SetModalMode( sal_Bool bModal ) in SetModalMode()
2772 for ( SfxViewFrame* pFrame = SfxViewFrame::GetFirst( xObjSh ); in SetModalMode()
2773 !bModal && pFrame; pFrame = SfxViewFrame::GetNext( *pFrame, xObjSh ) ) in SetModalMode()
2779 sal_Bool SfxViewFrame::IsInModalMode() const in IsInModalMode()
2784 void SfxViewFrame::Resize( sal_Bool bForce ) in Resize()
2860 void SfxViewFrame::AddDispatchMacroToBasic_Impl( const ::rtl::OUString& sMacro ) in AddDispatchMacroToBasic_Impl()
3035 SfxViewFrame* pViewFrame = pViewShell->GetViewFrame(); in AddDispatchMacroToBasic_Impl()
3051 void SfxViewFrame::MiscExec_Impl( SfxRequest& rReq ) in MiscExec_Impl()
3174 SfxViewFrame *pTop = GetTopViewFrame(); in MiscExec_Impl()
3234 void SfxViewFrame::MiscState_Impl(SfxItemSet &rSet) in MiscState_Impl()
3249 SfxViewFrame *pFrame = this; in MiscState_Impl()
3322 SfxViewFrame* pTop = GetTopViewFrame(); in MiscState_Impl()
3354 void SfxViewFrame::ChildWindowExecute( SfxRequest &rReq ) in ChildWindowExecute()
3441 void SfxViewFrame::ChildWindowState( SfxItemSet& rState ) in ChildWindowState()
3518 SfxWorkWindow* SfxViewFrame::GetWorkWindow_Impl( sal_uInt16 /*nId*/ ) in GetWorkWindow_Impl()
3531 void SfxViewFrame::SetChildWindow(sal_uInt16 nId, sal_Bool bOn, sal_Bool bSetFocus ) in SetChildWindow()
3540 void SfxViewFrame::ToggleChildWindow(sal_uInt16 nId) in ToggleChildWindow()
3549 sal_Bool SfxViewFrame::HasChildWindow( sal_uInt16 nId ) in HasChildWindow()
3557 sal_Bool SfxViewFrame::KnowsChildWindow( sal_uInt16 nId ) in KnowsChildWindow()
3565 void SfxViewFrame::ShowChildWindow( sal_uInt16 nId, sal_Bool bVisible ) in ShowChildWindow()
3577 SfxChildWindow* SfxViewFrame::GetChildWindow(sal_uInt16 nId) in GetChildWindow()
3583 void SfxViewFrame::UpdateDocument_Impl() in UpdateDocument_Impl()
3593 void SfxViewFrame::SetViewFrame( SfxViewFrame* pFrame ) in SetViewFrame()
3599 void SfxViewFrame::ActivateToolPanel( const ::com::sun::star::uno::Reference< ::com::sun::star::fra… in ActivateToolPanel()
3610 SfxViewFrame* pViewFrame = pFrame ? pFrame->GetCurrentViewFrame() : NULL; in ActivateToolPanel()
3617 void SfxViewFrame::ActivateToolPanel_Impl( const ::rtl::OUString& i_rPanelURL ) in ActivateToolPanel_Impl()