Home
last modified time | relevance | path

Searched refs:ReduceInaccurate (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/tools/test/
H A Dtests.cxx55 aFract2.ReduceInaccurate(8); in testFraction()
64 aFract3.ReduceInaccurate(30); in testFraction()
69 aFract3.ReduceInaccurate(29); in testFraction()
74 aFract3.ReduceInaccurate(9); in testFraction()
79 aFract3.ReduceInaccurate(1); in testFraction()
84 aFract3.ReduceInaccurate(0); in testFraction()
94 aFract4.ReduceInaccurate(62); in testFraction()
99 aFract4.ReduceInaccurate(61); in testFraction()
/aoo4110/main/sc/source/ui/view/
H A Dtabvwshb.cxx102 aScaleWidth.ReduceInaccurate(10); // kompatibel zum SdrOle2Obj in ConnectObject()
103 aScaleHeight.ReduceInaccurate(10); in ConnectObject()
173 aScaleWidth.ReduceInaccurate(10); // kompatibel zum SdrOle2Obj in ActivateObject()
174 aScaleHeight.ReduceInaccurate(10); in ActivateObject()
H A Ddrawutil.cxx118 rScaleX.ReduceInaccurate( 25 ); in CalcScale()
119 rScaleY.ReduceInaccurate( 25 ); in CalcScale()
/aoo4110/main/sd/source/ui/view/
H A Dviewshe2.cxx969 aScaleWidth.ReduceInaccurate(10); // kompatibel zum SdrOle2Obj in ActivateObject()
970 aScaleHeight.ReduceInaccurate(10); in ActivateObject()
H A Dsdview.cxx1019 aScaleWidth.ReduceInaccurate(10); // kompatibel zum SdrOle2Obj in DoConnect()
1020 aScaleHeight.ReduceInaccurate(10); in DoConnect()
/aoo4110/main/tools/inc/tools/
H A Dfract.hxx62 void ReduceInaccurate( unsigned nSignificantBits );
/aoo4110/main/tools/source/generic/
H A Dfract.cxx582 void Fraction::ReduceInaccurate( unsigned nSignificantBits ) in ReduceInaccurate() function in Fraction
/aoo4110/main/svx/source/svdraw/
H A Dsvdpntv.cxx1366 aXFact.ReduceInaccurate(10); // Um Ueberlaeufe und BigInt-Mapping zu vermeiden in MakeVisible()

Completed in 52 milliseconds