Home
last modified time | relevance | path

Searched refs:mfRightBound (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/tools/source/generic/
H A Db3dtrans.cxx155 mfRightBound = mfTopBound = 1.0; in Reset()
296 double fRight(mfRightBound); in CalcViewport()
437 if(fL != mfLeftBound || fR != mfRightBound || fB != mfBottomBound || fT != mfTopBound) in SetDeviceRectangle()
440 mfRightBound = fR; in SetDeviceRectangle()
468 fR = mfRightBound; in GetDeviceRectangle()
482 aRet.expand(basegfx::B3DTuple(mfRightBound, mfTopBound, mfFarBound)); in GetDeviceVolume()
/aoo41x/main/tools/inc/tools/
H A Db3dtrans.hxx104 double mfRightBound; member in B3dTransformationSet
178 double GetDeviceRectangleWidth() const { return mfRightBound - mfLeftBound; } in GetDeviceRectangleWidth()

Completed in 20 milliseconds