Home
last modified time | relevance | path

Searched refs:MM (Results 1 – 25 of 129) sorted by relevance

123456

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DImageProducer.java298 …final CSSNumericValue widthVal = CSSNumericValue.createValue(CSSNumericType.MM, dims.getWidth() / … in produceFromByteArray()
299 …final CSSNumericValue heightVal = CSSNumericValue.createValue(CSSNumericType.MM, dims.getHeight() … in produceFromByteArray()
354 …final CSSNumericValue widthVal = CSSNumericValue.createValue(CSSNumericType.MM, dims.getWidth() / … in produceFromString()
355 …final CSSNumericValue heightVal = CSSNumericValue.createValue(CSSNumericType.MM, dims.getHeight() … in produceFromString()
429 …final CSSNumericValue widthVal = CSSNumericValue.createValue(CSSNumericType.MM, dims.getWidth() / … in produceFromURL()
430 …final CSSNumericValue heightVal = CSSNumericValue.createValue(CSSNumericType.MM, dims.getHeight() … in produceFromURL()
/trunk/main/offapi/com/sun/star/i18n/
H A DKNumberFormatUsage.idl38 /// Date format, for example, "YYYY-MM-DD".
40 /// Time format, for example, "HH:MM:SS".
42 /// Mixed date/time format, for example, "YYYY-MM-DD HH:MM:SS".
H A DNumberFormatIndex.idl216 /// HH:MM <br/>Time format with hour and minute
218 /// HH:MM:SS <br/>Time format with hour, minute and second
220 /// HH:MM AM/PM <br/>Time format with hour, minute and morning/afternoon notation
222 /// HH:MM:SS AM/PM <br/>Time format with hour, minute, second and morning/afternoon notation
224 /// [HH]:MM:SS <br/>Time format with amount of hours
226 /// MM:SS,00 <br/>Time format with second in fraction
228 /// [HH]:MM:SS,00 <br/>Time format with amount of hours and seconds with fraction
H A DNumberFormatCode.idl43 /// Format code, for example, "YYYY-MM-DD".
H A DFormatElement.idl44 /** The format code, for example, "YYYY-MM-DD". */
/trunk/main/extensions/source/propctrlr/
H A Dformres.src616 Text [ en-US ] = "DD/MM/YY" ;
620 Text [ en-US ] = "MM/DD/YY" ;
624 Text [ en-US ] = "YY/MM/DD" ;
628 Text [ en-US ] = "DD/MM/YYYY" ;
632 Text [ en-US ] = "MM/DD/YYYY" ;
636 Text [ en-US ] = "YYYY/MM/DD" ;
640 Text [ en-US ] = "YY-MM-DD" ;
644 Text [ en-US ] = "YYYY-MM-DD" ;
/trunk/main/sax/source/tools/
H A Dconverter.cxx304 case MeasureUnit::MM: in convertMeasure()
360 case MeasureUnit::MM: in convertMeasure()
1851 case MeasureUnit::MM: in GetConversionFactor()
1888 case MeasureUnit::MM: in GetConversionFactor()
1925 case MeasureUnit::MM: in GetConversionFactor()
1967 case MeasureUnit::MM: in GetConversionFactor()
2074 nRetUnit = MeasureUnit::MM; in GetUnitFromString()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/styles/
H A DLengthCalculator.java61 else if (numericType == CSSNumericType.MM) in add()
88 return CSSNumericValue.createValue(CSSNumericType.MM, millimeter); in getResult()
/trunk/main/rsc/doku/feinkonz.43/
H A Drsc.doc17 MM
1561 AfpBearbeiter $Author: MM $
1787 /# Autor: MM
1837 |* Ersterstellung: MM 01.08.90
1838 |* Letzte Aenderung: MM 03.06.91
1873 |* Ersterstellung: MM 01.08.90
1874 |* Letzte Aenderung: MM 03.06.91
1894 |* Ersterstellung: MM 01.08.90
1911 |* Ersterstellung: MM 01.08.90
1924 |* Autor: MM
[all …]
H A Drscerror.doc1494 AfpBearbeiter $Author: MM $
H A Drscinst.doc1494 AfpBearbeiter $Author: MM $
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx495 { FUNIT_MM, MeasureUnit::MM, 1 }, // must precede MM_10TH in convertMeasurementUnit()
564 case com::sun::star::util::MeasureUnit::MM: in ConvertToMapModeUnit()
651 nMeasureUnit = com::sun::star::util::MeasureUnit::MM; in ConvertToMeasurementUnit()
/trunk/main/svx/source/unodraw/
H A Dunoprov.cxx1050 case MAP_MM: eApi = util::MeasureUnit::MM; break; in SvxMapUnitToMeasureUnit()
1074 case util::MeasureUnit::MM: eVcl = FUNIT_MM; break; in SvxMeasureUnitToFieldUnit()
1100 case FUNIT_MM: eApi = util::MeasureUnit::MM; break; in SvxFieldUnitToMeasureUnit()
/trunk/main/hsqldb/patches/
H A Di121754.patch21 - <format property="_tmpstamp" pattern="yyyy/MM/dd-hh:mm:ss"
22 + <format property="_tmpstamp" pattern="yyyy/MM/dd-HH:mm:ss"
/trunk/main/offapi/com/sun/star/util/
H A DMeasureUnit.idl45 const short MM = 2;
/trunk/main/offapi/com/sun/star/awt/
H A DXTimeField.idl46 where HH are hours, MM are minutes, SS are seconds and hh are
/trunk/main/toolkit/qa/complex/toolkit/
H A DUnitConversion.java182 checkSize(aSize, com.sun.star.util.MeasureUnit.MM, "mm"); in testXUnitConversion()
/trunk/main/solenv/gbuild/platform/
H A Dfreebsd.mk491 -MM -MT $(call gb_SrsPartTarget_get_target,$(1)) \
H A Dlinux.mk468 -MM -MT $(call gb_SrsPartTarget_get_target,$(1)) \
H A Dmacosx.mk509 -MM -MT $(call gb_SrsPartTarget_get_target,$(1)) \
/trunk/main/sc/source/filter/inc/
H A Dscflt.hxx454 sal_Int16 MM; // Meatfile Struktur MapMode, Breite, Hoehe member
/trunk/main/svx/source/form/
H A Dfmstring.src429 …value entered is not a valid date. Please enter a date in a valid format, for example, MM/DD/YY." ;
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx264 rStream >> rHeader.MM; in lcl_ReadChartHeader()
/trunk/extras/l10n/source/bo/
H A Dlocalize.sdf10130 helpcontent2 source\text\shared\01\05020301.xhp 0 help par_id3153052 44 0 bo MM 2002-02-02 02:…
10231 …ཞན་པ་གཏན་འཁེལ་བྱས་མེད་ན་གཤམ་གྱི་རྣམ་གཞག་གཏན་འཁེལ་བྱེད་:MM:SS.00 ཡང་ན་ [HH]:MM:SS.00 ཡང་ན་ [HH]:MM:…
20513 …explorer\database\02010100.xhp 0 help par_id3146090 256 0 bo {D'YYYY-MM-DD HH:MM:SS'} 2002-02…
20532 …ད་སྒྲིག་བྱེད། གཤམ་གྱི་རྣམ་གཞག་སྤྱད་དེ་:JJJJ-MM-TT HH:MM:SS དང་ JJJJ/MM/TT HH:MM:SS ད་དུང་ JJJJ.MM
29676 helpcontent2 source\text\scalc\01\04060104.xhp 0 help par_id3150589 214 0 bo D2 =DD-MM 2002-02…
29677 helpcontent2 source\text\scalc\01\04060104.xhp 0 help par_id3151034 215 0 bo D3 =MM-YY 2002-02…
29678 helpcontent2 source\text\scalc\01\04060104.xhp 0 help par_id3156371 216 0 bo D4 =DD-MM-YYYY HH:MM
29679 helpcontent2 source\text\scalc\01\04060104.xhp 0 help par_id3157881 217 0 bo D5 =MM-DD 2002-02…
34139 …ཆེས་མཐའ་མཇུག་གི་ཡིག་ཆའི་དུས་ཚོད་གཏན་འཁེལ་བྱེད་ ཕྱིར་ལོག་རྣམ་གཞག་ནི་"MM.DD.YYYY HH.MM.SS"རེད། 20…
34909 …3.xhp 0 help par_id3150791 10 0 bo གཤམ་གྱི་དཔེ་གཞི་ཚེ་གྲངས་ YYYY.MM.DD རྣམ་གཞག་ནས MM/DD/YYYYརྣག་…
[all …]
/trunk/extras/l10n/source/km/
H A Dlocalize.sdf26461 …្រោម បម្លែង​កាល​បរិច្ឆេទ​ក្នុង​ទ្រង់ទ្រាយ YYYY-MM-DD ទៅ​ជា​ទ្រង់ទ្រាយ​កាល​បរិច្ឆេទ​របស់​សហរដ្ឋ​អាម…
28985 …ឧទាហរណ៍​ដូច​ខាង​ក្រោម បម្លែង​កាល​បរិច្ឆេទ​ក្នុង​ទ្រង់ទ្រាយ YYYY.MM.DD ទៅ​ជា​ទ្រង់ទ្រាយ MM/DD/YYYY …
29108 …ត ឬ​កំណែ​ប្រែ​ចុង​ក្រោយ​​ឯកសារ​មួយ ដែល​បាន​ត្រឡប់​ក្នុង​ទ្រង់ទ្រាយ "MM.DD.YYYY HH.MM.SS" ។ 2020…
42942 helpcontent2 source\text\shared\01\05020301.xhp 0 help par_id3153052 44 0 km MM 20200411 15:09…
43092 …​គ្មាន​ទ្រង់ទ្រាយ​ពេល​វេលា​ផ្សេង​ទៀត​​ត្រូវ​បាន​បញ្ជាក់​ ៖ MM:SS,00 ឬ [HH]:MM:SS,00 ឬ [HH]:MM:SS ។…
45740 …xplorer\database\02010100.xhp 0 help par_id31509642 258 0 km {D'YYYY-MM-DD HH:MM:SS'} 2020041…
55116 helpcontent2 source\text\scalc\01\04060104.xhp 0 help par_id3150589 214 0 km D2 = DD-MM 202004…
55117 helpcontent2 source\text\scalc\01\04060104.xhp 0 help par_id3151034 215 0 km D3 = MM-YY 202004…
55118 …ce\text\scalc\01\04060104.xhp 0 help par_id3156371 216 0 km D4 = DD-MM-YYYY HH:MM:SS 20200411…
55119 helpcontent2 source\text\scalc\01\04060104.xhp 0 help par_id3157881 217 0 km D5 = MM-DD 202004…
[all …]

Completed in 2047 milliseconds

123456