Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dfmtextcontrolshell.cxx695 SfxSlotId nSlotForItemSet = pPool->GetSlotId( nWhich ); in executeAttributeDialog() local
699 SfxSlotId nSlotForDispatcher = nSlotForItemSet; in executeAttributeDialog()
725 TransformItems( nSlotForItemSet, *pPureItems, aArgs ); in executeAttributeDialog()
728 if ( ( nSlotForItemSet == SID_ATTR_PARA_HANGPUNCTUATION ) in executeAttributeDialog()
729 || ( nSlotForItemSet == SID_ATTR_PARA_FORBIDDEN_RULES ) in executeAttributeDialog()
730 || ( nSlotForItemSet == SID_ATTR_PARA_SCRIPTSPACE ) in executeAttributeDialog()
754 … sError += "\n SlotID: "; sError += ::rtl::OString::valueOf( (sal_Int32)nSlotForItemSet ); in executeAttributeDialog()
758 … ::rtl::OUString sUnoSlotName = lcl_getUnoSlotName( *SFX_APP(), nSlotForItemSet ); in executeAttributeDialog()

Completed in 18 milliseconds