Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/inc/
H A DStripe.hxx64 …::com::sun::star::uno::Any getTexturePolygon( short nRotatedTexture ) const; //0 to 7 are the…
/trunk/main/chart2/source/view/main/
H A DStripe.cxx186 uno::Any Stripe::getTexturePolygon( short nRotatedTexture ) const in getTexturePolygon() function in chart::Stripe
H A DShapeFactory.cxx1158 , rStripe.getTexturePolygon( nRotatedTexture ) ); in createStripe()