Searched refs:maProjection (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/drawinglayer/source/geometry/ |
H A D | viewinformation3d.cxx | 185 maProjection.set(3, 0, f_30); in impInterpretPropertyValues() 186 maProjection.set(3, 1, f_31); in impInterpretPropertyValues() 187 maProjection.set(3, 2, f_32); in impInterpretPropertyValues() 188 maProjection.set(3, 3, f_33); in impInterpretPropertyValues() 194 maProjection.set(3, 0, f_30); in impInterpretPropertyValues() 200 maProjection.set(3, 1, f_31); in impInterpretPropertyValues() 206 maProjection.set(3, 2, f_32); in impInterpretPropertyValues() 364 maProjection(rProjection), in ImpViewInformation3D() 377 maProjection(), in ImpViewInformation3D() 390 maProjection(), in ImpViewInformation3D() [all …]
|
/aoo41x/main/tools/source/generic/ |
H A D | b3dtrans.cxx | 241 maProjection = mProject; in SetProjection() 249 return maProjection; in GetProjection()
|
/aoo41x/main/tools/inc/tools/ |
H A D | b3dtrans.hxx | 82 basegfx::B3DHomMatrix maProjection; member in B3dTransformationSet
|
Completed in 61 milliseconds