Home
last modified time | relevance | path

Searched refs:GetSdrView (Results 1 – 25 of 26) sorted by relevance

12

/trunk/main/sc/source/ui/view/
H A Doutput3.cxx92 SdrView* pLocalDrawView = (pDrawView) ? pDrawView : pViewShell->GetSdrView(); in PrePrintDrawingLayer()
130 SdrView* pLocalDrawView = (pDrawView) ? pDrawView : pViewShell->GetSdrView(); in PostPrintDrawingLayer()
154 SdrView* pLocalDrawView = (pDrawView) ? pDrawView : pViewShell->GetSdrView(); in PrintDrawingLayer()
216 SdrView* pLocalDrawView = (pDrawView) ? pDrawView : pViewShell->GetSdrView(); in DrawSelectiveObjects()
H A Dtabvwshh.cxx90 SdrView* pDrView = GetSdrView(); in ExecuteObject()
124 SdrView* pDrView = GetSdrView(); in ExecuteObject()
190 … uno::Reference < embed::XEmbeddedObject > xOLE = lcl_GetSelectedObj( GetSdrView() ); in GetObjectState()
203 SdrView* pDrView = GetSdrView(); in GetObjectState()
H A Dtabvwshb.cxx94 pClient = new ScClient( this, pWin, GetSdrView()->GetModel(), pObj ); in ConnectObject()
132 pClient = new ScClient( this, pWin, GetSdrView()->GetModel(), pObj ); in ActivateObject()
225 if(GetSdrView()) in ActivateObject()
227 GetSdrView()->AdjustMarkHdl(); in ActivateObject()
238 SdrView* pView = GetSdrView(); in DoVerb()
H A Dtabvwsh9.cxx174 SdrView* pDrView = GetSdrView(); in ExecImageMap()
190 SdrView* pDrView = GetSdrView(); in ExecImageMap()
252 SdrView* pDrView = GetSdrView(); in GetImageMapState()
H A Dgridwin4.cxx320 SdrView* pDrawView = pTabViewShell->GetSdrView(); in PrePaint()
659 SdrView* pDrawView = pTabViewShell->GetSdrView(); in Draw()
915 SdrView* pDrawView = pTabViewShell->GetSdrView(); in Draw()
H A Dtabview5.cxx482 SdrView* ScTabView::GetSdrView() in GetSdrView() function in ScTabView
H A Dprevwsh.cxx167 SdrView* pDrawView = pTabViewShell->GetSdrView(); in ScPreviewShell()
H A Dgridwin.cxx2723 SdrView* pSdrView = pViewData->GetView()->GetSdrView(); in Command()
2771 SdrView* pSdrView = pViewData->GetView()->GetSdrView(); in Command()
2944 SdrView* pDrawView = pViewSh->GetSdrView(); in Command()
/trunk/main/svx/source/accessibility/
H A DAccessibleControlShape.cxx233 SdrView* pView = maShapeTreeInfo.GetSdrView(); in Init()
252 …ntainer > xControlContainer = lcl_getControlContainer( pViewWindow, maShapeTreeInfo.GetSdrView() ); in Init()
734 … xContainer = lcl_getControlContainer( maShapeTreeInfo.GetWindow(), maShapeTreeInfo.GetSdrView() ); in disposing()
H A DAccessibleShape.cxx193 SdrView* pView = maShapeTreeInfo.GetSdrView (); in Init()
278 if ( m_pShape && maShapeTreeInfo.GetSdrView() ) in UpdateStates()
280 bShapeIsSelected = maShapeTreeInfo.GetSdrView()->IsObjMarked(m_pShape) == sal_True; in UpdateStates()
H A DAccessibleShapeTreeInfo.cxx163 SdrView* AccessibleShapeTreeInfo::GetSdrView (void) const in GetSdrView() function in accessibility::AccessibleShapeTreeInfo
H A DGraphCtlAccessibleContext.cxx99 mpView = mpControl->GetSdrView(); in SvxGraphCtrlAccessibleContext()
/trunk/main/svx/source/dialog/
H A Dimapdlg.cxx594 pIMapWnd->GetSdrView()->DeleteMarkedPoints(); in IMPL_LINK()
974 const SdrView* pView = pWnd->GetSdrView(); in IMPL_LINK()
H A Dimapwnd.cxx135 if(GetSdrView()) in ReplaceImageMap()
138 GetSdrView()->UnmarkAllObj(); in ReplaceImageMap()
H A D_contdlg.cxx805 aContourWnd.GetSdrView()->DeleteMarkedPoints(); in IMPL_LINK()
971 const SdrView* pView = pWnd->GetSdrView(); in IMPL_LINK()
/trunk/main/svx/inc/svx/
H A DAccessibleShapeTreeInfo.hxx132 SdrView* GetSdrView (void) const;
H A Dgraphctl.hxx118 SdrView* GetSdrView() const { return pView; } in GetSdrView() function in GraphCtrl
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleOutlineView.cxx159 ::sd::View* pSdView = static_cast< ::sd::View* >( maShapeTreeInfo.GetSdrView() ); in getAccessibleName()
H A DAccessibleDrawDocumentView.cxx289 ::sd::View* pSdView = static_cast< ::sd::View* >( maShapeTreeInfo.GetSdrView() ); in getAccessibleName()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob2.cxx63 return ScDrawLayer::IsNoteCaption( pViewData->GetView()->GetSdrView()->GetTextEditObject() ); in IsNoteEdit()
/trunk/main/sc/source/ui/app/
H A Dseltrans.cxx92 SdrView* pSdrView = pView->GetSdrView(); in CreateFromView()
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx332 _rpSdrView = _pViewShell->GetSdrView(); in lcl_prepareFormShellCall()
908 SdrView* pDrawView = pViewSh->GetSdrView(); in getSelection()
1229 SdrView* pDrawView = GetViewShell()->GetSdrView(); in GetClickedObject()
/trunk/main/sc/source/ui/inc/
H A Dtabview.hxx284 SdrView* GetSdrView(); // gegen CLOKs
/trunk/main/svx/source/table/
H A Daccessiblecell.cxx78 SdrView* pView = maShapeTreeInfo.GetSdrView(); in Init()
H A Daccessibletableshape.cxx364 SdrView* pView = maShapeTreeInfo.GetSdrView (); in getTableController()

Completed in 145 milliseconds

12