Home
last modified time | relevance | path

Searched refs:getSupportedListeners (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/stoc/source/inspect/
H A Dintrospection.cxx293 Sequence< Type > getSupportedListeners(void) const { return maSupportedListenerSeq; } in getSupportedListeners() function in stoc_inspect::IntrospectionAccessStatic_Impl
778 virtual Sequence< Type > SAL_CALL getSupportedListeners(void)
1448 Sequence< Type > ImplIntrospectionAccess::getSupportedListeners(void) in getSupportedListeners() function in stoc_inspect::ImplIntrospectionAccess
1451 return mpStaticImpl->getSupportedListeners(); in getSupportedListeners()
/aoo42x/main/scripting/source/vbaevents/
H A Deventhelper.cxx109 xIntrospectionAccess->getSupportedListeners();
467 xIntrospectionAccess->getSupportedListeners(); in getEventListeners()
/aoo42x/main/udkapi/com/sun/star/beans/
H A DXIntrospectionAccess.idl268 sequence<type> getSupportedListeners();
/aoo42x/main/stoc/test/
H A Dtestintrosp.cxx1514 Sequence< Type > aClassSeq = xAccess->getSupportedListeners(); in test_introsp()
/aoo42x/main/extensions/source/propctrlr/
H A Deventhandler.cxx325 Sequence< Type > aListeners( xIntrospectionAccess->getSupportedListeners() ); in lcl_addListenerTypesFor_throw()
/aoo42x/main/svx/source/form/
H A Dfmshimp.cxx393 aModelListeners = xModelIntrospection->inspect(aModel)->getSupportedListeners(); in TransferEventScripts()
399 aControlListeners = xControlIntrospection->inspect(aControl)->getSupportedListeners(); in TransferEventScripts()

Completed in 80 milliseconds