summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2010-05-11 11:15:15 +0200
committerIvo Hinkelmann <ihi@openoffice.org>2010-05-11 11:15:15 +0200
commit9ee07734804cee2dede4aee2aa48b52328b9797a (patch)
tree87476b2ac29b7705e83841e8e55c21a2c0fa54db /svl
parent977d781e21898b22a6f896714829c1e8efcdb3be (diff)
parent316556e3bdcb43838b6000bfe2001823ae33393a (diff)
CWS-TOOLING: integrate CWS sg01
Diffstat (limited to 'svl')
-rw-r--r--svl/source/misc/urihelper.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/svl/source/misc/urihelper.cxx b/svl/source/misc/urihelper.cxx
index a3a3f63367c1..46063564193d 100644
--- a/svl/source/misc/urihelper.cxx
+++ b/svl/source/misc/urihelper.cxx
@@ -123,8 +123,7 @@ inline UniString SmartRel2Abs_Impl(INetURLObject const & rTheBaseURIRef,
eStyle);
if (bCheckFileExists
&& !bWasAbsolute
- && (aAbsURIRef.GetProtocol() == INET_PROT_FILE
- || aAbsURIRef.GetProtocol() == INET_PROT_VND_SUN_STAR_WFS))
+ && (aAbsURIRef.GetProtocol() == INET_PROT_FILE))
{
INetURLObject aNonFileURIRef;
aNonFileURIRef.SetSmartURL(rTheRelURIRef,