Home
last modified time | relevance | path

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

/trunk/main/tools/source/generic/
H A Db3dtrans.cxx454 void B3dTransformationSet::SetDeviceVolume(const basegfx::B3DRange& rVol, sal_Bool bBroadCastChange) in SetDeviceVolume() argument
456 …SetDeviceRectangle(rVol.getMinX(), rVol.getMaxX(), rVol.getMinY(), rVol.getMaxY(), bBroadCastChang… in SetDeviceVolume()
457 SetFrontClippingPlane(rVol.getMinZ()); in SetDeviceVolume()
458 SetBackClippingPlane(rVol.getMaxZ()); in SetDeviceVolume()
/trunk/main/tools/inc/tools/
H A Db3dtrans.hxx175 void SetDeviceVolume(const basegfx::B3DRange& rVol, sal_Bool bBroadCastChange=sal_True);

Completed in 21 milliseconds