summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/HtmlReader.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/HtmlReader.hxx')
-rw-r--r--dbaccess/source/ui/inc/HtmlReader.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/HtmlReader.hxx b/dbaccess/source/ui/inc/HtmlReader.hxx
index 283149f51242..8d158ce9b8d3 100644
--- a/dbaccess/source/ui/inc/HtmlReader.hxx
+++ b/dbaccess/source/ui/inc/HtmlReader.hxx
@@ -72,7 +72,7 @@ namespace dbaui
///< @attention recovers only valid data if 1. CTOR has been used
};
- SV_DECL_IMPL_REF( OHTMLReader );
+ typedef tools::SvRef<OHTMLReader> OHTMLReaderRef;
}
#endif