Kaydet (Commit) 0be770d0 authored tarafından Caolán McNamara's avatar Caolán McNamara

presumably this will fix the mismatch of the service names

Change-Id: I380a5d15cd253f9807fed90d961651f888f60639
üst e136e845
......@@ -123,7 +123,7 @@ void MSAAServiceImpl::handleWindowOpened(sal_Int64 nAcc)
OUString MSAAServiceImpl::getImplementationName() throw (RuntimeException)
{
return OUString( "com.sun.star.accessibility.my_sc_impl.MSAAService" );
return getImplementationName_MSAAServiceImpl();
}
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment