INTEGRATION: CWS fwk03 (1.2.126); FILE MERGED
2003/05/20 15:00:06 mba 1.2.126.1: #109739#: accept application addionally to StarOffice
This commit is contained in:
parent
e52717eefb
commit
91e8e06240
1 changed files with 3 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: XMLStarBasicExportHandler.hxx,v $
|
||||
*
|
||||
* $Revision: 1.2 $
|
||||
* $Revision: 1.3 $
|
||||
*
|
||||
* last change: $Author: dvo $ $Date: 2001-08-03 18:14:08 $
|
||||
* last change: $Author: vg $ $Date: 2003-05-26 08:33:52 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -91,6 +91,7 @@ class XMLStarBasicExportHandler : public XMLEventExportHandler
|
|||
const ::rtl::OUString sLibrary;
|
||||
const ::rtl::OUString sMacroName;
|
||||
const ::rtl::OUString sStarOffice;
|
||||
const ::rtl::OUString sApplication;
|
||||
|
||||
public:
|
||||
XMLStarBasicExportHandler();
|
||||
|
|
Loading…
Reference in a new issue