Kaydet (Commit) aed92a28 authored tarafından Thorsten Behrens's avatar Thorsten Behrens

#i10000# Fixed build breakers

üst 135fa74c
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: viewinformation2d.hxx,v $ * $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 Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -102,7 +102,7 @@ namespace drawinglayer ...@@ -102,7 +102,7 @@ namespace drawinglayer
// get the DrawPage which is visualized. Tjhis is needed e.g. for the // get the DrawPage which is visualized. Tjhis is needed e.g. for the
// view-dependent decomposition of PageNumber Fields in Texts // 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 // data access with on-demand preparations
const basegfx::B2DHomMatrix& getInverseViewTransformation() const; const basegfx::B2DHomMatrix& getInverseViewTransformation() const;
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: sceneprimitive2d.hxx,v $ * $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 Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -81,7 +81,7 @@ namespace drawinglayer ...@@ -81,7 +81,7 @@ namespace drawinglayer
// protected helpers // protected helpers
bool impGetShadow3D(const geometry::ViewInformation2D& rViewInformation) const; bool impGetShadow3D(const geometry::ViewInformation2D& rViewInformation) const;
bool impGetLabel3D(const geometry::ViewInformation2D& rViewInformation) const; bool impGetLabel3D(const geometry::ViewInformation2D& rViewInformation) const;
void ScenePrimitive2D::calculateDsicreteSizes( void calculateDsicreteSizes(
const geometry::ViewInformation2D& rViewInformation, const geometry::ViewInformation2D& rViewInformation,
basegfx::B2DRange& rDiscreteRange, basegfx::B2DRange& rDiscreteRange,
basegfx::B2DRange& rVisibleDiscreteRange, basegfx::B2DRange& rVisibleDiscreteRange,
......
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 usr1 - all fx_mkout NULL
fx drawinglayer\inc nmake - all fx_inc NULL fx drawinglayer\inc nmake - all fx_inc NULL
fx drawinglayer\prj get - all fx_prj NULL fx drawinglayer\prj get - all fx_prj NULL
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment