summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xiroot.hxx
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2009-08-03 08:05:11 +0000
committerDaniel Rentz <dr@openoffice.org>2009-08-03 08:05:11 +0000
commit19f1847f65b5cd02fac10e73947584659300e263 (patch)
treef1c5e77c1d18641e3a4fc93555b773e594f8aea6 /sc/source/filter/inc/xiroot.hxx
parent1deb103bcaef084671dd319d941465a1336fc2ac (diff)
#i12587# suncc warning
Diffstat (limited to 'sc/source/filter/inc/xiroot.hxx')
-rw-r--r--sc/source/filter/inc/xiroot.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/inc/xiroot.hxx b/sc/source/filter/inc/xiroot.hxx
index 68cc79cf6db1..ea3edb342907 100644
--- a/sc/source/filter/inc/xiroot.hxx
+++ b/sc/source/filter/inc/xiroot.hxx
@@ -175,7 +175,7 @@ public:
/** Returns the drawing object manager. */
XclImpObjectManager& GetObjectManager() const;
/** Returns the drawing container of the current sheet. */
- XclImpSheetDrawing& GetSheetDrawing() const;
+ XclImpSheetDrawing& GetCurrSheetDrawing() const;
/** Returns the conditional formattings manager. */
XclImpCondFormatManager& GetCondFormatManager() const;
/** Returns the filter manager. */