Lines Matching refs:SfxSlotId
96 static SfxSlotId pTextControlSlots[] =
146 static SfxSlotId pDialogSlots[] =
383 … void lcl_translateUnoStateToItem( SfxSlotId _nSlot, const Any& _rUnoState, SfxItemSet& _rSet ) in lcl_translateUnoStateToItem()
440 ::rtl::OUString lcl_getUnoSlotName( SfxApplication&, SfxSlotId _nSlotId ) in lcl_getUnoSlotName()
601 SfxSlotId nSlotId( aFeature->first ); in transferFeatureStatesToItemSet()
695 SfxSlotId nSlotForItemSet = pPool->GetSlotId( nWhich ); in executeAttributeDialog()
699 SfxSlotId nSlotForDispatcher = nSlotForItemSet; in executeAttributeDialog()
797 bool FmTextControlShell::executeClipboardSlot( SfxSlotId _nSlot ) in executeClipboardSlot()
841 SfxSlotId nSlot = _rReq.GetSlot(); in ExecuteTextAttribute()
1289 …Shell::fillFeatureDispatchers( const Reference< XControl > _rxControl, SfxSlotId* _pZeroTerminate… in fillFeatureDispatchers()
1297 SfxSlotId* pSlots = _pZeroTerminatedSlots; in fillFeatureDispatchers()
1329 …onst Reference< XDispatchProvider >& _rxProvider, SfxApplication* _pApplication, SfxSlotId _nSlot ) in implGetFeatureDispatcher()
1342 void FmTextControlShell::Invalidate( SfxSlotId _nSlot ) in Invalidate()