summaryrefslogtreecommitdiff
path: root/filter/source/xsltdialog/xmlfiltercommon.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-04-29 15:12:59 +0000
committerOliver Bolte <obo@openoffice.org>2004-04-29 15:12:59 +0000
commit631d09c8055eb7552d0b4d9c5a826016ed82227c (patch)
tree2e554a0b50285b84174f189196a1f84a224bdf25 /filter/source/xsltdialog/xmlfiltercommon.hxx
parentb79ae67681315f8ebbeb8b3acde57ebe5b1a3911 (diff)
INTEGRATION: CWS os12 (1.3.50); FILE MERGED
2004/04/07 11:05:09 os 1.3.50.1: #115816# incorporate interface changes from #103299#
Diffstat (limited to 'filter/source/xsltdialog/xmlfiltercommon.hxx')
-rw-r--r--filter/source/xsltdialog/xmlfiltercommon.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/filter/source/xsltdialog/xmlfiltercommon.hxx b/filter/source/xsltdialog/xmlfiltercommon.hxx
index 53cf2b2afe83..c998bda1f7f3 100644
--- a/filter/source/xsltdialog/xmlfiltercommon.hxx
+++ b/filter/source/xsltdialog/xmlfiltercommon.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmlfiltercommon.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2003-10-06 14:17:53 $
+ * last change: $Author: obo $ $Date: 2004-04-29 16:12:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -124,6 +124,7 @@ public:
sal_Int32 maFileFormatVersion;
sal_Int32 mnDocumentIconID;
+ sal_Bool mbReadonly;
filter_info_impl();
filter_info_impl( const filter_info_impl& rInfo );
int operator==( const filter_info_impl& ) const;