summaryrefslogtreecommitdiff
path: root/oox/inc/oox/xls/workbookhelper.hxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2010-03-03 14:30:52 +0100
committerIvo Hinkelmann <ihi@openoffice.org>2010-03-03 14:30:52 +0100
commit47d83021c1fb1fb51cb268f7549d9d0f92531e66 (patch)
tree2842202097396811ce8f932bafd5ed3af89a9073 /oox/inc/oox/xls/workbookhelper.hxx
parentbc25d9acce425bf94aee22b44d84499f749f904e (diff)
parentcff63b8d9dea2d92d10e25d88d47dcfa630cd526 (diff)
CWS-TOOLING: integrate CWS chartshapes
Notes
split repo tag: filters_ooo/DEV300_m74 split repo tag: filters_ooo/DEV300_m75
Diffstat (limited to 'oox/inc/oox/xls/workbookhelper.hxx')
-rw-r--r--oox/inc/oox/xls/workbookhelper.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/oox/inc/oox/xls/workbookhelper.hxx b/oox/inc/oox/xls/workbookhelper.hxx
index 6fa79c629dbc..90c0f33c3c50 100644
--- a/oox/inc/oox/xls/workbookhelper.hxx
+++ b/oox/inc/oox/xls/workbookhelper.hxx
@@ -302,8 +302,6 @@ public:
WorksheetBuffer& getWorksheets() const;
/** Returns the office theme object read from the theme substorage. */
ThemeBuffer& getTheme() const;
- /** Returns the office theme object reference read from the theme substorage. */
- ::boost::shared_ptr< ::oox::drawingml::Theme > getThemeRef() const;
/** Returns all cell formatting objects read from the styles substream. */
StylesBuffer& getStyles() const;
/** Returns the shared strings read from the shared strings substream. */