Home
last modified time | relevance | path

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

/trunk/main/sc/sdi/
H A Dapp.sdi69 SID_HANGUL_HANJA_CONVERSION [ StateMethod = HideDisabledSlots; Export = FALSE; ]
70 SID_CHINESE_CONVERSION [ StateMethod = HideDisabledSlots; Export = FALSE; ]
71 SID_TRANSLITERATE_HALFWIDTH [ StateMethod = HideDisabledSlots; Export = FALSE; ]
72 SID_TRANSLITERATE_FULLWIDTH [ StateMethod = HideDisabledSlots; Export = FALSE; ]
73 SID_TRANSLITERATE_HIRAGANA [ StateMethod = HideDisabledSlots; Export = FALSE; ]
74 SID_TRANSLITERATE_KATAGANA [ StateMethod = HideDisabledSlots; Export = FALSE; ]
76 SID_INSERT_RLM [ StateMethod = HideDisabledSlots; Export = FALSE; ]
77 SID_INSERT_LRM [ StateMethod = HideDisabledSlots; Export = FALSE; ]
78 SID_INSERT_ZWSP [ StateMethod = HideDisabledSlots; Export = FALSE; ]
79 SID_INSERT_ZWNBSP [ StateMethod = HideDisabledSlots; Export = FALSE; ]
/trunk/main/sc/inc/
H A Dscmod.hxx166 void HideDisabledSlots( SfxItemSet& rSet );
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx636 void ScModule::HideDisabledSlots( SfxItemSet& rSet ) in HideDisabledSlots() function in ScModule

Completed in 22 milliseconds