From ba18c525ea9139a640e934da366de6cf36629e8d Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Thu, 17 Apr 2008 08:39:29 +0000 Subject: #i10000# Namespace DescriptionInfoset is wrong here. --- desktop/source/deployment/inc/dp_descriptioninfoset.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'desktop') diff --git a/desktop/source/deployment/inc/dp_descriptioninfoset.hxx b/desktop/source/deployment/inc/dp_descriptioninfoset.hxx index 190b22d285ab..126cb5864484 100644 --- a/desktop/source/deployment/inc/dp_descriptioninfoset.hxx +++ b/desktop/source/deployment/inc/dp_descriptioninfoset.hxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: dp_descriptioninfoset.hxx,v $ - * $Revision: 1.7 $ + * $Revision: 1.8 $ * * This file is part of OpenOffice.org. * @@ -259,7 +259,7 @@ private: of this function. */ SAL_DLLPRIVATE ::rtl::OUString - DescriptionInfoset::getNodeValueFromExpression(::rtl::OUString const & expression) const; + getNodeValueFromExpression(::rtl::OUString const & expression) const; ::com::sun::star::uno::Reference< ::com::sun::star::xml::dom::XNode > m_element; -- cgit