summaryrefslogtreecommitdiff
path: root/sw/inc/numrule.hxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-07-02 13:25:51 +0000
committerOliver Specht <os@openoffice.org>2001-07-02 13:25:51 +0000
commit36938f7f57bf07942f7f0e213332c5281e5826e8 (patch)
tree9e03f21eaaf90cf20502a746db2d3852277ecdce /sw/inc/numrule.hxx
parentec0c5f5bc7f897f5408340061b342cb6a5f1ed20 (diff)
#86196# graphic loading: notification corrected
Diffstat (limited to 'sw/inc/numrule.hxx')
-rw-r--r--sw/inc/numrule.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/inc/numrule.hxx b/sw/inc/numrule.hxx
index 173ffac2d4f8..c4d35ae8c91c 100644
--- a/sw/inc/numrule.hxx
+++ b/sw/inc/numrule.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: numrule.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: os $ $Date: 2001-06-01 06:59:17 $
+ * last change: $Author: os $ $Date: 2001-07-02 14:25:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -113,6 +113,7 @@ class SwNumFmt : public SvxNumberFormat, public SwClient
SwFmtVertOrient* pVertOrient;
void UpdateNumNodes( SwDoc* pDoc );
+ virtual void NotifyGraphicArrived();
public:
SwNumFmt();
SwNumFmt( const SwNumFmt& );