Home
last modified time | relevance | path

Searched refs:GetDrawView (Results 26 – 50 of 86) sorted by relevance

1234

/aoo42x/main/sw/source/ui/ribbar/
H A Dconcustomshape.cxx101 SdrView *pSdrView = m_pSh->GetDrawView(); in MouseButtonDown()
216 SdrView *pSdrView = m_pSh->GetDrawView(); in CreateDefaultObject()
/aoo42x/main/sw/source/core/view/
H A Dvprint.cxx507 SdrView *pDrawView = pShell->GetDrawView(); in PrintOrPDFExport()
524 SwDrawViewSave aDrawViewSave( pShell->GetDrawView() ); in PrintOrPDFExport()
729 SdrView *pDrawView = GetDrawView(); in PrepareForPrint()
/aoo42x/main/sw/source/ui/docvw/
H A DShadowOverlayObject.cxx182 if ( rDocView.GetDrawView() ) in ImplPrimitrive2DIDBlock()
184 SdrPaintWindow* pPaintWindow = rDocView.GetDrawView()->GetPaintWindow(0); in ImplPrimitrive2DIDBlock()
H A DAnchorOverlayObject.cxx249 if ( rDocView.GetDrawView() ) in ImplPrimitrive2DIDBlock()
251 SdrPaintWindow* pPaintWindow = rDocView.GetDrawView()->GetPaintWindow(0); in ImplPrimitrive2DIDBlock()
H A DOverlayRanges.cxx122 SdrView* pView = rDocView.GetDrawView(); in CreateOverlayRange()
/aoo42x/main/sw/source/core/inc/
H A Dviewimp.hxx204 SwDrawView* GetDrawView() { return pDrawView; } in GetDrawView() function in SwViewImp
205 const SwDrawView* GetDrawView() const { return pDrawView; } in GetDrawView() function in SwViewImp
/aoo42x/main/sw/source/ui/uno/
H A Dunotxvw.cxx435 SdrView* pDrawView = rSh.GetDrawView(); in select()
464 SdrView* pDrawView = rSh.GetDrawView(); in select()
615 const SdrMarkList& rMarkList = rSh.GetDrawView()->GetMarkedObjectList(); in getSelection()
674 SdrView* pDrawView = pView2 ? pView2->GetDrawView() : NULL; in GetControl()
705 SdrView* pDrawView = pView2 ? pView2->GetDrawView() : NULL; in getFormController()
2172 SdrView *pSdrView = rSh.GetDrawView(); in getTransferable()
2196 SdrView *pSdrView = rSh.GetDrawView(); in insertTransferable()
/aoo42x/main/sw/source/ui/web/
H A Dwview.cxx307 if ( bInitFormShell && GetWrtShell().GetDrawView() ) in SelectShell()
309 GetWrtShell().GetDrawView())); in SelectShell()
/aoo42x/main/sd/source/ui/func/
H A Dfuformatpaintbrush.cxx278 const SdrMarkList& rMarkList = rDrawViewShell.GetDrawView()->GetMarkedObjectList(); in GetMenuState()
284 …if( pObj && rDrawViewShell.GetDrawView()->SupportsFormatPaintbrush(pObj->GetObjInventor(),pObj->Ge… in GetMenuState()
/aoo42x/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1506 if (GetDrawView()->IsTextEdit()) in GetSelectionType()
1517 else if( GetDrawView()->GetContext() == SDRCONTEXT_MEDIA ) in GetSelectionType()
1521 const_cast<SdrView *>(GetDrawView()), in GetSelectionType()
1528 const_cast<SdrView *>(GetDrawView()), nCheckStatus )) in GetSelectionType()
/aoo42x/main/sd/source/ui/inc/
H A DViewShell.hxx168 inline SdrView* GetDrawView (void) const;
597 SdrView* ViewShell::GetDrawView (void) const in GetDrawView() function in sd::ViewShell
H A DViewShellBase.hxx172 virtual SdrView* GetDrawView (void) const;
/aoo42x/main/svx/source/tbxctrls/
H A Dcolrctrl.cxx467 SdrView* pView = pViewSh->GetDrawView(); in IMPL_LINK()
506 SdrView* pView = pViewSh->GetDrawView(); in IMPL_LINK()
/aoo42x/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx817 if( mxView.is() && mrBase.GetDrawView() ) try in onSelectionChanged()
858 if( mrBase.GetDrawView() ) in IMPL_LINK()
859 static_cast< ::sd::View* >( mrBase.GetDrawView() )->updateHandles(); in IMPL_LINK()
/aoo42x/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx411 SdrView* pDrawView = rWrtShell.GetDrawView(); in Copy()
531 SdrView* pDrawView = rWrtShell.GetDrawView(); in Paste()
/aoo42x/main/sd/source/ui/view/
H A DViewShellBase.cxx925 SdrView* ViewShellBase::GetDrawView (void) const in GetDrawView() function in sd::ViewShellBase
930 return pShell->GetDrawView (); in GetDrawView()
932 return SfxViewShell::GetDrawView(); in GetDrawView()
/aoo42x/main/sw/source/core/crsr/
H A Dcrsrsh.cxx1618 0 == Imp()->GetDrawView()->GetMarkedObjectList().GetMarkCount())) in UpdateCrsr()
1715 ( !Imp()->GetDrawView() || in UpdateCrsr()
1716 !Imp()->GetDrawView()->GetMarkedObjectList().GetMarkCount() ) && in UpdateCrsr()
1723 0 == Imp()->GetDrawView()->GetMarkedObjectList().GetMarkCount())) in UpdateCrsr()
2773 if( HasDrawView() && GetDrawView()->GetMarkedObjectList().GetMarkCount() ) in ShouldWait()
3023 !GetDrawView()->GetMarkedObjectList().GetMarkCount() ) in IsCrsrReadonly()
/aoo42x/main/sw/source/ui/utlui/
H A Dcontent.cxx947 SdrView* pDrawView = pActiveShell->GetDrawView(); in GetEntryAltText()
1040 SdrView* pDrawView = pActiveShell->GetDrawView(); in GetEntryLongDescription()
1402 SdrView* pDrawView = pActiveShell->GetDrawView(); in RequestingChilds()
1433 SdrView* pDrawView = pActiveShell->GetDrawView(); in GetDrawingObjectsByContent()
2712 SdrView* pDrawView = pActiveShell->GetDrawView(); in KeyInput()
3427 SdrView* pDrawView = pActiveShell->GetDrawView(); in GotoContent()
/aoo42x/main/sd/source/ui/unoidl/
H A DDrawController.cxx838 SdrView* pSdrView = mpBase->GetDrawView(); in getFormController()
875 SdrView* pSdrView = mpBase->GetDrawView(); in getControl()
/aoo42x/main/sc/source/ui/inc/
H A Ddrawsh.hxx87 ScDrawView* GetDrawView();
H A Dpreview.hxx160 FmFormView* GetDrawView() { return pDrawView; } in GetDrawView() function in ScPreview
/aoo42x/main/sw/source/core/unocore/
H A Dunodraw.cxx812 SwDrawContact* pContact = pDoc->GroupSelection( *pPage->GetDrawView() ); in group()
814 pPage->GetDrawView()->GetMarkedObjectList(), in group()
818 pPage->GetDrawView()->UnmarkAll(); in group()
847 pDoc->UnGroupSelection( *pPage->GetDrawView() ); in ungroup()
848 pDoc->ChgAnchor( pPage->GetDrawView()->GetMarkedObjectList(), in ungroup()
/aoo42x/main/sw/source/ui/shells/
H A Dtextdrw.cxx65 SdrView *pSdrView = rSh.GetDrawView(); in InsertURLButton()
/aoo42x/main/sd/source/ui/table/
H A DTableDesignPane.cxx293 SdrView* pView = mrBase.GetDrawView(); in ApplyStyle()
358 SdrView* pView = mrBase.GetDrawView(); in ApplyOptions()
/aoo42x/main/sw/source/core/doc/
H A Dnotxtfrm.cxx1110 pShell->Imp()->GetDrawView()->IsAntiAliasing() ) in PaintPicture()
1203 pShell->Imp()->GetDrawView()->IsAntiAliasing() ) in PaintPicture()

Completed in 213 milliseconds

1234