Searched refs:xControlIntrospection (Results 1 – 1 of 1) sorted by relevance
388 …Reference< XIntrospection> xControlIntrospection(::comphelper::getProcessServiceFactory()->createI… in TransferEventScripts() local396 if (xControlIntrospection.is() && xControl.is()) in TransferEventScripts()399 aControlListeners = xControlIntrospection->inspect(aControl)->getSupportedListeners(); in TransferEventScripts()
Completed in 31 milliseconds