summaryrefslogtreecommitdiff
path: root/sw/inc/swmodule.hxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2002-07-03 15:48:10 +0000
committerMathias Bauer <mba@openoffice.org>2002-07-03 15:48:10 +0000
commitba44e2868179f2367e3292a08836574c97e51785 (patch)
tree8b89d5624a3de6b50daa438a3b804350cad07bec /sw/inc/swmodule.hxx
parenta9c4f82cdbaef8bfd1fa8c65bc78f1bd28c11a4b (diff)
#100965#: recording for InsertEnvelope
Diffstat (limited to 'sw/inc/swmodule.hxx')
-rw-r--r--sw/inc/swmodule.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/swmodule.hxx b/sw/inc/swmodule.hxx
index 63a4b8cea2ee..970e1a2e38ce 100644
--- a/sw/inc/swmodule.hxx
+++ b/sw/inc/swmodule.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: swmodule.hxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: os $ $Date: 2002-05-06 08:53:16 $
+ * last change: $Author: mba $ $Date: 2002-07-03 16:45:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -169,7 +169,7 @@ class SwModule: public SwModuleDummy , public SfxListener
protected:
// Briefumschlaege, Etiketten
- void InsertEnv();
+ void InsertEnv(SfxRequest&);
void InsertLab(SfxRequest&, sal_Bool bLabel);
public: