summaryrefslogtreecommitdiff
path: root/svtools/source/contnr/templwin.hxx
diff options
context:
space:
mode:
authorPeter Burow <pb@openoffice.org>2001-09-05 11:27:03 +0000
committerPeter Burow <pb@openoffice.org>2001-09-05 11:27:03 +0000
commitd87b15dffa13c2700fc791b0870fe8290b4673ba (patch)
tree2dd1a25537019fee522589cab47390c61cad1b42 /svtools/source/contnr/templwin.hxx
parentd6fc444e5238836efc662bb79217fbf30614c5d6 (diff)
fix: #91841# OpenTemplateRoot() added
Diffstat (limited to 'svtools/source/contnr/templwin.hxx')
-rw-r--r--svtools/source/contnr/templwin.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/svtools/source/contnr/templwin.hxx b/svtools/source/contnr/templwin.hxx
index c3e6727e427a..7008e7a6f1ed 100644
--- a/svtools/source/contnr/templwin.hxx
+++ b/svtools/source/contnr/templwin.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: templwin.hxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: fs $ $Date: 2001-08-10 09:22:30 $
+ * last change: $Author: pb $ $Date: 2001-09-05 12:24:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -262,6 +262,7 @@ public:
String GetFolderTitle() const;
void SetFocus( sal_Bool bIconWin );
sal_Bool HasIconWinFocus() const { return pIconWin->HasChildPathFocus(); }
+ void OpenTemplateRoot();
};
#endif // _SVTOOLS_TEMPLWIN_HXX