Home
last modified time | relevance | path

Searched refs:DATEFIELD (Results 1 – 25 of 99) sorted by relevance

1234

/aoo42x/main/forms/source/component/
H A DDate.cxx100 ,OLimitedFormats( _rxFactory, FormComponentType::DATEFIELD ) in DBG_NAME()
104 m_nClassId = FormComponentType::DATEFIELD; in DBG_NAME()
125 ,OLimitedFormats( _rxFactory, FormComponentType::DATEFIELD ) in ODateModel()
H A DDatabaseForm.cxx787 case FormComponentType::DATEFIELD: in AppendComponent()
/aoo42x/main/wizards/com/sun/star/wizards/document/
H A DFormHandler.java64 private static final String DATEFIELD = "DateField"; field in FormHandler
145 …trolData[14] = createControlData(DataType.DATE, SODATECONTROL, DATEFIELD, DATEFIELD, false); in FormHandler()
147 …oControlData[16] = createControlData(DataType.TIMESTAMP, SODATECONTROL, DATEFIELD, TEXTFIELD, fa… in FormHandler()
/aoo42x/main/forms/source/misc/
H A Dlimitedformats.cxx109 case FormComponentType::DATEFIELD: in lcl_getFormatTable()
391 clearTable(FormComponentType::DATEFIELD); in releaseSupplier()
/aoo42x/main/xmloff/source/forms/
H A Delementexport.cxx208 CHECK_N_TRANSLATE( DATEFIELD ); in exportServiceNameAttribute()
1464 case FormComponentType::DATEFIELD: in examine()
1534 if ( ( m_nClassId != FormComponentType::DATEFIELD ) in examine()
2058 if (FormComponentType::DATEFIELD != m_nClassId) in examine()
H A Dvalueproperties.cxx161 case FormComponentType::DATEFIELD: in getRuntimeValuePropertyNames()
/aoo42x/main/wizards/com/sun/star/wizards/ui/
H A DUIConsts.java87 public static final int DATEFIELD = 7; field in UIConsts.CONTROLTYPE
H A DUnoDialog.java907 return UIConsts.CONTROLTYPE.DATEFIELD; in getControlModelType()
1005 case UIConsts.CONTROLTYPE.DATEFIELD: in getDisplayProperty()
/aoo42x/main/svx/inc/svx/
H A Dfmglob.hxx49 const sal_uInt16 OBJ_FM_DATEFIELD = ::com::sun::star::form::FormComponentType::DATEFIELD;
/aoo42x/main/extensions/source/propctrlr/
H A Dformbrowsertools.cxx104 case FormComponentType::DATEFIELD: in GetUIHeadlineName()
H A Dtaborder.cxx166 case FormComponentType::DATEFIELD: nImageId = RID_SVXIMG_DATEFIELD; break; in GetImage()
H A Dcellbindinghelper.cxx482 …if ( ( FormComponentType::DATEFIELD == nClassId ) || ( FormComponentType::TIMEFIELD == nClassId ) ) in isCellBindingAllowed()
H A Dformcomponenthandler.cxx2143 FormComponentType::DATEFIELD, in impl_classifyControlModel_throw()
2198 case FormComponentType::DATEFIELD: in impl_normalizePropertyValue_nothrow()
2272 if ( ( FormComponentType::DATEFIELD == m_nClassId ) in impl_shouldExcludeProperty_nothrow()
H A Deformshelper.cxx152 case FormComponentType::DATEFIELD: in canBindToDataType()
/aoo42x/main/odk/examples/DevelopersGuide/Forms/
H A DFLTools.java228 case FormComponentType.DATEFIELD : sType = "Date Field"; break; in classifyFormComponentType()
/aoo42x/main/offapi/com/sun/star/form/
H A DFormComponentType.idl101 const short DATEFIELD = 15;
/aoo42x/main/solenv/inc/
H A Dstarview.hid253 #define DATEFIELD 76
/aoo42x/main/svx/source/form/
H A DfmPropBrw.cxx173 case FormComponentType::DATEFIELD: in GetUIHeadlineName()
H A Dformcontrolfactory.cxx676 case FormComponentType::DATEFIELD: nResId = RID_STR_PROPTITLE_DATEFIELD; break; in getDefaultName()
H A Dfmshimp.cxx3463 case FormComponentType::DATEFIELD: in CreateExternalView()
/aoo42x/main/toolkit/source/helper/
H A Dformpdfexport.cxx127 case FormComponentType::DATEFIELD: in createDefaultWidget()
/aoo42x/main/connectivity/source/commontools/
H A Ddbtools.cxx1199 case FormComponentType::DATEFIELD : in TransferFormComponentProperties()
/aoo42x/main/filter/source/msfilter/
H A Dmsocximex.cxx4425 form::FormComponentType::DATEFIELD,"TextBox"},
/aoo42x/extras/l10n/source/ka/
H A Dlocalize.sdf7127 …ared\autopi\01040200.xhp 0 help par_id3153311 6 0 ka \<ahelp hid=\"SW:DATEFIELD:DLG_WIZARD_AG:DL…
/aoo42x/extras/l10n/source/nn/
H A Dlocalize.sdf9878 …ared\autopi\01040200.xhp 0 help par_id3153311 6 0 nn \<ahelp hid=\"SW:DATEFIELD:DLG_WIZARD_AG:DL…

Completed in 2904 milliseconds

1234