Searched refs:FIXEDTEXT (Results 1 – 23 of 23) sorted by relevance
454 case FormComponentType::FIXEDTEXT: in initializeControlModel()489 … case FormComponentType::FIXEDTEXT: nTitleResId = RID_STR_PROPTITLE_FIXEDTEXT; break; in initializeControlModel()673 case FormComponentType::FIXEDTEXT: nResId = RID_STR_PROPTITLE_FIXEDTEXT; break; in getDefaultName()
259 && ( nClassId != FormComponentType::FIXEDTEXT ) in initializeControlLayout()
167 case FormComponentType::FIXEDTEXT: in GetUIHeadlineName()
821 && ( FormComponentType::FIXEDTEXT != nClassId ) in isFocusable()
91 public static final int FIXEDTEXT = 11; field in UIConsts.CONTROLTYPE
895 return UIConsts.CONTROLTYPE.FIXEDTEXT; in getControlModelType()993 case UIConsts.CONTROLTYPE.FIXEDTEXT: in getDisplayProperty()
65 m_nClassId = FormComponentType::FIXEDTEXT; in DBG_NAME()
40 const sal_uInt16 OBJ_FM_FIXEDTEXT = ::com::sun::star::form::FormComponentType::FIXEDTEXT;
97 case FormComponentType::FIXEDTEXT: in GetUIHeadlineName()
156 case FormComponentType::FIXEDTEXT: nImageId = RID_SVXIMG_FIXEDTEXT; break; in GetImage()
986 if ( ( m_nClassId == FormComponentType::FIXEDTEXT ) in describePropertyLine()2146 FormComponentType::FIXEDTEXT, in impl_classifyControlModel_throw()
208 …if ( FormComponentType.FIXEDTEXT != ((Short)xControlProps.getPropertyValue( "ClassId" )).shortValu… in grabControlFocus()
223 case FormComponentType.FIXEDTEXT : sType = "Fixed Text"; break; in classifyFormComponentType()
210 if ( FormComponentType.FIXEDTEXT == nClassId.shortValue() ) in defaultNewRecordFocus()
235 …if ( FormComponentType.FIXEDTEXT != ((Short)xControlProps.getPropertyValue( "ClassId" )).shortValu… in grabControlFocus()
525 …case FormCompType::FIXEDTEXT: mnObjType = EXC_OBJTYPE_LABEL; meEventType = EXC_TBX_EV… in XclExpTbxControlObj()623 case FormCompType::FIXEDTEXT: in XclExpTbxControlObj()
80 const short FIXEDTEXT = 10;
308 #define FIXEDTEXT 94
44 // height of second group height of FIXEDTEXT
201 CHECK_N_TRANSLATE( FIXEDTEXT ); in exportServiceNameAttribute()1591 case FormComponentType::FIXEDTEXT: in examine()
256 …FIXEDTEXT FT_AUTOOWNEXTENSIONAPPENDIX …
426 case form::FormComponentType::FIXEDTEXT: in createShapeControl()
4411 form::FormComponentType::FIXEDTEXT,"Label"},
Completed in 187 milliseconds