summaryrefslogtreecommitdiff
path: root/drawinglayer
diff options
context:
space:
mode:
authorThorsten Behrens <thb@openoffice.org>2008-05-27 19:09:13 +0000
committerThorsten Behrens <thb@openoffice.org>2008-05-27 19:09:13 +0000
commit89e056b76714ae3f20d1af83d61f24cd62a08027 (patch)
treeb426394c1f1b042862ccabb61aa8e7f2ed31a1f9 /drawinglayer
parent73f252f96a20a453bfae2e37734dbbe83c02d93e (diff)
#i10000# Fixed build breakers
Diffstat (limited to 'drawinglayer')
-rw-r--r--drawinglayer/inc/drawinglayer/geometry/viewinformation2d.hxx6
-rw-r--r--drawinglayer/inc/drawinglayer/primitive2d/sceneprimitive2d.hxx6
-rw-r--r--drawinglayer/prj/build.lst2
3 files changed, 7 insertions, 7 deletions
diff --git a/drawinglayer/inc/drawinglayer/geometry/viewinformation2d.hxx b/drawinglayer/inc/drawinglayer/geometry/viewinformation2d.hxx
index 4497ddb6b2..7b755ffeea 100644
--- a/drawinglayer/inc/drawinglayer/geometry/viewinformation2d.hxx
+++ b/drawinglayer/inc/drawinglayer/geometry/viewinformation2d.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: viewinformation2d.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: aw $ $Date: 2008-05-27 14:11:16 $
+ * last change: $Author: thb $ $Date: 2008-05-27 20:09:13 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -102,7 +102,7 @@ namespace drawinglayer
// get the DrawPage which is visualized. Tjhis is needed e.g. for the
// view-dependent decomposition of PageNumber Fields in Texts
- const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XDrawPage >& ViewInformation2D::getVisualizedPage() const;
+ const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XDrawPage >& getVisualizedPage() const;
// data access with on-demand preparations
const basegfx::B2DHomMatrix& getInverseViewTransformation() const;
diff --git a/drawinglayer/inc/drawinglayer/primitive2d/sceneprimitive2d.hxx b/drawinglayer/inc/drawinglayer/primitive2d/sceneprimitive2d.hxx
index f4f3b88622..3a93088671 100644
--- a/drawinglayer/inc/drawinglayer/primitive2d/sceneprimitive2d.hxx
+++ b/drawinglayer/inc/drawinglayer/primitive2d/sceneprimitive2d.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sceneprimitive2d.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: aw $ $Date: 2008-05-27 14:11:17 $
+ * last change: $Author: thb $ $Date: 2008-05-27 20:09:13 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -81,7 +81,7 @@ namespace drawinglayer
// protected helpers
bool impGetShadow3D(const geometry::ViewInformation2D& rViewInformation) const;
bool impGetLabel3D(const geometry::ViewInformation2D& rViewInformation) const;
- void ScenePrimitive2D::calculateDsicreteSizes(
+ void calculateDsicreteSizes(
const geometry::ViewInformation2D& rViewInformation,
basegfx::B2DRange& rDiscreteRange,
basegfx::B2DRange& rVisibleDiscreteRange,
diff --git a/drawinglayer/prj/build.lst b/drawinglayer/prj/build.lst
index 9ec9b745cd..fe85300ad6 100644
--- a/drawinglayer/prj/build.lst
+++ b/drawinglayer/prj/build.lst
@@ -1,4 +1,4 @@
-fx drawinglayer : goodies sal vcl basegfx offuh cppuhelper cppu svtools avmedia NULL
+fx drawinglayer : goodies sal vcl basegfx offuh cppuhelper cppu svtools avmedia canvas NULL
fx drawinglayer usr1 - all fx_mkout NULL
fx drawinglayer\inc nmake - all fx_inc NULL
fx drawinglayer\prj get - all fx_prj NULL