summaryrefslogtreecommitdiff
path: root/sw/inc/SwNumberTree.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2006-12-01 14:31:24 +0000
committerRüdiger Timm <rt@openoffice.org>2006-12-01 14:31:24 +0000
commit91346033eaac386f098f482a00191ebd652b5ae0 (patch)
tree42ef703f15d6b346ab44ef9245584bfaadb8a910 /sw/inc/SwNumberTree.hxx
parent6697a5d09fb81632e33a3de5ce3dd267dee33d11 (diff)
INTEGRATION: CWS swautomatic01 (1.3.84); FILE MERGED
2006/09/11 12:04:24 ama 1.3.84.1: #i65476#: Automatic Styles, numbering
Diffstat (limited to 'sw/inc/SwNumberTree.hxx')
-rw-r--r--sw/inc/SwNumberTree.hxx12
1 files changed, 10 insertions, 2 deletions
diff --git a/sw/inc/SwNumberTree.hxx b/sw/inc/SwNumberTree.hxx
index dbbbe3d857e8..4ebb6ba68772 100644
--- a/sw/inc/SwNumberTree.hxx
+++ b/sw/inc/SwNumberTree.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: SwNumberTree.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2006-05-05 09:13:03 $
+ * last change: $Author: rt $ $Date: 2006-12-01 15:31:24 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -540,6 +540,14 @@ public:
*/
virtual bool IsNotifiable() const;
+ /**
+ Return if the notification is not disabled on global conditions
+
+ @retval true Notification enabled in general.
+ @retval false else
+ */
+ virtual bool IsNotificationEnabled() const = 0;
+
/**
Return if a node is first non-phantom child of this node.