summaryrefslogtreecommitdiff
path: root/include/svtools/embedhlp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/embedhlp.hxx')
-rw-r--r--include/svtools/embedhlp.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svtools/embedhlp.hxx b/include/svtools/embedhlp.hxx
index 27e3e89eb590..5e74e97a3d60 100644
--- a/include/svtools/embedhlp.hxx
+++ b/include/svtools/embedhlp.hxx
@@ -69,7 +69,6 @@ public:
throw();
static bool IsChart(const css::uno::Reference < css::embed::XEmbeddedObject >& xObj);
- static bool IsGLChart(const css::uno::Reference < css::embed::XEmbeddedObject >& xObj);
const css::uno::Reference <css::embed::XEmbeddedObject>& operator->() const;
const css::uno::Reference <css::embed::XEmbeddedObject>& GetObject() const;
@@ -111,7 +110,6 @@ public:
bool IsLocked() const;
bool IsChart() const;
- bool IsGLChart() const;
OUString GetChartType();