Searched refs:SFX_SLOT_ACCELCONFIG (Results 1 – 4 of 4) sorted by relevance
64 #define SFX_SLOT_ACCELCONFIG 0x80000L // konfigurierbar auf Tasten macro
1205 const sal_uIntPtr nMode( SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_MENUCONFIG ); in getSupportedCommandGroups()1237 const sal_uIntPtr nMode( SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_MENUCONFIG ); in getConfigurableDispatchInformation()
2067 const sal_uIntPtr nMode( SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_MENUCONFIG ); in getSupportedCommandGroups()2102 … const sal_uIntPtr nMode( SFX_SLOT_TOOLBOXCONFIG|SFX_SLOT_ACCELCONFIG|SFX_SLOT_MENUCONFIG ); in getConfigurableDispatchInformation()
709 , pGroupLBox(new SfxConfigGroupListBox_Impl( this, CUI_RES(BOX_ACC_GROUP), SFX_SLOT_ACCELCONFIG )) in SfxAcceleratorConfigPage()
Completed in 59 milliseconds