INTEGRATION: CWS chart2mst3 (1.5.48); FILE MERGED
2007/02/07 13:31:24 iha 1.5.48.4: RESYNC: (1.7-1.9); FILE MERGED 2005/10/07 13:16:40 bm 1.5.48.3: RESYNC: (1.6-1.7); FILE MERGED 2005/07/25 15:21:24 bm 1.5.48.2: RESYNC: (1.5-1.6); FILE MERGED 2005/04/21 11:22:47 iha 1.5.48.1: register new chart
This commit is contained in:
parent
cf1a3fd352
commit
83128e6502
1 changed files with 3 additions and 3 deletions
6
filter/source/config/cache/constant.hxx
vendored
6
filter/source/config/cache/constant.hxx
vendored
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: constant.hxx,v $
|
||||
*
|
||||
* $Revision: 1.9 $
|
||||
* $Revision: 1.10 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2007-01-25 09:30:51 $
|
||||
* last change: $Author: vg $ $Date: 2007-05-22 15:22:58 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -180,7 +180,7 @@ extern rtl::OUString pFilterStrings[];
|
|||
#define DOCUMENTSERVICE_CALC _FILTER_CONFIG_FROM_ASCII_("com.sun.star.sheet.SpreadsheetDocument" )
|
||||
#define DOCUMENTSERVICE_DRAW _FILTER_CONFIG_FROM_ASCII_("com.sun.star.drawing.DrawingDocument" )
|
||||
#define DOCUMENTSERVICE_IMPRESS _FILTER_CONFIG_FROM_ASCII_("com.sun.star.presentation.PresentationDocument")
|
||||
#define DOCUMENTSERVICE_CHART _FILTER_CONFIG_FROM_ASCII_("com.sun.star.chart.ChartDocument" )
|
||||
#define DOCUMENTSERVICE_CHART _FILTER_CONFIG_FROM_ASCII_("com.sun.star.chart2.ChartDocument" )
|
||||
#define DOCUMENTSERVICE_MATH _FILTER_CONFIG_FROM_ASCII_("com.sun.star.formula.FormulaProperties" )
|
||||
|
||||
/** @short some uno service names.
|
||||
|
|
Loading…
Reference in a new issue