Searched refs:maArgs (Results 1 – 5 of 5) sorted by relevance
75 const Sequence< PropertyValue > maArgs; member78 : mxDispatch( xDispatch ), maURL( rURL ), maArgs( rArgs ) {} in PopupMenuControllerBaseDispatchInfo()196 pDispatchInfo->mxDispatch->dispatch( pDispatchInfo->maURL, pDispatchInfo->maArgs ); in IMPL_STATIC_LINK_NOINSTANCE()
807 pDispatchInfo->mxDispatch->dispatch( pDispatchInfo->maURL, pDispatchInfo->maArgs ); in IMPL_STATIC_LINK_NOINSTANCE()
114 css::uno::Sequence< css::uno::Any > maArgs; member116 …tId, const css::uno::Sequence< css::uno::Any >& rArgs ) : mnEventId( nEventId ), maArgs( rArgs ) {} in EventQueueEntry()
147 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > maArgs; member154 , maArgs( rArgs ) in DispatchInfo()
101 uno::Sequence< uno::Any > aEventArgs = aEventQueue.front().maArgs; in processVbaEvent()
Completed in 53 milliseconds