/aoo41x/main/sc/source/ui/view/ |
H A D | output3.cxx | 92 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 D | tabvwshh.cxx | 90 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 D | tabvwshb.cxx | 94 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 D | tabvwsh9.cxx | 174 SdrView* pDrView = GetSdrView(); in ExecImageMap() 190 SdrView* pDrView = GetSdrView(); in ExecImageMap() 252 SdrView* pDrView = GetSdrView(); in GetImageMapState()
|
H A D | gridwin4.cxx | 320 SdrView* pDrawView = pTabViewShell->GetSdrView(); in PrePaint() 659 SdrView* pDrawView = pTabViewShell->GetSdrView(); in Draw() 915 SdrView* pDrawView = pTabViewShell->GetSdrView(); in Draw()
|
H A D | tabview5.cxx | 482 SdrView* ScTabView::GetSdrView() in GetSdrView() function in ScTabView
|
H A D | prevwsh.cxx | 167 SdrView* pDrawView = pTabViewShell->GetSdrView(); in ScPreviewShell()
|
H A D | gridwin.cxx | 2708 SdrView* pSdrView = pViewData->GetView()->GetSdrView(); in Command() 2756 SdrView* pSdrView = pViewData->GetView()->GetSdrView(); in Command() 2929 SdrView* pDrawView = pViewSh->GetSdrView(); in Command()
|
/aoo41x/main/svx/source/accessibility/ |
H A D | AccessibleControlShape.cxx | 233 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 D | AccessibleShapeTreeInfo.cxx | 163 SdrView* AccessibleShapeTreeInfo::GetSdrView (void) const in GetSdrView() function in accessibility::AccessibleShapeTreeInfo
|
H A D | AccessibleShape.cxx | 193 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 D | GraphCtlAccessibleContext.cxx | 99 mpView = mpControl->GetSdrView(); in SvxGraphCtrlAccessibleContext()
|
/aoo41x/main/svx/inc/svx/ |
H A D | AccessibleShapeTreeInfo.hxx | 132 SdrView* GetSdrView (void) const;
|
H A D | graphctl.hxx | 118 SdrView* GetSdrView() const { return pView; } in GetSdrView() function in GraphCtrl
|
/aoo41x/main/svx/source/dialog/ |
H A D | imapdlg.cxx | 594 pIMapWnd->GetSdrView()->DeleteMarkedPoints(); in IMPL_LINK() 974 const SdrView* pView = pWnd->GetSdrView(); in IMPL_LINK()
|
H A D | imapwnd.cxx | 135 if(GetSdrView()) in ReplaceImageMap() 138 GetSdrView()->UnmarkAllObj(); in ReplaceImageMap()
|
H A D | _contdlg.cxx | 805 aContourWnd.GetSdrView()->DeleteMarkedPoints(); in IMPL_LINK() 971 const SdrView* pView = pWnd->GetSdrView(); in IMPL_LINK()
|
/aoo41x/main/sc/source/ui/drawfunc/ |
H A D | drtxtob2.cxx | 63 return ScDrawLayer::IsNoteCaption( pViewData->GetView()->GetSdrView()->GetTextEditObject() ); in IsNoteEdit()
|
/aoo41x/main/sd/source/ui/accessibility/ |
H A D | AccessibleOutlineView.cxx | 159 ::sd::View* pSdView = static_cast< ::sd::View* >( maShapeTreeInfo.GetSdrView() ); in getAccessibleName()
|
H A D | AccessibleDrawDocumentView.cxx | 289 ::sd::View* pSdView = static_cast< ::sd::View* >( maShapeTreeInfo.GetSdrView() ); in getAccessibleName()
|
/aoo41x/main/sc/source/ui/app/ |
H A D | seltrans.cxx | 92 SdrView* pSdrView = pView->GetSdrView(); in CreateFromView()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | tabview.hxx | 284 SdrView* GetSdrView(); // gegen CLOKs
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | viewuno.cxx | 332 _rpSdrView = _pViewShell->GetSdrView(); in lcl_prepareFormShellCall() 908 SdrView* pDrawView = pViewSh->GetSdrView(); in getSelection() 1229 SdrView* pDrawView = GetViewShell()->GetSdrView(); in GetClickedObject()
|
/aoo41x/main/svx/source/table/ |
H A D | accessiblecell.cxx | 78 SdrView* pView = maShapeTreeInfo.GetSdrView(); in Init()
|
H A D | accessibletableshape.cxx | 364 SdrView* pView = maShapeTreeInfo.GetSdrView (); in getTableController()
|