summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Völzke <dv@openoffice.org>2001-02-26 07:50:56 +0000
committerDirk Völzke <dv@openoffice.org>2001-02-26 07:50:56 +0000
commitbfcc17a954954ca90bd2aeee04a5c8ecb549941b (patch)
tree2175fd1bbf5ab22bd82ae689f0ac1cc008793d3f
parentca5ed63e3f40581b7efe3c2444922a38fd456fb0 (diff)
Use the hierarchy service again
-rw-r--r--sfx2/source/doc/doctempl.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/doc/doctempl.cxx b/sfx2/source/doc/doctempl.cxx
index f1f8a5c53c96..312c98b8194f 100644
--- a/sfx2/source/doc/doctempl.cxx
+++ b/sfx2/source/doc/doctempl.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: doctempl.cxx,v $
*
- * $Revision: 1.30 $
+ * $Revision: 1.31 $
*
- * last change: $Author: dv $ $Date: 2001-02-21 15:53:28 $
+ * last change: $Author: dv $ $Date: 2001-02-26 08:50:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -190,7 +190,7 @@ using namespace ucb;
//========================================================================
-#define DONT_USE_HIERARCHY
+// #define DONT_USE_HIERARCHY
#define HIERARCHIE_ROOT_URL "vnd.sun.star.hier:/"
#define TEMPLATE_ROOT_URL "vnd.sun.star.hier:/templates"