Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/view/main/
H A DVTitle.cxx110 …rop->setPropertyValue( C2U( "Transformation" ), uno::makeAny( B2DHomMatrixToHomogenMatrix3(aM) ) ); in changePosition()
285 …rop->setPropertyValue( C2U( "Transformation" ), uno::makeAny( B2DHomMatrixToHomogenMatrix3(aM) ) ); in createShapes()
H A DShapeFactory.cxx2189 uno::Any aATransformation = uno::makeAny( B2DHomMatrixToHomogenMatrix3(aM) ); in makeTransformation()
/aoo4110/main/chart2/source/inc/
H A DCommonConverters.hxx79 B2DHomMatrixToHomogenMatrix3( const ::basegfx::B2DHomMatrix& rM );
/aoo4110/main/chart2/source/tools/
H A DCommonConverters.cxx110 drawing::HomogenMatrix3 B2DHomMatrixToHomogenMatrix3( const ::basegfx::B2DHomMatrix& rM ) in B2DHomMatrixToHomogenMatrix3() function

Completed in 43 milliseconds