Use the hierarchy service again
This commit is contained in:
parent
ca5ed63e3f
commit
bfcc17a954
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: doctempl.cxx,v $
|
* $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
|
* The Contents of this file are made available subject to the terms of
|
||||||
* either of the following licenses
|
* 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 HIERARCHIE_ROOT_URL "vnd.sun.star.hier:/"
|
||||||
#define TEMPLATE_ROOT_URL "vnd.sun.star.hier:/templates"
|
#define TEMPLATE_ROOT_URL "vnd.sun.star.hier:/templates"
|
||||||
|
|
Loading…
Reference in a new issue