Home
last modified time | relevance | path

Searched refs:average (Results 1 – 25 of 54) sorted by relevance

123

/aoo4110/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx96 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 …]
/aoo4110/main/offapi/com/sun/star/report/
H A DCalculation.idl40 /** 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.
/aoo4110/main/oox/source/dump/
H A Dxlsbdumper.ini352 …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 Dbiffdumper.ini737 …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…
/aoo4110/main/basegfx/inc/basegfx/point/
H A Db2dhompoint.hxx316 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 Db3dhompoint.hxx351 inline B3DHomPoint average(B3DHomPoint& rOld1, B3DHomPoint& rOld2) in average() function
359 inline B3DHomPoint average(B3DHomPoint& rOld1, B3DHomPoint& rOld2, B3DHomPoint& rOld3) in average() function
/aoo4110/main/basegfx/inc/basegfx/tuple/
H A Db2i64tuple.hxx246 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 Db2ituple.hxx251 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 Db2dtuple.hxx290 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 Db3i64tuple.hxx281 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 Db3ituple.hxx281 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 Db3dtuple.hxx363 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
/aoo4110/main/basegfx/inc/basegfx/pixel/
H A Dbpixel.hxx184 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
/aoo4110/main/offapi/com/sun/star/sheet/
H A DStatusBarFunction.idl46 /** average of all numerical values is calculated.
H A DGeneralFunction.idl65 /** average of all numerical values is calculated.
H A DDataPilotFieldReferenceType.idl58 if the summary function is undefined without values, like average or variance. The difference
/aoo4110/main/svx/source/svdraw/
H A Dsvdetc.cxx523 … 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 Dsvdfmtf.cxx1567 const basegfx::BColor aMedium(basegfx::average(aStart, aEnd)); in DoAction()
/aoo4110/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx925 const basegfx::B2DPoint aCommonCenter(basegfx::average(a2DCenterA, a2DCenterB)); in createReducedOutlines()
936 const basegfx::B2DPoint aMiddle(basegfx::average(aStart, aEnd)); in createReducedOutlines()
/aoo4110/main/offapi/com/sun/star/chart/
H A DChartDataRowProperties.idl110 /** holds the properties of the average line, if such one is
/aoo4110/main/offapi/com/sun/star/rendering/
H A DFontMetrics.idl79 It's roughly equivalent to the average width of all
/aoo4110/main/wizards/source/formwizard/
H A Ddbwizres.src856 Text [ en-US] = "get the average of";
878 Text [ en-US] = "get the average of <FIELD>";
/aoo4110/main/sc/source/ui/src/
H A Dscfuncs.src170 …Text [ en-US ] = "Returns the average value of all the cells of a data range whose contents match …
1618 …Text [ en-US ] = "Period. The depreciation period which must have the same time unit as average us…
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." ;
/aoo4110/main/oox/source/token/
H A Dtokens.txt703 average
/aoo4110/extras/l10n/source/en-ZA/
H A Dlocalize.sdf34140 …_id3150482 36 0 en-ZA \<ahelp hid=\"HID_FUNC_MITTELWERT\"\>Returns the average of the arguments.…
34148 …d3145138 158 0 en-ZA \<ahelp hid=\"HID_FUNC_MITTELWERTA\"\>Returns the average of the arguments.…
37229 …of turnovers, you can show all the values above the average in green and all those below the avera…
37235 …cell style to all values that represent above-average turnover, and one to those that are below th…
49235 …\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 41 0 en-ZA get the average of 2002-02-02 …
49239 …\dbwizres.src 0 string RID_DB_QUERY_WIZARD_START + 45 0 en-ZA get the average of <FIELD> 200…
59659 …ZA Period. The depreciation period which must have the same time unit as average useful life. 2…
59675 …9 0 en-ZA Period. The depreciation period in the same time unit as the average useful life entry…
60127 … RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AVERAGE 1 0 en-ZA Returns the average of a sample. 2…
60130 …ID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_AVERAGE_A 1 0 en-ZA Returns the average value for a sampl…
[all …]

Completed in 1081 milliseconds

123