Searched refs:getSupportedListeners (Results 1 – 6 of 6) sorted by relevance
293 Sequence< Type > getSupportedListeners(void) const { return maSupportedListenerSeq; } in getSupportedListeners() function in stoc_inspect::IntrospectionAccessStatic_Impl778 virtual Sequence< Type > SAL_CALL getSupportedListeners(void)1448 Sequence< Type > ImplIntrospectionAccess::getSupportedListeners(void) in getSupportedListeners() function in stoc_inspect::ImplIntrospectionAccess1451 return mpStaticImpl->getSupportedListeners(); in getSupportedListeners()
109 xIntrospectionAccess->getSupportedListeners();467 xIntrospectionAccess->getSupportedListeners(); in getEventListeners()
268 sequence<type> getSupportedListeners();
1514 Sequence< Type > aClassSeq = xAccess->getSupportedListeners(); in test_introsp()
325 Sequence< Type > aListeners( xIntrospectionAccess->getSupportedListeners() ); in lcl_addListenerTypesFor_throw()
393 aModelListeners = xModelIntrospection->inspect(aModel)->getSupportedListeners(); in TransferEventScripts()399 aControlListeners = xControlIntrospection->inspect(aControl)->getSupportedListeners(); in TransferEventScripts()
Completed in 66 milliseconds