This commit is contained in:
Caolán McNamara
2011-04-04 09:45:04 +01:00
parent ab874eba03
commit ac9e34c76e

View File

@@ -70,7 +70,7 @@ namespace \
} \
const ::com::sun::star::uno::Sequence< sal_Int8 > & classname::getUnoTunnelId() throw() \
{ \
return the##classname##UnoTunnelId::get()::getSeq(); \
return the##classname##UnoTunnelId::get().getSeq(); \
} \
\
classname* classname::getImplementation( const uno::Reference< uno::XInterface >& xInt ) \