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.
This commit is contained in:
Oliver Bolte 2005-01-27 11:12:23 +00:00
parent 2adaa4aa7e
commit 5894e9e1c5

View file

@ -2,9 +2,9 @@
*
* $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
* either of the following licenses
@ -62,10 +62,6 @@
#ifndef _LINKSEQUENCE_HXX_
#define _LINKKSEQUENCE_HXX_
#ifndef NE_XML_H
#include <neon/ne_xml.h>
#endif
#ifndef _RTL_STRING_HXX_
#include <rtl/string.hxx>
#endif
@ -76,18 +72,11 @@
#include <com/sun/star/ucb/Link.hpp>
#endif
#ifndef _DAVTYPES_HXX_
#include "DAVTypes.hxx"
#endif
namespace webdav_ucp
{
class LinkSequence
{
private:
static const ne_xml_elm elements[];
public:
static bool createFromXML( const rtl::OString & rInData,
com::sun::star::uno::Sequence<