summaryrefslogtreecommitdiffstats
path: root/chart2/source/tools/ObjectIdentifier.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/tools/ObjectIdentifier.cxx')
-rw-r--r--chart2/source/tools/ObjectIdentifier.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/chart2/source/tools/ObjectIdentifier.cxx b/chart2/source/tools/ObjectIdentifier.cxx
index 9edbdf041abd..0ab0874fdb85 100644
--- a/chart2/source/tools/ObjectIdentifier.cxx
+++ b/chart2/source/tools/ObjectIdentifier.cxx
@@ -1542,15 +1542,7 @@ bool ObjectIdentifier::isAdditionalShape() const
return m_xAdditionalShape.is();
}
-OUString ObjectIdentifier::getObjectCID() const
-{
- return m_aObjectCID;
-}
-Reference< drawing::XShape > ObjectIdentifier::getAdditionalShape() const
-{
- return m_xAdditionalShape;
-}
Any ObjectIdentifier::getAny() const
{