Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/view/
H A Ddrviews7.cxx1023 sal_uInt16 nCurrentSId = SID_ATTR_CHAR; in GetMenuState() local
1027 nCurrentSId = GetCurrentFunction()->GetSlotID(); in GetMenuState()
1029 if( nCurrentSId != SID_TEXT_FITTOSIZE && in GetMenuState()
1030 nCurrentSId != SID_TEXT_FITTOSIZE_VERTICAL && in GetMenuState()
1031 nCurrentSId != SID_ATTR_CHAR_VERTICAL ) in GetMenuState()
1032 nCurrentSId = SID_ATTR_CHAR; in GetMenuState()
1034 rSet.Put( SfxBoolItem( nCurrentSId, sal_True ) ); in GetMenuState()
1037 rSet.Put( TbxImageItem( SID_DRAWTBX_TEXT, nCurrentSId ) ); in GetMenuState()
1567 sal_uInt16 nCurrentSId = 0; in GetMenuState() local
1569 nCurrentSId = GetCurrentFunction()->GetSlotID(); in GetMenuState()
[all …]

Completed in 17 milliseconds