No reason not to use RTLFUNC here
Change-Id: I9f01d84b4c518c178220af5cc310a3ba06bdceaa
This commit is contained in:
@@ -4046,8 +4046,7 @@ sal_Bool SAL_CALL InvocationToAllListenerMapper::hasProperty(const OUString& Nam
|
|||||||
// create Uno-Service
|
// create Uno-Service
|
||||||
// 1. Parameter == Prefix-Name of the macro
|
// 1. Parameter == Prefix-Name of the macro
|
||||||
// 2. Parameter == fully qualified name of the listener
|
// 2. Parameter == fully qualified name of the listener
|
||||||
void SbRtl_CreateUnoListener( StarBASIC* pBasic, SbxArray& rPar, bool bWrite )
|
RTLFUNC(CreateUnoListener)
|
||||||
//RTLFUNC(CreateUnoListener)
|
|
||||||
{
|
{
|
||||||
(void)bWrite;
|
(void)bWrite;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user