No reason not to use RTLFUNC here

Change-Id: I9f01d84b4c518c178220af5cc310a3ba06bdceaa
This commit is contained in:
Stephan Bergmann
2017-06-27 16:34:00 +02:00
parent d752e0b9aa
commit b30ae238b4

View File

@@ -4046,8 +4046,7 @@ sal_Bool SAL_CALL InvocationToAllListenerMapper::hasProperty(const OUString& Nam
// create Uno-Service
// 1. Parameter == Prefix-Name of the macro
// 2. Parameter == fully qualified name of the listener
void SbRtl_CreateUnoListener( StarBASIC* pBasic, SbxArray& rPar, bool bWrite )
//RTLFUNC(CreateUnoListener)
RTLFUNC(CreateUnoListener)
{
(void)bWrite;