Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/control/
H A Dunoctitm.cxx753 SfxAllItemSet aInternalSet( SFX_APP()->GetPool() ); in dispatch() local
755 aInternalSet.Put( SfxUnoFrameItem( SID_FILLFRAME, xFrameRef ) ); in dispatch()
787 … pItem = pDispatcher->Execute( GetId(), nCall, &aSet, &aInternalSet, nModifier ); in dispatch()
795 aReq.SetInternalArgs_Impl(aInternalSet); in dispatch()
816 pItem = pDispatcher->Execute( GetId(), nCall, &aSet, &aInternalSet, nModifier ); in dispatch()
819 pItem = pDispatcher->Execute( GetId(), nCall, 0, &aInternalSet, nModifier ); in dispatch()

Completed in 16 milliseconds