summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/SchXMLPlotAreaContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/SchXMLPlotAreaContext.hxx')
-rw-r--r--xmloff/source/chart/SchXMLPlotAreaContext.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/chart/SchXMLPlotAreaContext.hxx b/xmloff/source/chart/SchXMLPlotAreaContext.hxx
index 0f71542e2074..92a8b484e9e4 100644
--- a/xmloff/source/chart/SchXMLPlotAreaContext.hxx
+++ b/xmloff/source/chart/SchXMLPlotAreaContext.hxx
@@ -86,8 +86,6 @@ public:
private:
bool hasSize() const;
bool hasPosition() const;
- ::com::sun::star::awt::Size getSize() const;
- ::com::sun::star::awt::Point getPosition() const;
SvXMLImport& m_rImport;