Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dfmtextcontrolshell.cxx96 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()
1297 SfxSlotId* pSlots = _pZeroTerminatedSlots; in fillFeatureDispatchers()
[all …]
H A Dfmtextcontrolfeature.cxx46 …( const Reference< XDispatch >& _rxDispatcher, const URL& _rFeatureURL, SfxSlotId _nSlotId, ISlotI… in FmTextControlFeature()
/trunk/main/svx/source/inc/
H A Dfmtextcontrolshell.hxx115 typedef ::std::map< SfxSlotId, ControlFeature, ::std::less< SfxSlotId > > ControlFeatures;
158 virtual void Invalidate( SfxSlotId _nSlot );
164 bool executeClipboardSlot( SfxSlotId _nSlot );
173 SfxSlotId _nSlot
179 SfxSlotId* _pZeroTerminatedSlots,
H A Dfmslotinvalidator.hxx34 typedef sal_uInt16 SfxSlotId; typedef
42 virtual void Invalidate( SfxSlotId _nSlot ) = 0;
H A Dfmtextcontrolfeature.hxx54 SfxSlotId m_nSlotId;
68 SfxSlotId _nId,
/trunk/main/forms/source/richtext/
H A Dparametrizedattributedispatcher.cxx68 static SfxSlotId lcl_normalizeLatinScriptSlotId( SfxSlotId _nSlotId ) in lcl_normalizeLatinScriptSlotId()
94 SfxSlotId nSlotId = aEmptySet.GetPool()->GetSlotId( _rState.getItem()->Which() ); in fillFeatureEventFromAttributeState()
107 SfxSlotId nSlotId = lcl_normalizeLatinScriptSlotId( (SfxSlotId)m_nAttributeId ); in convertDispatchArgsToItem()
H A Drichtextcontrol.cxx495 static SfxSlotId lcl_translateConflictingSlot( SfxSlotId _nIDFromPool ) in lcl_translateConflictingSlot()
512 SfxSlotId nReturn( _nIDFromPool ); in lcl_translateConflictingSlot()
527 …ORichTextPeer::SingleAttributeDispatcher ORichTextPeer::implCreateDispatcher( SfxSlotId _nSlotId, … in implCreateDispatcher()
672SfxSlotId lcl_getSlotFromUnoName( SfxSlotPool& _rSlotPool, const ::rtl::OUString& _rUnoSlotName ) in lcl_getSlotFromUnoName()
710SfxSlotId nSlotId = lcl_getSlotFromUnoName( SfxSlotPool::GetSlotPool( NULL ), sUnoSlotName ); in queryDispatch()
H A Drichtextcontrol.hxx106 …typedef ::std::map< SfxSlotId, SingleAttributeDispatcher > …
147 …SingleAttributeDispatcher implCreateDispatcher( SfxSlotId _nSlotId, const ::com::sun::star::util::…
H A Drtattributehandler.cxx160 nWhich = _rPool.GetWhich( (SfxSlotId)_nAttributeId ); in lcl_implGetWhich()
208 …pReturn = new SlotHandler( (SfxSlotId)_nAttributeId, lcl_implGetWhich( _rEditEnginePool, _nAttribu… in getHandlerFor()
H A Drichtextvclcontrol.hxx95 static bool isMappableSlot( SfxSlotId _nSlotId );
H A Drtattributes.hxx44 typedef sal_uInt16 SfxSlotId; typedef
H A Drichtextvclcontrol.cxx146 bool RichTextControl::isMappableSlot( SfxSlotId _nSlotId ) in isMappableSlot()

Completed in 89 milliseconds