summaryrefslogtreecommitdiff
path: root/canvas/source/tools/surfaceproxymanager.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source/tools/surfaceproxymanager.cxx')
-rw-r--r--canvas/source/tools/surfaceproxymanager.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/canvas/source/tools/surfaceproxymanager.cxx b/canvas/source/tools/surfaceproxymanager.cxx
index e6bb97309f7b..1b6e8fba8589 100644
--- a/canvas/source/tools/surfaceproxymanager.cxx
+++ b/canvas/source/tools/surfaceproxymanager.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -70,7 +70,7 @@ namespace canvas
return SurfaceProxySharedPtr(new SurfaceProxy(pBuffer,mpPageManager));
}
- private:
+ private:
PageManagerSharedPtr mpPageManager;
};