Home
last modified time | relevance | path

Searched refs:getSdrObject (Results 1 – 15 of 15) sorted by relevance

/trunk/main/svx/source/accessibility/
H A DGraphCtlAccessibleContext.cxx299 SdrObject* SvxGraphCtrlAccessibleContext::getSdrObject( sal_Int32 nIndex ) in getSdrObject() function in SvxGraphCtrlAccessibleContext
344 return getAccessible( getSdrObject( nIndex ) ); in getAccessibleChild()
635 SdrObject* pObj = getSdrObject( nIndex ); in selectAccessibleChild()
650 return mpView->IsObjMarked( getSdrObject( nIndex ) ); in isAccessibleChildSelected()
721 SdrObject* pObj = getSdrObject( nIndex ); in deselectAccessibleChild()
H A DAccessibleControlShape.cxx178 SdrObject* AccessibleControlShape::getSdrObject() const in getSdrObject() function in AccessibleControlShape
232 SdrUnoObj* pUnoObjectImpl = PTR_CAST( SdrUnoObj, getSdrObject() ); in Init()
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofsdrobj.cxx43 const SdrObject& ViewObjectContactOfSdrObj::getSdrObject() const in getSdrObject() function in sdr::contact::ViewObjectContactOfSdrObj
59 const SdrObject& rObject = getSdrObject(); in isPrimitiveVisible()
H A Dviewobjectcontactofunocontrol.cxx1878 const SdrObject& rObject = getSdrObject(); in ActionChanged()
/trunk/main/chart2/source/controller/main/
H A DShapeController.cxx639 pFirstObj = DrawViewWrapper::getSdrObject( xFirstShape ); in getFirstAdditionalShape()
679 pLastObj = DrawViewWrapper::getSdrObject( xLastShape ); in getLastAdditionalShape()
H A DChartController_Tools.cxx516 SdrObject* pObj = DrawViewWrapper::getSdrObject( xTextShape ); in impl_PasteStringAsTextShape()
558 … pSelectedObj = DrawViewWrapper::getSdrObject( aSelOID.getAdditionalShape() ); in executeDispatch_Copy()
H A DElementSelector.cxx153 … SdrObject* pSelectedObj = DrawViewWrapper::getSdrObject( aSelectedOID.getAdditionalShape() ); in UpdateChartElementsListAndSelection()
H A DSelectionHelper.cxx170 pObjectToSelect = DrawViewWrapper::getSdrObject( m_aSelectedOID.getAdditionalShape() ); in applySelection()
H A DChartController_Window.cxx956 … SdrObject* pObj = DrawViewWrapper::getSdrObject( m_aSelection.getSelectedAdditionalShape() ); in execute_DoubleClick()
/trunk/main/svx/inc/svx/sdr/contact/
H A Dviewobjectcontactofsdrobj.hxx42 const SdrObject& getSdrObject() const;
/trunk/main/chart2/source/controller/inc/
H A DDrawViewWrapper.hxx91 static SdrObject* getSdrObject( const ::com::sun::star::uno::Reference<
/trunk/main/chart2/source/controller/drawinglayer/
H A DViewElementListProvider.cxx153 …SdrObject* pSdrObject = DrawViewWrapper::getSdrObject( uno::Reference< drawing::XShape >( m_xSymbo… in GetSymbolList()
H A DDrawViewWrapper.cxx426 SdrObject* DrawViewWrapper::getSdrObject( const uno::Reference< in getSdrObject() function in chart::DrawViewWrapper
/trunk/main/svx/inc/svx/
H A DAccessibleControlShape.hxx157 SdrObject* getSdrObject( ) const;
/trunk/main/svx/source/inc/
H A DGraphCtlAccessibleContext.hxx230 SdrObject* getSdrObject( sal_Int32 nIndex )

Completed in 61 milliseconds