Searched refs:aInternalSet (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sfx2/source/control/ |
H A D | unoctitm.cxx | 753 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 15 milliseconds