Home
last modified time | relevance | path

Searched refs:GetDocSh (Results 1 – 25 of 81) sorted by relevance

1234

/trunk/main/sd/source/ui/view/
H A Dviewshe2.cxx193 Rectangle aVisArea = GetDocSh()->GetVisArea(ASPECT_CONTENT); in IMPL_LINK_INLINE_END()
196 GetDocSh()->SetVisArea(aVisArea); in IMPL_LINK_INLINE_END()
264 GetDocSh()->SetVisArea(aVisArea); in IMPL_LINK_INLINE_END()
355 Rectangle aVisArea = GetDocSh()->GetVisArea(ASPECT_CONTENT); in Scroll()
358 GetDocSh()->SetVisArea(aVisArea); in Scroll()
671 if ( GetDocSh()->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED ) in SetPageSizeAndBorder()
673 aVisAreaPos = GetDocSh()->GetVisArea(ASPECT_CONTENT).TopLeft(); in SetPageSizeAndBorder()
833 GetDocSh()->SetWaitCursor( sal_True ); in ActivateObject()
875 GetDocSh()->SetWaitCursor( sal_False ); in ActivateObject()
880 GetDocSh()->SetWaitCursor( sal_True ); in ActivateObject()
[all …]
H A Dpresvish.cxx102 if( GetDocSh() && GetDocSh()->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED ) in PresentationViewShell()
103 maOldVisArea = GetDocSh()->GetVisArea( ASPECT_CONTENT ); in PresentationViewShell()
109 …if( GetDocSh() && GetDocSh()->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED && !maOldVisArea.IsEmpty… in ~PresentationViewShell()
110 GetDocSh()->SetVisArea( maOldVisArea ); in ~PresentationViewShell()
165 GetDocSh()->Connect( this ); in Activate()
H A Ddrviewsa.cxx155 Construct(GetDocSh(), ePageKind); in DrawViewShell()
192 EndListening (*GetDocSh()); in ~DrawViewShell()
242 mbReadOnly = GetDocSh()->IsReadOnly(); in Construct()
428 StartListening (*GetDocSh()); in Init()
617 if ( GetDocSh()->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED ) in SetupPage()
619 aVisAreaPos = GetDocSh()->GetVisArea(ASPECT_CONTENT).TopLeft(); in SetupPage()
649 if (GetDocSh()->IsUIActive() || (SlideShow::IsRunning(GetViewShellBase())) ) in GetStatusBarState()
681 …if (GetDocSh()->IsUIActive() || (xSlideshow.is() && xSlideshow->isRunning()) || !GetActiveWindow()… in GetStatusBarState()
837 if(GetDocSh()->IsReadOnly() && dynamic_cast< FuSelection* >( GetCurrentFunction().get() ) ) in Notify()
844 if (GetDocSh()->IsReadOnly() != mbReadOnly ) in Notify()
[all …]
H A Dviewshel.cxx225 GetDocSh()->Connect (this); in construct()
244 if ( ! GetDocSh()->IsPreview()) in construct()
315 GetDocSh()->Disconnect(this); in Exit()
371 if(!GetDocSh()->IsUIActive()) in Activate()
385 GetDocSh()->Connect(this); in Activate()
416 GetDocSh()->Disconnect(this); in Deactivate()
1170 if( GetDocSh() ) in ImpGetUndoManager()
1171 return GetDocSh()->GetUndoManager(); in ImpGetUndoManager()
1434 DrawDocShell* ViewShell::GetDocSh (void) const in GetDocSh() function in sd::ViewShell
1536 GetDocSh()->Connect (this); in SetIsMainViewShell()
[all …]
H A DOutliner.cxx197 DrawDocShell* pDocSh = mpDrawDocument->GetDocSh(); in Outliner()
404 mpDrawDocument->GetDocSh()->SetWaitCursor( sal_True ); in SpellNextDocument()
414 mpDrawDocument->GetDocSh()->SetWaitCursor( sal_False ); in SpellNextDocument()
480 mpDrawDocument->GetDocSh()->SetWaitCursor( sal_True ); in StartSearchAndReplace()
548 mpDrawDocument->GetDocSh()->SetWaitCursor( sal_False ); in StartSearchAndReplace()
741 mpDrawDocument->GetDocSh()->SetWaitCursor (sal_False); in SearchAndReplaceOnce()
762 mpDrawDocument->GetDocSh()->SetWaitCursor( sal_False ); in SearchAndReplaceOnce()
1267 mpDrawDocument->GetDocSh()->SetWaitCursor( sal_False ); in PrepareSearchAndReplace()
1612 mpDrawDocument->GetDocSh()->SetWaitCursor( sal_False ); in PrepareConversion()
1672 mpDrawDocument->GetDocSh()->SetWaitCursor( sal_True ); in ConvertNextDocument()
[all …]
H A Dfrmview.cxx89 DrawDocShell* pDocShell = pDrawDoc->GetDocSh(); in FrameView()
736 …if( pDoc && pDoc->GetDocSh() && ( SFX_CREATE_MODE_EMBEDDED == pDoc->GetDocSh()->GetCreateMode() ) ) in ReadUserDataSequence()
747 …if( pDoc && pDoc->GetDocSh() && ( SFX_CREATE_MODE_EMBEDDED == pDoc->GetDocSh()->GetCreateMode() ) ) in ReadUserDataSequence()
830 …if( pDoc && pDoc->GetDocSh() && ( SFX_CREATE_MODE_EMBEDDED == pDoc->GetDocSh()->GetCreateMode() ) ) in ReadUserDataSequence()
840 …if( pDoc && pDoc->GetDocSh() && ( SFX_CREATE_MODE_EMBEDDED == pDoc->GetDocSh()->GetCreateMode() ) ) in ReadUserDataSequence()
850 …if( pDoc && pDoc->GetDocSh() && ( SFX_CREATE_MODE_EMBEDDED == pDoc->GetDocSh()->GetCreateMode() ) ) in ReadUserDataSequence()
H A Doutlnvsh.cxx158 pOlView = new OutlineView(GetDocSh(), GetActiveWindow(), this); in Construct()
235 Construct(GetDocSh()); in OutlineViewShell()
463 rSet.Put( SfxBoolItem( SID_READONLY_MODE, GetDocSh()->IsReadOnly() ) ); in GetCtrlState()
987 if( !GetDocSh()->IsModified() ) in GetMenuState()
992 if ( GetDocSh()->IsReadOnly() ) in GetMenuState()
1131 if( bDisable || GetDocSh()->IsPreview()) in GetMenuState()
1292 GetDocSh()->Execute (rReq); in Execute()
1414 if (GetDocSh()->IsUIActive() || !GetActiveWindow() ) in GetStatusBarState()
1506 Link aLink = LINK(GetDocSh(), DrawDocShell, OnlineSpellCallback); in Command()
2029 bRet = pOutl->Read( rInput, rBaseURL, eFormat, GetDocSh()->GetHeaderAttributes() ); in Read()
[all …]
H A Ddrviews5.cxx102 SfxStyleSheetPool* pSPool = (SfxStyleSheetPool*) GetDocSh()->GetStyleSheetPool(); in ModelHasChanged()
114 if ( GetDocSh()->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED ) in Resize()
116 SetZoomRect( GetDocSh()->GetVisArea(ASPECT_CONTENT) ); in Resize()
495 if( GetDocSh()->GetDocShellFunction().is() ) in Paint()
496 GetDocSh()->GetDocShellFunction()->Paint( rRect, pWin ); in Paint()
630 if ( GetDocSh()->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED ) in ReadUserDataSequence()
632 GetDocSh()->SetVisArea(aVisArea); in ReadUserDataSequence()
H A Ddrviews7.cxx422 if( bDisable || GetDocSh()->IsPreview()) in GetMenuState()
985 if ( GetDocSh()->IsUIActive() ) in GetMenuState()
1009 if( GetActiveWindow()->GetZoom() <= GetActiveWindow()->GetMinZoom() || GetDocSh()->IsUIActive() ) in GetMenuState()
1014 if( GetActiveWindow()->GetZoom() >= GetActiveWindow()->GetMaxZoom() || GetDocSh()->IsUIActive() ) in GetMenuState()
1047 if ( GetDocSh()->IsReadOnly() ) in GetMenuState()
1310 …nning() && (xSlideshow->getAnimationMode() != ANIMATIONMODE_PREVIEW) ) || GetDocSh()->IsPreview() ) in GetMenuState()
1592 if ( bDisableEditHyperlink || GetDocSh()->IsReadOnly() ) in GetMenuState()
1681 if (GetDocSh()->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED) in GetModeSwitchingMenuState()
1716 GetDocSh()->GetState (rSet); in GetState()
1742 GetDocSh()->Execute (rReq); in Execute()
H A Ddrviewsb.cxx363 ::svl::IUndoManager* pManager = GetDoc()->GetDocSh()->GetUndoManager(); in FuTemp02()
564 if( GetDocSh()->HasName() ) in FuTemp02()
565 aName = GetDocSh()->GetMedium()->GetName(); in FuTemp02()
761 ::svl::IUndoManager* pManager = GetDoc()->GetDocSh()->GetUndoManager(); in RenameSlide()
827 …return pCurrentPage && ( aNewName.Equals( pCurrentPage->GetName() ) || GetDocSh()->IsNewPageNameVa… in IMPL_LINK()
H A Dsdwindow.cxx981 … SfxRequest aReq( nPreviewSlot, 0, mpViewShell->GetDocSh()->GetDoc()->GetItemPool() ); in DataChanged()
1028 DrawDocShell* pDocSh = mpViewShell->GetDocSh(); in DataChanged()
1045 DrawDocShell* pDocSh = mpViewShell->GetDocSh(); in DataChanged()
1069 if( mpViewShell && !mpViewShell->GetDocSh()->IsReadOnly() ) in AcceptDrop()
H A Dtabcontr.cxx232 if( !pDrViewSh->GetDocSh()->IsReadOnly() ) in AcceptDrop()
399 if( pDrViewSh->GetDocSh()->CheckPageName( this, aNewName ) ) in AllowRenaming()
H A Dviewshe3.cxx106 sal_uInt16 nFamily = (sal_uInt16)GetDocSh()->GetStyleFamily(); in GetMenuState()
128 GetDocSh()->SetStyleFamily(nFamily); in GetMenuState()
H A Ddrviews3.cxx207 if( GetDocSh() && (GetDocSh()->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED)) in SO2_DECL_REF()
208 GetDocSh()->SetModified(); in SO2_DECL_REF()
/trunk/main/sd/source/ui/dlg/
H A Dtpaction.cxx180 ::sd::DrawDocShell* pDocSh = static_cast<const ::sd::View*>(mpView)->GetDocSh(); in SetView()
319 if( mpDoc && mpDoc->GetDocSh() && mpDoc->GetDocSh()->GetMedium() ) in FillItemSet()
321 String aBaseURL = mpDoc->GetDocSh()->GetMedium()->GetBaseURL(); in FillItemSet()
418 if( !bTreeUpdated && mpDoc && mpDoc->GetDocSh() && mpDoc->GetDocSh()->GetMedium() ) in UpdateTree()
421 aLbTree.Fill( mpDoc, sal_True, mpDoc->GetDocSh()->GetMedium()->GetName() ); in UpdateTree()
877 if( mpDoc && mpDoc->GetDocSh() && mpDoc->GetDocSh()->GetMedium() ) in GetEditText()
878 aBaseURL = mpDoc->GetDocSh()->GetMedium()->GetBaseURL(); in GetEditText()
H A Dnavigatr.cxx184 sd::DrawDocShell* pDocShell = pNonConstDoc->GetDocSh(); in FreshTree()
202 ::sd::DrawDocShell* pDocShell = pNonConstDoc->GetDocSh(); in InitTreeLB()
274 sd::DrawDocShell* pDocShell = pDoc->GetDocSh(); in GetDrawDocShell()
483 ::sd::DrawDocShell* pNCDocShell = pNonConstDoc->GetDocSh(); in IMPL_LINK()
H A DLayerTabBar.cxx169 if( !pDrViewSh->GetDocSh()->IsReadOnly() ) in AcceptDrop()
316 ::svl::IUndoManager* pManager = pDoc->GetDocSh()->GetUndoManager(); in EndRenaming()
/trunk/main/sd/source/ui/sidebar/
H A DCurrentMasterPagesSelector.cxx107 if (mrDocument.GetDocSh() != NULL) in ~CurrentMasterPagesSelector()
109 EndListening(*mrDocument.GetDocSh()); in ~CurrentMasterPagesSelector()
113 OSL_ASSERT(mrDocument.GetDocSh() != NULL); in ~CurrentMasterPagesSelector()
127 if (mrDocument.GetDocSh() != NULL) in LateInit()
129 StartListening(*mrDocument.GetDocSh()); in LateInit()
133 OSL_ASSERT(mrDocument.GetDocSh() != NULL); in LateInit()
H A DDocumentHelper.cxx286 ::svl::IUndoManager* pUndoManager = rTargetDocument.GetDocSh()->GetUndoManager(); in ProvideStyles()
337 ::svl::IUndoManager* pUndoMgr = rTargetDocument.GetDocSh()->GetUndoManager(); in AssignMasterPageToPageList()
441 pDocument->GetDocSh()->GetUndoManager()->AddUndoAction( in AssignMasterPageToPage()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSlotManager.cxx336 pDocument->GetDocSh()->SetStyleFamily( in FuSupport()
436 mrSlideSorter.GetModel().GetDocument()->GetDocSh()->ClearUndoBuffer(); in ExecCtrl()
521 DrawDocShell* pDocShell = mrSlideSorter.GetModel().GetDocument()->GetDocSh(); in GetMenuState()
955 && mrSlideSorter.GetViewShell()->GetDocSh()->IsNewPageNameValid( aNewName ) )); in IMPL_LINK()
968 ::svl::IUndoManager* pManager = pDocument->GetDocSh()->GetUndoManager(); in RenameSlideFromDrawViewShell()
H A DSlsClipboard.cxx485 pTransferable->GetWorkDocument()->GetDocSh() in CreateSlideTransferable()
488 if (pDocument->GetDocSh() != NULL) in CreateSlideTransferable()
489 aObjDesc.maDisplayName = pDocument->GetDocSh() in CreateSlideTransferable()
735 && (mrSlideSorter.GetModel().GetDocument()->GetDocSh() in AcceptDrop()
/trunk/main/sd/source/ui/app/
H A Dsdxfer.cxx317 if( !maDocShellRef.Is() && mpSdDrawDocumentIntern->GetDocSh() ) in CreateData()
318 maDocShellRef = mpSdDrawDocumentIntern->GetDocSh(); in CreateData()
766 …&rPageBookmarks ), NULL, sal_False, sal_True, 1, sal_True, mpSourceDoc->GetDocSh(), sal_True, sal_… in SetPageBookmarks()
770 mpPageDocShell = mpSourceDoc->GetDocSh(); in SetPageBookmarks()
/trunk/main/sd/source/ui/func/
H A Dundolayer.cxx62 ::sd::DrawDocShell* mpDocSh = mpDoc->GetDocSh(); in Undo()
76 ::sd::DrawDocShell* mpDocSh = mpDoc->GetDocSh(); in Redo()
H A Dfutempl.cxx119 SfxStyleSheetBasePool* pSSPool = mpDoc->GetDocSh()->GetStyleSheetPool(); in DoExecute()
157 Reference< XStyleFamiliesSupplier > xModel(mpDoc->GetDocSh()->GetModel(), UNO_QUERY_THROW ); in DoExecute()
325 …pStdDlg = pFact ? pFact->CreateSdTabTemplateDlg( 0, mpDoc->GetDocSh(), *pStyleSheet, mpDoc, mpView… in DoExecute()
/trunk/main/sd/source/ui/inc/
H A DView.hxx125 inline DrawDocShell* GetDocSh (void) const;
267 DrawDocShell* View::GetDocSh (void) const in GetDocSh() function in sd::View

Completed in 209 milliseconds

1234