Home
last modified time | relevance | path

Searched refs:RADIOBUTTON (Results 1 – 25 of 97) sorted by relevance

1234

/aoo4110/main/forms/source/component/
H A DFilter.cxx166 case FormComponentType::RADIOBUTTON: in GetComponentServiceName()
218 case FormComponentType::RADIOBUTTON: in createPeer()
367 case FormComponentType::RADIOBUTTON: in itemStateChanged()
609 case FormComponentType::RADIOBUTTON: in setText()
847 case FormComponentType::RADIOBUTTON: in initialize()
H A DRadioButton.cxx115 m_nClassId = FormComponentType::RADIOBUTTON; in DBG_NAME()
187 if (nType != FormComponentType::RADIOBUTTON) in SetSiblingPropsTo()
240 if (nType != FormComponentType::RADIOBUTTON) in setFastPropertyValue_NoBroadcast()
H A DGroupManager.cxx61 if ( nClassId == FormComponentType::RADIOBUTTON ) in isRadioButton()
/aoo4110/main/xmloff/source/forms/
H A Dvalueproperties.cxx80 case FormComponentType::RADIOBUTTON: in getValuePropertyNames()
184 case FormComponentType::RADIOBUTTON: in getRuntimeValuePropertyNames()
H A Delementexport.cxx199 CHECK_N_TRANSLATE( RADIOBUTTON ); in exportServiceNameAttribute()
1659 case FormComponentType::RADIOBUTTON: in examine()
/aoo4110/main/svx/source/form/
H A Dformcontrolfactory.cxx452 case FormComponentType::RADIOBUTTON: in initializeControlModel()
486 … case FormComponentType::RADIOBUTTON: nTitleResId = RID_STR_PROPTITLE_RADIOBUTTON; break; in initializeControlModel()
667 case FormComponentType::RADIOBUTTON: nResId = RID_STR_PROPTITLE_RADIOBUTTON; break; in getDefaultName()
H A Dfmcontrollayout.cxx256 && ( nClassId != FormComponentType::RADIOBUTTON ) in initializeControlLayout()
H A DfmPropBrw.cxx155 case FormComponentType::RADIOBUTTON: in GetUIHeadlineName()
H A Dfmpgeimp.cxx685 … if (!sName.getLength() || nClassId != ::com::sun::star::form::FormComponentType::RADIOBUTTON) in setUniqueName()
/aoo4110/main/extensions/source/propctrlr/
H A Dselectlabeldialog.cxx112 …m_sRequiredService = (FormComponentType::RADIOBUTTON == nClassId) ? SERVICE_COMPONENT_GROUPBOX : S… in DBG_NAME()
113 …m_aRequiredControlImage = m_aModelImages.GetImage((FormComponentType::RADIOBUTTON == nClassId) ? R… in DBG_NAME()
H A Dformbrowsertools.cxx85 case FormComponentType::RADIOBUTTON: in GetUIHeadlineName()
H A Dtaborder.cxx158 case FormComponentType::RADIOBUTTON: nImageId = RID_SVXIMG_RADIOBUTTON; break; in GetImage()
H A Dformcomponenthandler.cxx988 || ( m_nClassId == FormComponentType::RADIOBUTTON ) in describePropertyLine()
2152 FormComponentType::RADIOBUTTON, in impl_classifyControlModel_throw()
2192 case FormComponentType::RADIOBUTTON: in impl_normalizePropertyValue_nothrow()
H A Deformshelper.cxx161 case FormComponentType::RADIOBUTTON: in canBindToDataType()
/aoo4110/main/toolkit/source/helper/
H A Dformpdfexport.cxx118 case FormComponentType::RADIOBUTTON: in createDefaultWidget()
152 OSL_ENSURE( classifyFormControl( _rxRadioModel ) == FormComponentType::RADIOBUTTON, in determineRadioGroupId()
/aoo4110/main/wizards/com/sun/star/wizards/ui/
H A DUIConsts.java86 public static final int RADIOBUTTON = 6; field in UIConsts.CONTROLTYPE
H A DUnoDialog.java947 return UIConsts.CONTROLTYPE.RADIOBUTTON; in getControlModelType()
1015 case UIConsts.CONTROLTYPE.RADIOBUTTON: in getDisplayProperty()
/aoo4110/main/svx/inc/svx/
H A Dfmglob.hxx44 const sal_uInt16 OBJ_FM_RADIOBUTTON = ::com::sun::star::form::FormComponentType::RADIOBUTTON;
/aoo4110/main/odk/examples/DevelopersGuide/Forms/
H A DFLTools.java217 case FormComponentType.RADIOBUTTON : sType = "Radio button"; break; in classifyFormComponentType()
H A DDataAwareness.java275 if ( FormComponentType.RADIOBUTTON == aClassId.shortValue() ) in propertyChange()
/aoo4110/main/offapi/com/sun/star/form/
H A DFormComponentType.idl51 const short RADIOBUTTON = 3;
/aoo4110/main/sc/source/filter/excel/
H A Dxeescher.cxx520 …case FormCompType::RADIOBUTTON: mnObjType = EXC_OBJTYPE_OPTIONBUTTON; meEventType = EXC_TBX_EV… in XclExpTbxControlObj()
614 case FormCompType::RADIOBUTTON: in XclExpTbxControlObj()
/aoo4110/main/solenv/inc/
H A Dstarview.hid184 #define RADIOBUTTON 53
/aoo4110/main/sw/source/filter/html/
H A Dhtmlforw.cxx238 case form::FormComponentType::RADIOBUTTON: in lcl_html_isHTMLControl()
789 case form::FormComponentType::RADIOBUTTON: in OutHTML_DrawFrmFmtAsControl()
/aoo4110/main/vbahelper/source/msforms/
H A Dvbacontrol.cxx430 case form::FormComponentType::RADIOBUTTON: in createShapeControl()

Completed in 166 milliseconds

1234