diff options
author | Steve Yin <steve_y@apache.org> | 2013-11-25 16:15:58 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-11-25 16:52:36 +0000 |
commit | b755fb8c0f6b1282f62c12f378c0a5ecac64d490 (patch) | |
tree | 4e6df42c862fe4eafef3f52267797e811bac59e0 /include/svtools/embedhlp.hxx | |
parent | 74bf915fb48c660bd1e3a04bec6c3a20c754b6af (diff) |
Integrate branch of IAccessible2
Change-Id: I3b5936bb92bb258f9e9e76402dd2b55f29aa686a
Diffstat (limited to 'include/svtools/embedhlp.hxx')
-rw-r--r-- | include/svtools/embedhlp.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/svtools/embedhlp.hxx b/include/svtools/embedhlp.hxx index a2ad1aa830c0..49763a20c344 100644 --- a/include/svtools/embedhlp.hxx +++ b/include/svtools/embedhlp.hxx @@ -108,6 +108,8 @@ public: bool IsLocked() const; bool IsChart() const; + OUString GetChartType(); + // #i104867# // Provides a graphic version number for the fetchable Graphic during this object's lifetime. Internally, // that number is incremented at each change of the Graphic. This mechanism is needed to identify if a |