Home
last modified time | relevance | path

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

/aoo41x/main/tools/source/generic/
H A Db3dtrans.cxx154 mfLeftBound = mfBottomBound = -1.0; in Reset()
295 double fLeft(mfLeftBound); in CalcViewport()
437 if(fL != mfLeftBound || fR != mfRightBound || fB != mfBottomBound || fT != mfTopBound) in SetDeviceRectangle()
439 mfLeftBound = fL; in SetDeviceRectangle()
467 fL = mfLeftBound; in GetDeviceRectangle()
481 aRet.expand(basegfx::B3DTuple(mfLeftBound, mfBottomBound, mfNearBound)); in GetDeviceVolume()
/aoo41x/main/tools/inc/tools/
H A Db3dtrans.hxx103 double mfLeftBound; member in B3dTransformationSet
178 double GetDeviceRectangleWidth() const { return mfRightBound - mfLeftBound; } in GetDeviceRectangleWidth()

Completed in 18 milliseconds