Home
last modified time | relevance | path

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

/trunk/main/forms/source/component/
H A Dimgprod.cxx222 …m::sun::star::uno::Reference< ::com::sun::star::awt::XImageConsumer >& rxConsumer ) throw(::com::s… in addConsumer() argument
224 DBG_ASSERT( rxConsumer.is(), "::AddConsumer(...): No consumer referenced!" ); in addConsumer()
225 if( rxConsumer.is() ) in addConsumer()
226 …::sun::star::uno::Reference< ::com::sun::star::awt::XImageConsumer > ( rxConsumer ), LIST_APPEND ); in addConsumer()
231 …m::sun::star::uno::Reference< ::com::sun::star::awt::XImageConsumer >& rxConsumer ) throw(::com::s… in removeConsumer() argument
237 if( *pRef == rxConsumer ) in removeConsumer()
H A Dimgprod.hxx94 …m::sun::star::uno::Reference< ::com::sun::star::awt::XImageConsumer >& rxConsumer ) throw(::com::s…
95 …m::sun::star::uno::Reference< ::com::sun::star::awt::XImageConsumer >& rxConsumer ) throw(::com::s…

Completed in 19 milliseconds