summaryrefslogtreecommitdiff
path: root/sw/inc/swtypes.hxx
diff options
context:
space:
mode:
authorMichael Brauer <mib@openoffice.org>2002-11-26 12:13:07 +0000
committerMichael Brauer <mib@openoffice.org>2002-11-26 12:13:07 +0000
commit08aec8d2bb262afdea81269ec38875bcb22e0766 (patch)
tree191c28d5196cd1abd841978f491d97e2d4f4335d /sw/inc/swtypes.hxx
parent395d569fe87b9229d6153d2ebbcc7fe71e79cac4 (diff)
#104366#: API: setting page break inside table should not set it at table
Diffstat (limited to 'sw/inc/swtypes.hxx')
-rw-r--r--sw/inc/swtypes.hxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sw/inc/swtypes.hxx b/sw/inc/swtypes.hxx
index d903d5651907..054d8087e906 100644
--- a/sw/inc/swtypes.hxx
+++ b/sw/inc/swtypes.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: swtypes.hxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: jp $ $Date: 2001-10-18 12:21:02 $
+ * last change: $Author: mib $ $Date: 2002-11-26 13:12:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -269,7 +269,9 @@ enum SetAttrMode
SETATTR_NOTXTATRCHR = 0x0004, // bei Attr ohne Ende kein 0xFF einfuegen
SETATTR_NOHINTADJUST = 0x0008, // keine Zusammenfassung von Bereichen.
SETATTR_NOFORMATATTR = 0x0010, // nicht zum FormatAttribut umwandeln
- SETATTR_DONTCHGNUMRULE = 0x0020 // nicht die NumRule veraendern
+ SETATTR_DONTCHGNUMRULE = 0x0020, // nicht die NumRule veraendern
+ SETATTR_APICALL = 0x0040 // called from API (all UI related
+ // functionality will be disabled)
};
//Umrechnung Twip<-> 1/100 mm fuer UNO