Searched refs:SetDeviceRectangle (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/tools/source/generic/ |
H A D | b3dtrans.cxx | 434 void B3dTransformationSet::SetDeviceRectangle(double fL, double fR, double fB, double fT, in SetDeviceRectangle() function in B3dTransformationSet 456 …SetDeviceRectangle(rVol.getMinX(), rVol.getMaxX(), rVol.getMinY(), rVol.getMaxY(), bBroadCastChang… in SetDeviceVolume()
|
/aoo4110/main/tools/inc/tools/ |
H A D | b3dtrans.hxx | 174 …void SetDeviceRectangle(double fL=-1.0, double fR=1.0, double fB=-1.0, double fT=1.0, sal_Bool bBr…
|
/aoo4110/main/svx/source/engine3d/ |
H A D | scene3d.cxx | 248 aCameraSet.SetDeviceRectangle(-2, 2, -2, 2); in SetDefaultAttributes()
|
Completed in 32 milliseconds