Kaydet (Commit) 91e8e062 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

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
üst e52717ee
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: XMLStarBasicExportHandler.hxx,v $ * $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 * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -91,6 +91,7 @@ class XMLStarBasicExportHandler : public XMLEventExportHandler ...@@ -91,6 +91,7 @@ class XMLStarBasicExportHandler : public XMLEventExportHandler
const ::rtl::OUString sLibrary; const ::rtl::OUString sLibrary;
const ::rtl::OUString sMacroName; const ::rtl::OUString sMacroName;
const ::rtl::OUString sStarOffice; const ::rtl::OUString sStarOffice;
const ::rtl::OUString sApplication;
public: public:
XMLStarBasicExportHandler(); XMLStarBasicExportHandler();
......
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