From 9a6332f4e44452959f4e85062d58733c18a121ee Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 20 Feb 2012 20:45:25 +0100 Subject: expand and remove macro STAR_REFERENCE --- sw/source/core/tox/toxhlp.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw/source/core/tox/toxhlp.cxx') diff --git a/sw/source/core/tox/toxhlp.cxx b/sw/source/core/tox/toxhlp.cxx index e1d24e3c1969..c27faefe2519 100644 --- a/sw/source/core/tox/toxhlp.cxx +++ b/sw/source/core/tox/toxhlp.cxx @@ -45,7 +45,7 @@ IndexEntrySupplierWrapper::IndexEntrySupplierWrapper() ::comphelper::getProcessServiceFactory(); try { - STAR_REFERENCE( uno::XInterface ) xI = + ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > xI = rxMSF->createInstance( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.i18n.IndexEntrySupplier")) ); if( xI.is() ) -- cgit v1.2.3