Searched refs:bBroadCastChange (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/tools/source/generic/ |
H A D | b3dtrans.cxx | 435 sal_Bool bBroadCastChange) in SetDeviceRectangle() argument 449 if(bBroadCastChange) in SetDeviceRectangle() 454 void B3dTransformationSet::SetDeviceVolume(const basegfx::B3DRange& rVol, sal_Bool bBroadCastChange) in SetDeviceVolume() argument 456 …tDeviceRectangle(rVol.getMinX(), rVol.getMaxX(), rVol.getMinY(), rVol.getMaxY(), bBroadCastChange); in SetDeviceVolume()
|
/aoo4110/main/tools/inc/tools/ |
H A D | b3dtrans.hxx | 174 …(double fL=-1.0, double fR=1.0, double fB=-1.0, double fT=1.0, sal_Bool bBroadCastChange=sal_True); 175 void SetDeviceVolume(const basegfx::B3DRange& rVol, sal_Bool bBroadCastChange=sal_True);
|
Completed in 25 milliseconds