Home
last modified time | relevance | path

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

/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extensioncmdqueue.cxx506 uno::Sequence< uno::Any > handlerArgs( 1 ); in handle() local
507 handlerArgs[ 0 ] <<= beans::PropertyValue( in handle()
513 handlerArgs, m_xContext ), uno::UNO_QUERY_THROW ); in handle()