summaryrefslogtreecommitdiff
path: root/starmath/inc/edit.hxx
diff options
context:
space:
mode:
authorAriel Constenla-Haile <arielch@apache.org>2012-07-02 10:42:58 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-05-18 12:06:40 +0100
commit13adadee52c71a1b7db95f36e34a8c622ab1179e (patch)
tree206150e94eaa65e2d41c846d382a9a7721b94156 /starmath/inc/edit.hxx
parent90af7007b77f9cd0fcbc9b49350b20d2a5cb6cf4 (diff)
Resolves: #ii120149# Flash changes on slot execution to reflect AutoUpdate
(cherry picked from commit b73c741c4f792c71623127fdc711dc3f38603083) Conflicts: starmath/source/edit.cxx Change-Id: Ie073deabb1a48f3479a9c6bbf89d1e40f5cea663
Diffstat (limited to 'starmath/inc/edit.hxx')
-rw-r--r--starmath/inc/edit.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/starmath/inc/edit.hxx b/starmath/inc/edit.hxx
index 1cb918314870..a9d9ca465be4 100644
--- a/starmath/inc/edit.hxx
+++ b/starmath/inc/edit.hxx
@@ -85,6 +85,7 @@ class SmEditWindow : public Window, public DropTargetHelper
void SetScrollBarRanges();
void InitScrollBars();
void InvalidateSlots();
+ void UpdateStatus( bool bSetDocModified = false );
public:
SmEditWindow( SmCmdBoxWindow &rMyCmdBoxWin );