summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/DrawController.hxx
diff options
context:
space:
mode:
authorMatthias Huetsch [mhu] <matthias.huetsch@sun.com>2010-06-25 16:25:27 +0200
committerMatthias Huetsch [mhu] <matthias.huetsch@sun.com>2010-06-25 16:25:27 +0200
commitb3ae35891f2323835237f04a54bb53d2b30546f0 (patch)
tree41835a7726be957ce839efa7ebc534d55c422966 /sd/source/ui/inc/DrawController.hxx
parentf6a123d12d2abaaa73935f1439dfe622b26f4572 (diff)
parent8c75156a84a5088506c49101efad199dc7b8d05e (diff)
Update from master repository (DEV300_m83).
Diffstat (limited to 'sd/source/ui/inc/DrawController.hxx')
-rwxr-xr-xsd/source/ui/inc/DrawController.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/inc/DrawController.hxx b/sd/source/ui/inc/DrawController.hxx
index d2f56501f492..da0b6ade7327 100755
--- a/sd/source/ui/inc/DrawController.hxx
+++ b/sd/source/ui/inc/DrawController.hxx
@@ -127,8 +127,6 @@ public:
void SetSubController (
const css::uno::Reference<css::drawing::XDrawSubController>& rxSubController);
- ::com::sun::star::awt::Rectangle GetVisArea (void) const;
-
/** Call this method when the VisArea has changed.
*/
void FireVisAreaChanged (const Rectangle& rVisArea) throw();