/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/output/ |
H A D | ImageProducer.java | 298 …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()
|
/aoo42x/main/offapi/com/sun/star/i18n/ |
H A D | KNumberFormatUsage.idl | 38 /// 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 D | NumberFormatIndex.idl | 216 /// 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 D | NumberFormatCode.idl | 43 /// Format code, for example, "YYYY-MM-DD".
|
H A D | FormatElement.idl | 44 /** The format code, for example, "YYYY-MM-DD". */
|
/aoo42x/main/extensions/source/propctrlr/ |
H A D | formres.src | 616 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" ;
|
/aoo42x/main/sax/source/tools/ |
H A D | converter.cxx | 304 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()
|
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/styles/ |
H A D | LengthCalculator.java | 61 else if (numericType == CSSNumericType.MM) in add() 88 return CSSNumericValue.createValue(CSSNumericType.MM, millimeter); in getResult()
|
/aoo42x/main/rsc/doku/feinkonz.43/ |
H A D | rsc.doc | 17 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 D | rscerror.doc | 1494 AfpBearbeiter $Author: MM $
|
H A D | rscinst.doc | 1494 AfpBearbeiter $Author: MM $
|
/aoo42x/main/toolkit/source/helper/ |
H A D | vclunohelper.cxx | 495 { 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()
|
/aoo42x/main/svx/source/unodraw/ |
H A D | unoprov.cxx | 1050 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()
|
/aoo42x/main/hsqldb/patches/ |
H A D | i121754.patch | 21 - <format property="_tmpstamp" pattern="yyyy/MM/dd-hh:mm:ss" 22 + <format property="_tmpstamp" pattern="yyyy/MM/dd-HH:mm:ss"
|
/aoo42x/main/offapi/com/sun/star/util/ |
H A D | MeasureUnit.idl | 45 const short MM = 2;
|
/aoo42x/main/offapi/com/sun/star/awt/ |
H A D | XTimeField.idl | 46 where HH are hours, MM are minutes, SS are seconds and hh are
|
/aoo42x/main/toolkit/qa/complex/toolkit/ |
H A D | UnitConversion.java | 182 checkSize(aSize, com.sun.star.util.MeasureUnit.MM, "mm"); in testXUnitConversion()
|
/aoo42x/main/solenv/gbuild/platform/ |
H A D | freebsd.mk | 491 -MM -MT $(call gb_SrsPartTarget_get_target,$(1)) \
|
H A D | linux.mk | 468 -MM -MT $(call gb_SrsPartTarget_get_target,$(1)) \
|
H A D | macosx.mk | 509 -MM -MT $(call gb_SrsPartTarget_get_target,$(1)) \
|
/aoo42x/main/sc/source/filter/inc/ |
H A D | scflt.hxx | 454 sal_Int16 MM; // Meatfile Struktur MapMode, Breite, Hoehe member
|
/aoo42x/main/svx/source/form/ |
H A D | fmstring.src | 429 …value entered is not a valid date. Please enter a date in a valid format, for example, MM/DD/YY." ;
|
/aoo42x/main/sc/source/filter/starcalc/ |
H A D | scflt.cxx | 264 rStream >> rHeader.MM; in lcl_ReadChartHeader()
|
/aoo42x/extras/l10n/source/bo/ |
H A D | localize.sdf | 10130 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 …]
|
/aoo42x/extras/l10n/source/ja/ |
H A D | localize.sdf | 26461 …ared\03120307.xhp 0 help par_id3158410 11 0 ja 下記の例では YYYY-MM-DD 形式の日付を、アメリカで用いられている形式 (MM/DD/YY… 28985 …basic\shared\03120303.xhp 0 help par_id3150791 10 0 ja 下記の例では、YYYY.MM.DD 形式の日付を MM/DD/YYYY 形式に変換… 29108 …lp par_id3155306 7 0 ja この関数は、指定ファイルの作成または最終変更された時間を取得するもので、結果は「YYYY/MM/DD HH:MM:SS」の形式で返します。 … 42942 helpcontent2 source\text\shared\01\05020301.xhp 0 help par_id3153052 44 0 ja MM 20200411 15:09… 43092 …:02:03.45 や 25:01:02 などの形式で入力すると、他の時刻の書式が指定されていない限り、時刻の書式は MM:SS.00 か [HH]:MM:SS.00 か [HH]:MM:SS が… 45740 …xplorer\database\02010100.xhp 0 help par_id31509642 258 0 ja {D'YYYY-MM-DD HH:MM:SS'} 2020041… 55116 helpcontent2 source\text\scalc\01\04060104.xhp 0 help par_id3150589 214 0 ja D2 = DD-MM 202004… 55117 helpcontent2 source\text\scalc\01\04060104.xhp 0 help par_id3151034 215 0 ja D3 = MM-YY 202004… 55118 …ce\text\scalc\01\04060104.xhp 0 help par_id3156371 216 0 ja D4 = DD-MM-YYYY HH:MM:SS 20200411… 55119 helpcontent2 source\text\scalc\01\04060104.xhp 0 help par_id3157881 217 0 ja D5 = MM-DD 202004… [all …]
|