summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/VLegend.hxx
diff options
context:
space:
mode:
authorBjörn Milcke <bm@openoffice.org>2003-11-12 18:41:43 +0000
committerBjörn Milcke <bm@openoffice.org>2003-11-12 18:41:43 +0000
commit90dcbd3955bcc8b17831567c4a35871c608e5f38 (patch)
treef2e494da962d47e8ef4dd36525272f22217d69d3 /chart2/source/view/main/VLegend.hxx
parent17f9b5a09c0ebb2b942aa8a50b1dc35506bdc008 (diff)
relative sizes to resize fonts without changing the model
Diffstat (limited to 'chart2/source/view/main/VLegend.hxx')
-rw-r--r--chart2/source/view/main/VLegend.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/chart2/source/view/main/VLegend.hxx b/chart2/source/view/main/VLegend.hxx
index ba702ea868f3..f005eff12f87 100644
--- a/chart2/source/view/main/VLegend.hxx
+++ b/chart2/source/view/main/VLegend.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: VLegend.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: bm $ $Date: 2003-10-28 16:15:53 $
+ * last change: $Author: bm $ $Date: 2003-11-12 19:41:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -100,7 +100,8 @@ public:
const ::com::sun::star::uno::Reference<
::com::sun::star::lang::XMultiServiceFactory >& xFactory );
- void createShapes( const ::com::sun::star::awt::Size & rAvailableSpace );
+ void createShapes( const ::com::sun::star::awt::Size & rAvailableSpace,
+ const ::com::sun::star::awt::Size & rPageSize );
/** Sets the position according to its internal anchor.