| /AOO41X/main/basegfx/source/curve/ |
| H A D | b2dcubicbezier.cxx | 96 const B2DPoint aS1L(average(rfPA, rfEA)); in ImpSubDivAngle() 97 const B2DPoint aS1C(average(rfEA, rfEB)); in ImpSubDivAngle() 98 const B2DPoint aS1R(average(rfEB, rfPB)); in ImpSubDivAngle() 99 const B2DPoint aS2L(average(aS1L, aS1C)); in ImpSubDivAngle() 100 const B2DPoint aS2R(average(aS1C, aS1R)); in ImpSubDivAngle() 101 const B2DPoint aS3C(average(aS2L, aS2R)); in ImpSubDivAngle() 198 const B2DPoint aS1L(average(rfPA, rfEA)); in ImpSubDivAngleStart() 199 const B2DPoint aS1C(average(rfEA, rfEB)); in ImpSubDivAngleStart() 200 const B2DPoint aS1R(average(rfEB, rfPB)); in ImpSubDivAngleStart() 201 const B2DPoint aS2L(average(aS1L, aS1C)); in ImpSubDivAngleStart() [all …]
|
| /AOO41X/main/offapi/com/sun/star/report/ |
| H A D | Calculation.idl | 40 /** returns the average of a field. 44 /** returns the average of a field. 100 …/** returns how much each value in the field deviate from the mean or average value for that field. 120 /** returns the weighted average for the field.
|
| /AOO41X/main/oox/source/dump/ |
| H A D | xlsbdumper.ini | 352 …this-week,next-week,last-week,this-month,above-average,below-average,duplicate-values,,equal-above… 353 30=equal-below-average 364 0x0004=above-average 774 shortlist=PTDATAFIELD-SUBTOTAL,0,sum,count-all,average,max,min,product,count-num,std-dev,std-dev-p,… 873 0x00000800=average 940 shortlist=PTFITEM-TYPE,0,data,default,sum,count-all,average,max,min,product,count-mumbers,std-dev,s… 973 0x0010=average
|
| H A D | biffdumper.ini | 737 …this-week,next-week,last-week,this-month,above-average,below-average,duplicate-values,,equal-above… 738 30=equal-below-average 1139 shortlist=CHSERTRENDLINE-TYPE,0,poynomial,exponential,logarithmic,power,moving-average 1833 shortlist=PTDATAFIELD-SUBTOTAL,0,sum,count-all,average,max,min,product,count-num,std-dev,std-dev-p,… 1888 0x0008=average 1922 …0=data,default,sum,count-all,average,max,min,product,count-num,std-dev,std-dev-p,variance,variance… 1947 shortlist=PTROWCOLITEMS-ITEMTYPE,0,data,default,sum,count-all,average,max,min,product,count-num,std…
|
| /AOO41X/main/basegfx/inc/basegfx/tuple/ |
| H A D | b2ituple.hxx | 251 inline B2ITuple average(const B2ITuple& rOld1, const B2ITuple& rOld2) in average() function 258 inline B2ITuple average(const B2ITuple& rOld1, const B2ITuple& rOld2, const B2ITuple& rOld3) in average() function
|
| H A D | b2i64tuple.hxx | 246 inline B2I64Tuple average(const B2I64Tuple& rOld1, const B2I64Tuple& rOld2) in average() function 253 …inline B2I64Tuple average(const B2I64Tuple& rOld1, const B2I64Tuple& rOld2, const B2I64Tuple& rOld… in average() function
|
| H A D | b2dtuple.hxx | 290 inline B2DTuple average(const B2DTuple& rOld1, const B2DTuple& rOld2) in average() function 297 inline B2DTuple average(const B2DTuple& rOld1, const B2DTuple& rOld2, const B2DTuple& rOld3) in average() function
|
| H A D | b3i64tuple.hxx | 281 inline B3I64Tuple average(const B3I64Tuple& rOld1, const B3I64Tuple& rOld2) in average() function 289 …inline B3I64Tuple average(const B3I64Tuple& rOld1, const B3I64Tuple& rOld2, const B3I64Tuple& rOld… in average() function
|
| H A D | b3ituple.hxx | 281 inline B3ITuple average(const B3ITuple& rOld1, const B3ITuple& rOld2) in average() function 289 inline B3ITuple average(const B3ITuple& rOld1, const B3ITuple& rOld2, const B3ITuple& rOld3) in average() function
|
| H A D | b3dtuple.hxx | 363 inline B3DTuple average(const B3DTuple& rOld1, const B3DTuple& rOld2) in average() function 371 inline B3DTuple average(const B3DTuple& rOld1, const B3DTuple& rOld2, const B3DTuple& rOld3) in average() function
|
| /AOO41X/main/basegfx/inc/basegfx/point/ |
| H A D | b2dhompoint.hxx | 316 inline B2DHomPoint average(B2DHomPoint& rOld1, B2DHomPoint& rOld2) in average() function 323 inline B2DHomPoint average(B2DHomPoint& rOld1, B2DHomPoint& rOld2, B2DHomPoint& rOld3) in average() function
|
| H A D | b3dhompoint.hxx | 351 inline B3DHomPoint average(B3DHomPoint& rOld1, B3DHomPoint& rOld2) in average() function 359 inline B3DHomPoint average(B3DHomPoint& rOld1, B3DHomPoint& rOld2, B3DHomPoint& rOld3) in average() function
|
| /AOO41X/main/basegfx/inc/basegfx/pixel/ |
| H A D | bpixel.hxx | 184 inline BPixel average(const BPixel& rOld1, const BPixel& rOld2) in average() function 193 inline BPixel average(const BPixel& rOld1, const BPixel& rOld2, const BPixel& rOld3) in average() function
|
| /AOO41X/main/offapi/com/sun/star/sheet/ |
| H A D | StatusBarFunction.idl | 46 /** average of all numerical values is calculated.
|
| H A D | GeneralFunction.idl | 65 /** average of all numerical values is calculated.
|
| H A D | DataPilotFieldReferenceType.idl | 58 if the summary function is undefined without values, like average or variance. The difference
|
| /AOO41X/main/svx/source/svdraw/ |
| H A D | svdetc.cxx | 523 … const basegfx::BColor aAverageColor(basegfx::average(aCol1.getBColor(), aCol2.getBColor())); in GetDraftFillColor() 533 … const basegfx::BColor aAverageColor(basegfx::average(aCol1.getBColor(), aCol2.getBColor())); in GetDraftFillColor()
|
| H A D | svdfmtf.cxx | 1567 const basegfx::BColor aMedium(basegfx::average(aStart, aEnd)); in DoAction()
|
| /AOO41X/main/drawinglayer/source/primitive3d/ |
| H A D | sdrextrudelathetools3d.cxx | 925 … const basegfx::B2DPoint aCommonCenter(basegfx::average(a2DCenterA, a2DCenterB)); in createReducedOutlines() 936 const basegfx::B2DPoint aMiddle(basegfx::average(aStart, aEnd)); in createReducedOutlines()
|
| /AOO41X/main/offapi/com/sun/star/chart/ |
| H A D | ChartDataRowProperties.idl | 110 /** holds the properties of the average line, if such one is
|
| /AOO41X/main/offapi/com/sun/star/rendering/ |
| H A D | FontMetrics.idl | 79 It's roughly equivalent to the average width of all
|
| /AOO41X/main/wizards/source/formwizard/ |
| H A D | dbwizres.src | 856 Text [ en-US] = "get the average of"; 878 Text [ en-US] = "get the average of <FIELD>";
|
| /AOO41X/main/sc/source/ui/src/ |
| H A D | scfuncs.src | 170 …Text [ en-US ] = "Returns the average value of all the cells of a data range whose contents match … 1618 … ] = "Period. The depreciation period which must have the same time unit as average useful life." ; 1706 …Text [ en-US ] = "Period. The depreciation period in the same time unit as the average useful life… 5155 Text [ en-US ] = "Returns the average of a sample." ; 5179 Text [ en-US ] = "Returns the average value for a sample. Text is evaluated as zero."; 5227 … Text [ en-US ] = "Returns the average of the absolute deviations of a sample from the mean." ;
|
| /AOO41X/extras/l10n/source/en-ZA/ |
| H A D | localize.sdf | 24769 …ier of the article) fields exist in the "Item" table, you can obtain the average price of the item… 30488 …million. The basis is daily balance calculation (basis = 3). What is the average annual level of i… 32000 … 0 en-ZA \<ahelp hid=\"HID_FUNC_DBMITTELWERT\"\>DAVERAGE returns the average of the values of … 32004 …01.xhp 0 help par_id3149104 136 0 en-ZA To find the average weight of all chi… 32006 …em type=\"input\"\>7, 8, 9,\</item\> and so on, one after the other. The average weight of all chi… 34110 …en number: \<item type=\"input\"\>=MEDIAN(1;5;9;20)\</item\> returns the average of the two middle… 34132 … 28 0 en-ZA \<ahelp hid=\"HID_FUNC_MITTELABW\"\>Returns the average of the absolute d… 34140 …36 0 en-ZA \<ahelp hid=\"HID_FUNC_MITTELWERT\"\>Returns the average of the arguments.… 34148 …58 0 en-ZA \<ahelp hid=\"HID_FUNC_MITTELWERTA\"\>Returns the average of the arguments.… 34181 …\<item type=\"input\"\>=NORMINV(0.9;63;5)\</item\> returns 69.41. If the average egg weighs 63 gra… [all …]
|
| /AOO41X/extras/l10n/source/ta/ |
| H A D | localize.sdf | 7041 …a Period. The depreciation period which must have the same time unit as average useful life. … 7057 … 0 ta Period. The depreciation period in the same time unit as the average useful life entry… 7550 …FUNCTION_DESCRIPTIONS2.SC_OPCODE_AVERAGE 1 0 ta Returns the average of a sample. … 7553 …TION_DESCRIPTIONS2.SC_OPCODE_AVERAGE_A 1 0 ta Returns the average value for a sampl… 7559 …FUNCTION_DESCRIPTIONS2.SC_OPCODE_AVE_DEV 1 0 ta Returns the average of the absolute d… 28252 …ncreases. Single variables are suitable for mathematical calculations of average precision. Calcul… 37186 …l formatting, you can, for example, highlight the totals that exceed the average value of all tota… 37193 …of turnovers, you can show all the values above the average in green and all those below the avera… 37199 …cell style to all values that represent above-average turnover, and one to those that are below th… 37205 … 51 0 ta In our particular example, we are calculating the average of the random val… [all …]
|