Home
last modified time | relevance | path

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

/aoo42x/main/drawinglayer/source/geometry/
H A Dviewinformation2d.cxx65 basegfx::B2DHomMatrix maInverseObjectToViewTransformation; member in drawinglayer::geometry::ImpViewInformation2D
275 maInverseObjectToViewTransformation(), in ImpViewInformation2D()
292 maInverseObjectToViewTransformation(), in ImpViewInformation2D()
309 maInverseObjectToViewTransformation(), in ImpViewInformation2D()
367 if(maInverseObjectToViewTransformation.isIdentity() && in getInverseObjectToViewTransformation()
372 …const_cast< ImpViewInformation2D* >(this)->maInverseObjectToViewTransformation = aInverseObjectToV… in getInverseObjectToViewTransformation()
375 return maInverseObjectToViewTransformation; in getInverseObjectToViewTransformation()

Completed in 11 milliseconds