copy&paste typo

Change-Id: I528a6a747e88fe2a4b4abfd9372daddf4e8aa502
This commit is contained in:
Matúš Kukan 2014-01-28 19:47:27 +01:00
parent d3dce837fa
commit fb92c8d6a4

View file

@ -3778,7 +3778,7 @@ void SingletonType::dumpHxxFile(
<< name_.replaceAll(".", "_dot_")
<< ") && defined LO_URE_CTOR_FUN_"
<< name_.replaceAll(".", "_dot_") << "\n" << indent()
<< "the_instance = ::css::uno::Reference< " << scopedBaseName
<< "instance = ::css::uno::Reference< " << scopedBaseName
<< (" >(::css::uno::Reference< ::css::uno::XInterface >("
"static_cast< ::css::uno::XInterface * >((*"
"LO_URE_CTOR_FUN_")