Searched refs:rVol (Results 1 – 2 of 2) sorted by relevance
454 void B3dTransformationSet::SetDeviceVolume(const basegfx::B3DRange& rVol, sal_Bool bBroadCastChange) in SetDeviceVolume() argument456 …SetDeviceRectangle(rVol.getMinX(), rVol.getMaxX(), rVol.getMinY(), rVol.getMaxY(), bBroadCastChang… in SetDeviceVolume()457 SetFrontClippingPlane(rVol.getMinZ()); in SetDeviceVolume()458 SetBackClippingPlane(rVol.getMaxZ()); in SetDeviceVolume()
175 void SetDeviceVolume(const basegfx::B3DRange& rVol, sal_Bool bBroadCastChange=sal_True);
Completed in 10 milliseconds