Home
last modified time | relevance | path

Searched refs:isAdditionalShape (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/chart2/source/controller/main/
H A DSelectionHelper.cxx168 else if( m_aSelectedOID.isAdditionalShape() ) in applySelection()
265 if ( !m_aSelectedOID.isAdditionalShape() ) in adaptSelectionToNewPos()
343 return m_aSelectedOID.isAdditionalShape(); in isAdditionalShapeSelected()
H A DChartController_Tools.cxx556 else if ( aSelOID.isAdditionalShape() ) in executeDispatch_Copy()
563 … &m_pDrawModelWrapper->getSdrModel(), pSelectedObj, aSelOID.isAdditionalShape() ) ); in executeDispatch_Copy()
604 else if ( aSelOID.isAdditionalShape() ) in isObjectDeleteable()
H A DElementSelector.cxx150 else if ( aSelectedOID.isAdditionalShape() ) in UpdateChartElementsListAndSelection()
/aoo4110/main/chart2/source/tools/
H A DObjectIdentifier.cxx742 else if ( isAdditionalShape() ) in isDragableObject()
990 else if ( isAdditionalShape() ) in getObjectType()
1409 return ( isAutoGeneratedObject() || isAdditionalShape() ); in isValid()
1417 bool ObjectIdentifier::isAdditionalShape() const in isAdditionalShape() function in chart::ObjectIdentifier
1439 else if ( isAdditionalShape() ) in getAny()
/aoo4110/main/chart2/source/controller/accessibility/
H A DAccessibleChartShape.cxx52 if ( rAccInfo.m_aOID.isAdditionalShape() ) in AccessibleChartShape()
H A DAccessibleBase.cxx301 else if ( aIt->isAdditionalShape() ) in ImplUpdateChildren()
/aoo4110/main/chart2/source/inc/
H A DObjectIdentifier.hxx256 bool isAdditionalShape() const;

Completed in 72 milliseconds