Kaydet (Commit) 5894e9e1 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS kso13 (1.3.216); FILE MERGED

2005/01/06 09:09:19 kso 1.3.216.2: #i39925# - Adapted to API changes in updated neon version.
2005/01/06 09:01:57 kso 1.3.216.1: #i39925# - Adapted to API changes in updated neon version.
üst 2adaa4aa
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: LinkSequence.hxx,v $ * $RCSfile: LinkSequence.hxx,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Author: kso $ $Date: 2002-08-22 11:37:30 $ * last change: $Author: obo $ $Date: 2005-01-27 12:12:23 $
* *
* 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
...@@ -62,10 +62,6 @@ ...@@ -62,10 +62,6 @@
#ifndef _LINKSEQUENCE_HXX_ #ifndef _LINKSEQUENCE_HXX_
#define _LINKKSEQUENCE_HXX_ #define _LINKKSEQUENCE_HXX_
#ifndef NE_XML_H
#include <neon/ne_xml.h>
#endif
#ifndef _RTL_STRING_HXX_ #ifndef _RTL_STRING_HXX_
#include <rtl/string.hxx> #include <rtl/string.hxx>
#endif #endif
...@@ -76,18 +72,11 @@ ...@@ -76,18 +72,11 @@
#include <com/sun/star/ucb/Link.hpp> #include <com/sun/star/ucb/Link.hpp>
#endif #endif
#ifndef _DAVTYPES_HXX_
#include "DAVTypes.hxx"
#endif
namespace webdav_ucp namespace webdav_ucp
{ {
class LinkSequence class LinkSequence
{ {
private:
static const ne_xml_elm elements[];
public: public:
static bool createFromXML( const rtl::OString & rInData, static bool createFromXML( const rtl::OString & rInData,
com::sun::star::uno::Sequence< com::sun::star::uno::Sequence<
......
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