Home
last modified time | relevance | path

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

/trunk/main/svtools/source/uno/
H A Dpopupmenucontrollerbase.cxx75 const Sequence< PropertyValue > maArgs; member
78 : mxDispatch( xDispatch ), maURL( rURL ), maArgs( rArgs ) {} in PopupMenuControllerBaseDispatchInfo()
196 pDispatchInfo->mxDispatch->dispatch( pDispatchInfo->maURL, pDispatchInfo->maArgs ); in IMPL_STATIC_LINK_NOINSTANCE()
H A Dtoolboxcontroller.cxx807 pDispatchInfo->mxDispatch->dispatch( pDispatchInfo->maURL, pDispatchInfo->maArgs ); in IMPL_STATIC_LINK_NOINSTANCE()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbaeventshelperbase.hxx114 css::uno::Sequence< css::uno::Any > maArgs; member
116 …tId, const css::uno::Sequence< css::uno::Any >& rArgs ) : mnEventId( nEventId ), maArgs( rArgs ) {} in EventQueueEntry()
/trunk/main/svtools/inc/svtools/
H A Dtoolboxcontroller.hxx147 const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > maArgs; member
154 , maArgs( rArgs ) in DispatchInfo()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbaeventshelperbase.cxx101 uno::Sequence< uno::Any > aEventArgs = aEventQueue.front().maArgs; in processVbaEvent()

Completed in 29 milliseconds