Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/document/
H A DFormHandler.java66 private static final String IMAGECONTROL = "ImageControl"; field in FormHandler
149 …oControlData[17] = createControlData(DataType.BINARY, SOIMAGECONTROL, IMAGECONTROL, TEXTFIELD… in FormHandler()
150 …oControlData[18] = createControlData(DataType.VARBINARY, SOIMAGECONTROL, IMAGECONTROL, TEXTFIELD… in FormHandler()
151 …oControlData[19] = createControlData(DataType.LONGVARBINARY, SOIMAGECONTROL, IMAGECONTROL, TEXTFIE… in FormHandler()
152 …oControlData[20] = createControlData(DataType.BLOB, SOIMAGECONTROL, IMAGECONTROL, TEXTFIELD… in FormHandler()
154 …oControlData[21] = createControlData(DataType.OTHER, SOIMAGECONTROL, IMAGECONTROL, TEXTFIELD… in FormHandler()
/aoo4110/main/svx/source/form/
H A Dformcontrolfactory.cxx463 case FormComponentType::IMAGECONTROL: in initializeControlModel()
681 … case FormComponentType::IMAGECONTROL: nResId = RID_STR_PROPTITLE_IMAGECONTROL; break; in getDefaultName()
H A DfmPropBrw.cxx183 case FormComponentType::IMAGECONTROL: in GetUIHeadlineName()
H A Dfmshimp.cxx3295 case FormComponentType::IMAGECONTROL: in CreateExternalView()
3453 case FormComponentType::IMAGECONTROL: in CreateExternalView()
H A Dfmvwimp.cxx823 && ( FormComponentType::IMAGECONTROL != nClassId ) in isFocusable()
/aoo4110/main/wizards/com/sun/star/wizards/ui/
H A DUIConsts.java82 public static final int IMAGECONTROL = 2; field in UIConsts.CONTROLTYPE
H A DUnoDialog.java943 return UIConsts.CONTROLTYPE.IMAGECONTROL; in getControlModelType()
1013 case UIConsts.CONTROLTYPE.IMAGECONTROL: in getDisplayProperty()
/aoo4110/main/svx/inc/svx/
H A Dfmglob.hxx55 const sal_uInt16 OBJ_FM_IMAGECONTROL = ::com::sun::star::form::FormComponentType::IMAGECONTROL;
/aoo4110/main/extensions/source/propctrlr/
H A Dformbrowsertools.cxx114 case FormComponentType::IMAGECONTROL: in GetUIHeadlineName()
H A Dtaborder.cxx171 case FormComponentType::IMAGECONTROL: nImageId = RID_SVXIMG_IMAGECONTROL; break; in GetImage()
H A Dformcomponenthandler.cxx2148 FormComponentType::IMAGECONTROL, in impl_classifyControlModel_throw()
/aoo4110/main/odk/examples/DevelopersGuide/Forms/
H A DFLTools.java227 case FormComponentType.IMAGECONTROL : sType = "Image Control"; break; in classifyFormComponentType()
/aoo4110/main/offapi/com/sun/star/form/
H A DFormComponentType.idl97 const short IMAGECONTROL = 14;
/aoo4110/main/xmloff/source/forms/
H A Delementexport.cxx213 CHECK_N_TRANSLATE( IMAGECONTROL ); in exportServiceNameAttribute()
1682 case FormComponentType::IMAGECONTROL: in examine()
/aoo4110/main/vbahelper/source/msforms/
H A Dvbacontrol.cxx436 case form::FormComponentType::IMAGECONTROL: in createShapeControl()
/aoo4110/main/forms/source/component/
H A DImageControl.cxx156 m_nClassId = FormComponentType::IMAGECONTROL; in DBG_NAME()
/aoo4110/main/filter/source/msfilter/
H A Dmsocximex.cxx4423 form::FormComponentType::IMAGECONTROL,"Image"},
4519 nClassId = form::FormComponentType::IMAGECONTROL; in OCX_Factory()

Completed in 161 milliseconds