Home
last modified time | relevance | path

Searched refs:setEventSource (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basic/source/uno/
H A Dnamecont.cxx2697 maNameContainer.setEventSource( static_cast< XInterface* >( (OWeakObject*)this ) ); in addContainerListener()
3145 maNameContainer.setEventSource( static_cast< XInterface* >( (OWeakObject*)this ) ); in addContainerListener()
3157 maNameContainer.setEventSource( static_cast< XInterface* >( (OWeakObject*)this ) ); in addChangesListener()
/trunk/main/basic/source/inc/
H A Dnamecont.hxx101 void setEventSource( ::com::sun::star::uno::XInterface* pxEventSource ) in setEventSource() function in basic::NameContainer