Kaydet (Commit) f446072c authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS configapi01 (1.1.34); FILE MERGED

2003/04/10 15:47:32 jb 1.1.34.1: #1077715# Move configuration backend API out of drafts; adjust to API changes
üst 6036c85b
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: schemaparser.hxx,v $ * $RCSfile: schemaparser.hxx,v $
* *
* $Revision: 1.1 $ * $Revision: 1.2 $
* *
* last change: $Author: jb $ $Date: 2002-05-16 11:00:29 $ * last change: $Author: rt $ $Date: 2003-04-17 13:36:02 $
* *
* 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
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
#include "basicparser.hxx" #include "basicparser.hxx"
#endif #endif
#include <drafts/com/sun/star/configuration/backend/XSchemaHandler.hpp> #include <com/sun/star/configuration/backend/XSchemaHandler.hpp>
namespace configmgr namespace configmgr
{ {
...@@ -78,7 +78,7 @@ namespace configmgr ...@@ -78,7 +78,7 @@ namespace configmgr
namespace lang = ::com::sun::star::lang; namespace lang = ::com::sun::star::lang;
namespace sax = ::com::sun::star::xml::sax; namespace sax = ::com::sun::star::xml::sax;
namespace backenduno = ::drafts::com::sun::star::configuration::backend; namespace backenduno = ::com::sun::star::configuration::backend;
// ----------------------------------------------------------------------------- // -----------------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment