Home
last modified time | relevance | path

Searched refs:SdrView (Results 76 – 100 of 220) sorted by relevance

123456789

/trunk/main/sw/source/ui/ribbar/
H A Dconform.cxx55 SdrView *pSdrView = m_pSh->GetDrawView(); in MouseButtonDown()
120 SdrView *pSdrView = m_pSh->GetDrawView(); in CreateDefaultObject()
H A Dconcustomshape.cxx101 SdrView *pSdrView = m_pSh->GetDrawView(); in MouseButtonDown()
216 SdrView *pSdrView = m_pSh->GetDrawView(); in CreateDefaultObject()
/trunk/main/svx/source/accessibility/
H A DAccessibleShapeTreeInfo.cxx155 void AccessibleShapeTreeInfo::SetSdrView (SdrView* pView) in SetSdrView()
163 SdrView* AccessibleShapeTreeInfo::GetSdrView (void) const in GetSdrView()
/trunk/main/sw/source/core/crsr/
H A Dviscrs.cxx574 SdrView* pView = (SdrView*)pCShell->GetDrawView(); in Show()
673 SdrView* pView = (SdrView*)GetShell()->GetDrawView(); in HighlightInputFld()
/trunk/main/sw/source/ui/shells/
H A Dfrmsh.cxx657 SdrView* pSdrView = rSh.GetDrawViewWithValidMarkList(); in Execute()
960 SdrView* pSdrView = rWrtSh.GetDrawViewWithValidMarkList(); in GetState()
1255 SdrView* pSdrView = rSh.GetDrawViewWithValidMarkList(); in GetDrawAttrStateTextFrame()
1278 SdrView* pSdrView = rSh.GetDrawViewWithValidMarkList(); in ExecDrawAttrArgsTextFrame()
1318 SdrView* pView = rSh.GetDrawView(); in ExecDrawDlgTextFrame()
H A Dmediash.cxx99 SdrView* pSdrView = pSh->GetDrawView(); in ExecMedia()
179 SdrView* pView = rSh.GetDrawView(); in GetMediaState()
H A Ddrformsh.cxx95 SdrView *pSdrView = rSh.GetDrawView(); in TYPEINIT1()
186 SdrView* pSdrView = rSh.GetDrawViewWithValidMarkList(); in GetState()
/trunk/main/svx/inc/svx/
H A Dsvdouno.hxx40 class SdrView;
104 …::com::sun::star::uno::Reference< com::sun::star::awt::XControl > GetUnoControl(const SdrView& _rV…
H A Dview3d.hxx48 class SVX_DLLPUBLIC E3dView : public SdrView
109 using SdrView::Paste;
H A Dunopage.hxx51 class SdrView;
84 SdrView* mpView;
/trunk/main/sd/source/ui/inc/
H A DViewShellBase.hxx172 virtual SdrView* GetDrawView (void) const;
264 …virtual void addCustomHandler( SdrView& rSourceView, ViewShell::ShellType eShellType, SdrHdlList& …
/trunk/main/chart2/source/controller/drawinglayer/
H A DViewElementListProvider.cxx183 SdrView* pView = new SdrView( pModel, &aVDev ); in GetSymbolGraphic()
/trunk/main/chart2/source/controller/inc/
H A DAccessibleChartView.hxx70 ::com::sun::star::uno::XComponentContext >& xContext, SdrView* pView );
141 SdrView* m_pSdrView;
H A DAccessibleBase.hxx51 class SdrView;
82 SdrView* m_pSdrView;
/trunk/main/sd/source/ui/view/
H A Dunmodpg.cxx100 SdrView* pView = aIter.FirstView(); in Undo()
149 SdrView* pView = aIter.FirstView(); in Redo()
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.hxx37 class SdrView;
105 const SdrView* mpView;
/trunk/main/sd/inc/
H A Dsdabstdlg.hxx60 class SdrView;
202 …t SfxObjectShell* pDocShell, SfxStyleSheetBase& rStyleBase, SdrModel* pModel, SdrView* pView ) = 0;
/trunk/main/sw/source/core/view/
H A Dvdraw.cxx214 SdrView &rSdrView = const_cast< SdrView & >(GetPageView()->GetView()); in PaintLayer()
H A Dvnew.cxx412 SdrView* ViewShell::GetDrawView() in GetDrawView()
417 SdrView* ViewShell::GetDrawViewWithValidMarkList() in GetDrawViewWithValidMarkList()
/trunk/main/basctl/source/inc/
H A Dbasidesh.hxx56 class SdrView;
194 SdrView* GetCurDlgView() const;
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx1122 SdrView* pView, in CreateTextTabDialog()
1131 const SdrView* pView, in CreateCaptionDialog()
1384 const SdrView* pView, in CreateSvxTransformTabDialog()
1393 const SdrView* pSdrView, in CreateSchTransformTabDialog()
1662 const SdrView* pView, in CreateSfxDialog()
/trunk/main/svx/source/unodraw/
H A Dunopage.cxx98 mpView = new SdrView( mpModel ); in DBG_NAME()
427 …void lcl_markSdrObjectOfShape( const Reference< drawing::XShape >& _rxShape, SdrView& _rView, SdrP… in lcl_markSdrObjectOfShape()
966 mpView = new SdrView( mpModel ); in ChangeModel()
/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx435 SdrView* pDrawView = rSh.GetDrawView(); in select()
464 SdrView* pDrawView = rSh.GetDrawView(); in select()
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()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuins1.cxx149 ScTabViewShell* pViewSh, Window* pWindow, SdrView* pView ) in lcl_InsertGraphic()
236 ScTabViewShell* pViewSh, Window* pWindow, SdrView* pView, in lcl_InsertMedia()
/trunk/main/sfx2/inc/sfx2/
H A Dviewsh.hxx50 class SdrView;
213 virtual SdrView* GetDrawView() const;

Completed in 96 milliseconds

123456789