Home
last modified time | relevance | path

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

/aoo4110/main/forms/source/misc/
H A DInterfaceContainer.cxx473 Reference< XInterface > xAsIFace( *aAttach, UNO_QUERY ); // important to normalize this .... in readEvents() local
474 Reference< XPropertySet > xAsSet( xAsIFace, UNO_QUERY ); in readEvents()
475 m_xEventAttacher->attach( i, xAsIFace, makeAny( xAsSet ) ); in readEvents()

Completed in 14 milliseconds