Home
last modified time | relevance | path

Searched refs:getAdditionalShape (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/chart2/source/controller/main/
H A DSelectionHelper.cxx89 return m_aSelectedOID.getAdditionalShape(); in getSelectedAdditionalShape()
109 if ( !( xShape == m_aSelectedOID.getAdditionalShape() ) ) in setSelection()
170 pObjectToSelect = DrawViewWrapper::getSdrObject( m_aSelectedOID.getAdditionalShape() ); in applySelection()
H A DElementSelector.cxx153 … SdrObject* pSelectedObj = DrawViewWrapper::getSdrObject( aSelectedOID.getAdditionalShape() ); in UpdateChartElementsListAndSelection()
H A DChartController_Tools.cxx558 … pSelectedObj = DrawViewWrapper::getSdrObject( aSelOID.getAdditionalShape() ); in executeDispatch_Copy()
/aoo4110/main/chart2/source/controller/accessibility/
H A DAccessibleChartShape.cxx54 Reference< drawing::XShape > xShape( rAccInfo.m_aOID.getAdditionalShape() ); in AccessibleChartShape()
/aoo4110/main/chart2/source/inc/
H A DObjectIdentifier.hxx258 … ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > getAdditionalShape() const;
/aoo4110/main/chart2/source/tools/
H A DObjectIdentifier.cxx1427 Reference< drawing::XShape > ObjectIdentifier::getAdditionalShape() const in getAdditionalShape() function in chart::ObjectIdentifier
1441 aAny = uno::makeAny( getAdditionalShape() ); in getAny()

Completed in 35 milliseconds