Home
last modified time | relevance | path

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

/trunk/main/drawinglayer/source/texture/
H A Dtexture.cxx634 … void GeoTexSvxHatch::appendTransformations(::std::vector< basegfx::B2DHomMatrix >& rMatrices) in appendTransformations() argument
645 rMatrices.push_back(maTextureTransform * aNew); in appendTransformations()
678 rMatrices.push_back(maTextureTransform * aNew); in appendTransformations()
740 … void GeoTexSvxTiled::appendTransformations(::std::vector< basegfx::B2DHomMatrix >& rMatrices) in appendTransformations() argument
794 rMatrices.push_back( in appendTransformations()
810 rMatrices.push_back( in appendTransformations()
/trunk/main/drawinglayer/inc/drawinglayer/texture/
H A Dtexture.hxx315 void appendTransformations(::std::vector< basegfx::B2DHomMatrix >& rMatrices);
354 void appendTransformations(::std::vector< basegfx::B2DHomMatrix >& rMatrices);

Completed in 30 milliseconds