summaryrefslogtreecommitdiff
path: root/svtools/inc/templdlg.hxx
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-11-07 13:27:22 +0000
committerFrank Schönheit <fs@openoffice.org>2001-11-07 13:27:22 +0000
commit8d296bc0bd9c7b5f999a37472a94e16de6098d54 (patch)
tree3b08d1db929098606066c82c710dd4b7b2583785 /svtools/inc/templdlg.hxx
parent259fe5c27a78ff060f1b40f6dc685ee58366e5ec (diff)
#92098# -UpdateDocumentTemplate_Impl
Diffstat (limited to 'svtools/inc/templdlg.hxx')
-rw-r--r--svtools/inc/templdlg.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/svtools/inc/templdlg.hxx b/svtools/inc/templdlg.hxx
index 143dd55074ad..c2423f953373 100644
--- a/svtools/inc/templdlg.hxx
+++ b/svtools/inc/templdlg.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: templdlg.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: pb $ $Date: 2001-09-18 07:17:40 $
+ * last change: $Author: fs $ $Date: 2001-11-07 14:27:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -91,8 +91,6 @@ private:
DECL_LINK( OrganizerHdl_Impl, PushButton* );
DECL_LINK( UpdateHdl_Impl, Timer* );
- void UpdateDocumentTemplates_Impl();
-
public:
SvtDocumentTemplateDialog( Window* pParent );