summaryrefslogtreecommitdiff
path: root/sw/inc/swcli.hxx
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-07-30 11:38:32 +0200
committerThomas Lange [tl] <tl@openoffice.org>2010-07-30 11:38:32 +0200
commit42d125b9f00f764460ace58c3c6352c5fa62994c (patch)
tree6977f0f6b0564f233d399ea3dfb4a95c59b5fc50 /sw/inc/swcli.hxx
parent4a607556ce44e451bae7292bdb99d7ee9b67fd25 (diff)
cws tlmath01: #i972# applied first community patch
Diffstat (limited to 'sw/inc/swcli.hxx')
-rw-r--r--sw/inc/swcli.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/swcli.hxx b/sw/inc/swcli.hxx
index 518d7885422c..113a63cc6d7c 100644
--- a/sw/inc/swcli.hxx
+++ b/sw/inc/swcli.hxx
@@ -53,6 +53,8 @@ public:
void SetInDoVerb( BOOL bFlag ) { bInDoVerb = bFlag; }
BOOL IsCheckForOLEInCaption() const { return bOldCheckForOLEInCaption; }
+
+ virtual void FormatChanged();
};
#endif