Home
last modified time | relevance | path

Searched refs:mpView (Results 1 – 25 of 116) sorted by last modified time

12345

/trunk/main/sd/source/ui/inc/
H A DOutlineView.hxx245 OutlineView* mpView; member in sd::OutlineViewPageChangesGuard
H A Dfupoor.hxx164 ::sd::View* mpView;
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx550 , mpView(pView) in SlideshowImpl()
706 if( mpShowWindow && mpView ) in disposing()
709 if( mpView ) in disposing()
710 mpView->SetAnimationPause( sal_False ); in disposing()
718 if( mpView ) in disposing()
719 mpView->InvalidateAllWin(); in disposing()
780 mpView->VisAreaChanged(pActWin); in disposing()
869 if( mpView ) in startPreview()
872 mpView->SetAnimationPause( sal_True ); in startPreview()
1107 if( mpView ) in startShow()
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx290 const SdrMarkList& rMarkList = mpView->GetMarkedObjectList(); in PreGroup()
303 pPageView = mpView->ShowSdrPage( mpPage ); in GetPageView()
309 if(pPageView && mpView) in RemovePageView()
310 mpView->HideSdrPage(); in RemovePageView()
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx319 if(mpView) in Save()
432 if(mpView) in SaveAs()
436 if ( mpView && in SaveAs()
437 mpView->GetPostItMgr() && in SaveAs()
584 if(mpView) in ConvertTo()
588 if ( mpView && in ConvertTo()
589 mpView->GetPostItMgr() && in ConvertTo()
915 if ( mpView ) in SetVisArea()
917 Size aSz( mpView->GetDocSz() ); in SetVisArea()
930 mpView->SetVisArea( aRect, sal_True ); in SetVisArea()
[all …]
H A Ddocshini.cxx368 mpView( 0 ), in SwDocShell()
387 mpView( 0 ), in SwDocShell()
406 mpView( 0 ), in SwDocShell()
H A Ddocst.cxx728 mpView->GetViewFrame()->GetBindings().Invalidate(aInval); in Edit()
768 mpView->InvalidateRulerPos(); in Edit()
839 mpView->InvalidateRulerPos(); in Edit()
952 SwEditWin& rEdtWin = mpView->GetEditWin(); in DoWaterCan()
994 mpView->GetEditWin().SetApplyTemplate(aTemplate); in DoWaterCan()
1299 if( !bModified && mpDoc->IsModified() && !mpView ) in _LoadStyles()
/trunk/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx96 …SVX_DLLPRIVATE bool hasSelectedCells() const { return mbCellSelectionMode || mpView->IsTextEdit();… in hasSelectedCells()
168 SdrView* mpView; member in sdr::table::SvxTableController
/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx105 : mpView(pView) in SwPostItMgr()
107 , mpEditWin(&mpView->GetEditWin()) in SwPostItMgr()
120 if(!mpView->GetDrawView() ) in SwPostItMgr()
121 mpView->GetWrtShell().MakeDrawView(); in SwPostItMgr()
136 StartListening(*mpView->GetDocShell()); in SwPostItMgr()
150 EndListening( *mpView->GetDocShell() ); in ~SwPostItMgr()
268 if ( mpView->GetDocShell() == &rBC ) in Notify()
286 if ( mpView->GetDocShell() != &rBC ) in Notify()
367 if (rFmtHint.GetView()== mpView) in Notify()
425 mpView->ExecViewOptions(aRequest); in Focus()
[all …]
/trunk/main/sd/source/ui/view/
H A Doutlview.cxx2164 : mpView( pView ) in OutlineViewPageChangesGuard()
2166 if( mpView ) in OutlineViewPageChangesGuard()
2167 mpView->IgnoreCurrentPageChanges( true ); in OutlineViewPageChangesGuard()
2172 if( mpView ) in ~OutlineViewPageChangesGuard()
2173 mpView->IgnoreCurrentPageChanges( false ); in ~OutlineViewPageChangesGuard()
H A DOutliner.cxx147 mpView(NULL), in Outliner()
345 mpView->UnmarkAllObj (mpView->GetSdrPageView()); in EndSpelling()
346 mpView->SdrEndTextEdit(); in EndSpelling()
368 if(mpView && mpView->ISA(OutlineView)) in EndSpelling()
383 mpView = NULL; in EndSpelling()
690 mpView = pViewShell->GetView(); in SearchAndReplaceOnce()
792 mpView->SdrEndTextEdit(); in DetectChange()
893 if (mpView != NULL) in RememberStartPosition()
993 mpView->UnmarkAllObj (mpView->GetSdrPageView()); in ProvideNextTextObject()
996 mpView->SdrEndTextEdit(); in ProvideNextTextObject()
[all …]
H A Ddrtxtob.cxx113 mpView( pSdView ) in TextObjectBar()
117 if( mpView ) in TextObjectBar()
126 SdDrawDocument* pDoc = mpView->GetDoc(); in TextObjectBar()
159 SfxItemSet aCharAttrSet( mpView->GetDoc()->GetPool() ); in GetCharState()
160 mpView->GetAttributes( aCharAttrSet ); in GetCharState()
194 mpView->GetAttributes( aAttrSet ); in GetAttrState()
214 sal_uInt16 nScriptType = mpView->GetScriptType(); in GetAttrState()
222 if (mpView->ISA(OutlineView)) in GetAttrState()
273 if (mpView->ISA(OutlineView)) in GetAttrState()
407 if( mpView && mpView->GetTextEditOutlinerView() ) in GetAttrState()
[all …]
H A Ddrtxtob1.cxx99 if (mpView->ISA(OutlineView)) in Execute()
102 pOLV = static_cast<OutlineView*>(mpView) in Execute()
114 SdDrawDocument* pDoc = mpView->GetDoc(); in Execute()
201 mpView->GetAttributes( aEditAttr ); in Execute()
231 mpView->SetAttributes( aNewAttrs ); in Execute()
283 mpView->SetAttributes( aEditAttr ); in Execute()
318 mpView->SdrEndTextEdit(); in Execute()
325 mpView->SetAttributes( aAttr ); in Execute()
364 mpView->GetAttributes( aEditAttr ); in Execute()
595 nScriptType = mpView->GetScriptType(); in Execute()
[all …]
H A Doutlnvsh.cxx159 mpView = pOlView; // Pointer der Basisklasse ViewShell in Construct()
/trunk/main/sd/source/ui/func/
H A Dfuinsfil.cxx404 bNameOK = mpView->GetExchangeList( pExchangeList, pBookmarkList, 0 ); in InsSDDinDrMode()
441 bNameOK = mpView->GetExchangeList( pExchangeList, pBookmarkList, 1 ); in InsSDDinDrMode()
551 OutlinerView* pOutlinerView = mpView->GetTextEditOutlinerView(); in InsTextOrRTFinDrMode()
554 SdrObject* pObj = mpView->GetTextEditObject(); in InsTextOrRTFinDrMode()
582 const bool bUndo = mpView->IsUndoEnabled(); in InsTextOrRTFinDrMode()
584 mpView->BegUndo(String(SdResId(STR_UNDO_INSERT_TEXTFRAME))); in InsTextOrRTFinDrMode()
611 mpView->AddUndo(mpDoc->GetSdrUndoFactory().CreateUndoInsertObject(*pTO)); in InsTextOrRTFinDrMode()
612 mpView->EndUndo(); in InsTextOrRTFinDrMode()
634 ::Outliner* pDocliner = static_cast<OutlineView*>(mpView)->GetOutliner(); in InsTextOrRTFinOlMode()
759 OutlineView* pOlView = static_cast<OutlineView*>(mpView); in InsSDDinOlMode()
H A Dfusumry.cxx126 const bool bUndo = mpView->IsUndoEnabled(); in DoExecute()
130 mpView->BegUndo(String(SdResId(STR_UNDO_SUMMARY_PAGE))); in DoExecute()
147 mpView->AddUndo(mpDoc->GetSdrUndoFactory().CreateUndoNewPage(*pSummaryPage)); in DoExecute()
169 mpView->AddUndo(mpDoc->GetSdrUndoFactory().CreateUndoNewPage(*pNotesPage)); in DoExecute()
231 mpView->EndUndo(); in DoExecute()
H A Dfuexpand.cxx83 if ( mpView && mpView->IsTextEdit() ) in DoExecute()
84 mpView->SdrEndTextEdit(); in DoExecute()
121 const bool bUndo = mpView->IsUndoEnabled(); in DoExecute()
124 mpView->BegUndo(String(SdResId(STR_UNDO_EXPAND_PAGE))); in DoExecute()
163 mpView->AddUndo(mpDoc->GetSdrUndoFactory().CreateUndoNewPage(*pPage)); in DoExecute()
186 mpView->AddUndo(mpDoc->GetSdrUndoFactory().CreateUndoNewPage(*pNotesPage)); in DoExecute()
265 mpView->EndUndo(); in DoExecute()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx287 , mpView( pDocShell->GetViewShell()->GetView() ) in AnnotationWindow()
/trunk/main/sd/source/ui/dlg/
H A Dcopydlg.cxx93 mpView ( pInView ) in CopyDlg()
295 Rectangle aRect = mpView->GetAllMarkedRect(); in IMPL_LINK()
H A Dtpaction.cxx139 mpView ( NULL ), in SdTPAction()
177 mpView = pSdView; in SetView()
180 ::sd::DrawDocShell* pDocSh = static_cast<const ::sd::View*>(mpView)->GetDocSh(); in SetView()
207 if ( mpView->AreObjectsMarked() ) in Construct()
209 const SdrMarkList& rMarkList = mpView->GetMarkedObjectList(); in Construct()
/trunk/main/slideshow/source/engine/transitions/
H A Dslidechangebase.cxx76 rViewEntry.mpLeavingBitmap = createBitmap(rViewEntry.mpView, in getLeavingBitmap()
85 rViewEntry.mpEnteringBitmap = createBitmap( rViewEntry.mpView, in getEnteringBitmap()
239 aCurr->mpView->clearAll(); in end()
244 aCurr->mpView->getCanvas() ); in end()
289 const ::cppcanvas::CanvasSharedPtr& rCanvas( rViewEntry.mpView->getCanvas() ); in operator ()()
297 rViewEntry.mpView->getTransformation() ); in operator ()()
502 rEntry.mpOutSprite = createSprite( rEntry.mpView, in addSprites()
512 rEntry.mpView )); in addSprites()
514 rEntry.mpInSprite = createSprite( rEntry.mpView, in addSprites()
/trunk/main/sd/inc/
H A DOutliner.hxx194 ::sd::View* mpView;
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleViewForwarder.cxx44 : mpView (pView), in AccessibleViewForwarder()
49 for(sal_uInt32 a(0L); a < mpView->PaintWindowCount(); a++) in AccessibleViewForwarder()
85 if((sal_uInt32)mnWindowId < mpView->PaintWindowCount()) in GetVisibleArea()
103 OSL_ASSERT (mpView != NULL); in LogicToPixel()
104 if((sal_uInt32)mnWindowId < mpView->PaintWindowCount()) in LogicToPixel()
120 OSL_ASSERT (mpView != NULL); in LogicToPixel()
121 if((sal_uInt32)mnWindowId < mpView->PaintWindowCount()) in LogicToPixel()
139 OSL_ASSERT (mpView != NULL); in PixelToLogic()
140 if((sal_uInt32)mnWindowId < mpView->PaintWindowCount()) in PixelToLogic()
156 OSL_ASSERT (mpView != NULL); in PixelToLogic()
[all …]
/trunk/main/sw/inc/
H A Dunodraw.hxx70 SdrView* GetDrawView() {return mpView;} in GetDrawView()
H A Ddocsh.hxx79 SwView* mpView; member in SwDocShell
238 const SwView *GetView() const { return mpView; } in GetView()
239 SwView *GetView() { return mpView; } in GetView()

Completed in 270 milliseconds

12345