summaryrefslogtreecommitdiff
path: root/svx/source/dialog/hltpbase.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/hltpbase.cxx')
-rw-r--r--svx/source/dialog/hltpbase.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/dialog/hltpbase.cxx b/svx/source/dialog/hltpbase.cxx
index d5f84ea8d875..d2ae791745ba 100644
--- a/svx/source/dialog/hltpbase.cxx
+++ b/svx/source/dialog/hltpbase.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: hltpbase.cxx,v $
- * $Revision: 1.37 $
+ * $Revision: 1.37.216.1 $
*
* This file is part of OpenOffice.org.
*
@@ -539,7 +539,7 @@ void SvxHyperlinkTabPageBase::SetInitFocus()
|*
|************************************************************************/
-const BOOL SvxHyperlinkTabPageBase::IsHTMLDoc() const
+BOOL SvxHyperlinkTabPageBase::IsHTMLDoc() const
{
return ((SvxHpLinkDlg*)mpDialog)->IsHTMLDoc();
}