Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/control/
H A Dmacro.cxx338 if ( rSlot.IsMode(SFX_SLOT_METHOD) ) in GenerateNameAndArgs_Impl()
445 if ( rSlot.IsMode(SFX_SLOT_METHOD) ) in GenerateNameAndArgs_Impl()
H A Drequest.cxx746 if ( !pImp->pSlot->IsMode(SFX_SLOT_METHOD) ) in Done_Impl()
/trunk/main/sfx2/inc/sfx2/
H A Dmsg.hxx57 #define SFX_SLOT_METHOD 0x4000L // Methode, exklusiv zu SFX_SLOT_PROPSET macro
/trunk/main/sfx2/source/appl/
H A Dappuno.cxx243 if ( !pSlot->IsMode(SFX_SLOT_METHOD) ) in TransformParameters()
975 if ( !pSlot->IsMode(SFX_SLOT_METHOD) ) in TransformItems()
1159 … if ( !pSlot->IsMode(SFX_SLOT_METHOD) && nId == rSet.GetPool()->GetWhich( pSlot->GetSlotId() ) ) in TransformItems()
1300 if ( !pSlot->IsMode(SFX_SLOT_METHOD) ) in TransformItems()

Completed in 33 milliseconds