Searched refs:xAsIFace (Results 1 – 1 of 1) sorted by relevance
473 Reference< XInterface > xAsIFace( *aAttach, UNO_QUERY ); // important to normalize this .... in readEvents() local474 Reference< XPropertySet > xAsSet( xAsIFace, UNO_QUERY ); in readEvents()475 m_xEventAttacher->attach( i, xAsIFace, makeAny( xAsSet ) ); in readEvents()
Completed in 42 milliseconds