/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/component/ |
H A D | Time.cxx | 111 , OLimitedFormats(_rxFactory, FormComponentType::TIMEFIELD) in OTimeModel() 114 m_nClassId = FormComponentType::TIMEFIELD; in OTimeModel() 123 , OLimitedFormats(_rxFactory, FormComponentType::TIMEFIELD) in OTimeModel()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/component/ |
H A D | Time.cxx | 110 , OLimitedFormats(_rxFactory, FormComponentType::TIMEFIELD) in OTimeModel() 113 m_nClassId = FormComponentType::TIMEFIELD; in OTimeModel() 122 , OLimitedFormats(_rxFactory, FormComponentType::TIMEFIELD) in OTimeModel()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/unoobj/ |
H A D | servuno.cxx | 260 { "com.sun.star.text.TextField.Time", Type::TIMEFIELD }, 315 { "com.sun.star.text.textfield.Time", Type::TIMEFIELD }, 331 { "stardiv.one.text.TextField.Time", Type::TIMEFIELD }, 351 case Type::TIMEFIELD: in getFieldType() 411 case Type::TIMEFIELD: in MakeInstance()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/unoobj/ |
H A D | servuno.cxx | 260 { "com.sun.star.text.TextField.Time", Type::TIMEFIELD }, 315 { "com.sun.star.text.textfield.Time", Type::TIMEFIELD }, 331 { "stardiv.one.text.TextField.Time", Type::TIMEFIELD }, 351 case Type::TIMEFIELD: in getFieldType() 411 case Type::TIMEFIELD: in MakeInstance()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/wizards/com/sun/star/wizards/ui/ |
H A D | UIConsts.java | 62 public static final int TIMEFIELD = 20; field in UIConsts.CONTROLTYPE
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/wizards/com/sun/star/wizards/ui/ |
H A D | UIConsts.java | 62 public static final int TIMEFIELD = 20; field in UIConsts.CONTROLTYPE
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/ |
H A D | servuno.hxx | 34 SHEET , URLFIELD , PAGEFIELD , PAGESFIELD , DATEFIELD , TIMEFIELD , TITLEFIELD , FILEFIELD , enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/ |
H A D | servuno.hxx | 35 SHEET , URLFIELD , PAGEFIELD , PAGESFIELD , DATEFIELD , TIMEFIELD , TITLEFIELD , FILEFIELD , enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/forms/source/misc/ |
H A D | limitedformats.cxx | 93 case FormComponentType::TIMEFIELD: in lcl_getFormatTable() 372 clearTable(FormComponentType::TIMEFIELD); in releaseSupplier()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/forms/source/misc/ |
H A D | limitedformats.cxx | 90 case FormComponentType::TIMEFIELD: in lcl_getFormatTable() 369 clearTable(FormComponentType::TIMEFIELD); in releaseSupplier()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/ |
H A D | fmglob.hxx | 39 const sal_uInt16 OBJ_FM_TIMEFIELD = css::form::FormComponentType::TIMEFIELD;
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/forms/ |
H A D | valueproperties.cxx | 153 case FormComponentType::TIMEFIELD: in getRuntimeValuePropertyNames()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/propctrlr/ |
H A D | formbrowsertools.cxx | 93 case FormComponentType::TIMEFIELD: in GetUIHeadlineName()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/propctrlr/ |
H A D | formbrowsertools.cxx | 93 case FormComponentType::TIMEFIELD: in GetUIHeadlineName()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/forms/ |
H A D | valueproperties.cxx | 153 case FormComponentType::TIMEFIELD: in getRuntimeValuePropertyNames()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/ |
H A D | svdobjkind.hxx | 87 OBJ_FM_TIMEFIELD = 300 + css::form::FormComponentType::TIMEFIELD,
|
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/datasource/elasticsearch/components/QueryEditor/ |
H A D | ElasticsearchQueryContext.test.tsx | 18 const datasource = { timeField: 'TIMEFIELD' } as ElasticDatasource;
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/Forms/ |
H A D | FLTools.java | 184 case FormComponentType.TIMEFIELD : sType = "Time Field"; break; in classifyFormComponentType()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/Forms/ |
H A D | FLTools.java | 184 case FormComponentType.TIMEFIELD : sType = "Time Field"; break; in classifyFormComponentType()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/tools/ |
H A D | wintypes.hxx | 73 TIMEFIELD , enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/ |
H A D | wintypes.hxx | 74 TIMEFIELD , enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/wizards/com/sun/star/wizards/document/ |
H A D | FormHandler.java | 61 private static final String TIMEFIELD = "TimeField"; field in FormHandler 133 oControlData[15] = createControlData(DataType.TIME, SOTIMECONTROL, TIMEFIELD); in FormHandler()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/wizards/com/sun/star/wizards/document/ |
H A D | FormHandler.java | 61 private static final String TIMEFIELD = "TimeField"; field in FormHandler 133 oControlData[15] = createControlData(DataType.TIME, SOTIMECONTROL, TIMEFIELD); in FormHandler()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/ |
H A D | accessibility.cxx | 298 case WindowType::TIMEFIELD: nRole = accessibility::AccessibleRole::DATE_EDITOR; break; in getDefaultAccessibleRole() 398 case WindowType::TIMEFIELD: in getDefaultAccessibleName()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/ |
H A D | accessibility.cxx | 306 case WindowType::TIMEFIELD: nRole = accessibility::AccessibleRole::DATE_EDITOR; break; in getDefaultAccessibleRole() 410 case WindowType::TIMEFIELD: in getDefaultAccessibleName()
|