Searched refs:nCurrentSId (Results 1 – 1 of 1) sorted by relevance
1030 sal_uInt16 nCurrentSId = SID_ATTR_CHAR; in GetMenuState() local1034 nCurrentSId = GetCurrentFunction()->GetSlotID(); in GetMenuState()1036 if( nCurrentSId != SID_TEXT_FITTOSIZE && in GetMenuState()1037 nCurrentSId != SID_TEXT_FITTOSIZE_VERTICAL && in GetMenuState()1038 nCurrentSId != SID_ATTR_CHAR_VERTICAL ) in GetMenuState()1039 nCurrentSId = SID_ATTR_CHAR; in GetMenuState()1041 rSet.Put( SfxBoolItem( nCurrentSId, sal_True ) ); in GetMenuState()1044 rSet.Put( TbxImageItem( SID_DRAWTBX_TEXT, nCurrentSId ) ); in GetMenuState()1574 sal_uInt16 nCurrentSId = 0; in GetMenuState() local1576 nCurrentSId = GetCurrentFunction()->GetSlotID(); in GetMenuState()[all …]
Completed in 10 milliseconds