summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/_serviceregistration_model.cxx
diff options
context:
space:
mode:
authorBjörn Milcke <bm@openoffice.org>2003-10-17 13:32:37 +0000
committerBjörn Milcke <bm@openoffice.org>2003-10-17 13:32:37 +0000
commit12ed03413f9ad2e124e3f1e62be79fa27dcbde56 (patch)
tree332de4fdb187593e2c5bb1077e02e9907701489d /chart2/source/model/main/_serviceregistration_model.cxx
parent4ae7a3fe1111c676980ba6cf668bb020c2dd22c1 (diff)
+PageBackground
Diffstat (limited to 'chart2/source/model/main/_serviceregistration_model.cxx')
-rw-r--r--chart2/source/model/main/_serviceregistration_model.cxx15
1 files changed, 12 insertions, 3 deletions
diff --git a/chart2/source/model/main/_serviceregistration_model.cxx b/chart2/source/model/main/_serviceregistration_model.cxx
index 853cd7edea18..3be03a70af72 100644
--- a/chart2/source/model/main/_serviceregistration_model.cxx
+++ b/chart2/source/model/main/_serviceregistration_model.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: _serviceregistration_model.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: bm $ $Date: 2003-10-06 09:58:31 $
+ * last change: $Author: bm $ $Date: 2003-10-17 14:32:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,6 +77,7 @@
#include "Grid.hxx"
#include "Title.hxx"
#include "FormattedString.hxx"
+#include "PageBackground.hxx"
#include "DataSeriesTree.hxx"
#include "ChartTypeGroup.hxx"
@@ -235,7 +236,15 @@ static struct ::cppu::ImplementationEntry g_entries_chart2_model[] =
, 0
, 0
}
- ,{ 0, 0, 0, 0, 0, 0 }
+ ,{
+ ::chart::PageBackground::create
+ , ::chart::PageBackground::getImplementationName_Static
+ , ::chart::PageBackground::getSupportedServiceNames_Static
+ , ::cppu::createSingleComponentFactory
+ , 0
+ , 0
+ }
+ ,{ 0, 0, 0, 0, 0, 0 }
};
// component exports