Searched refs:nCurrentSId (Results 1 – 1 of 1) sorted by relevance
1023 sal_uInt16 nCurrentSId = SID_ATTR_CHAR; in GetMenuState() local1027 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() local1569 nCurrentSId = GetCurrentFunction()->GetSlotID(); in GetMenuState()[all …]
Completed in 61 milliseconds