Searched refs:GetEquation (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/svx/inc/svx/ |
H A D | EnhancedCustomShape2d.hxx | 202 …SVX_DLLPUBLIC static rtl::OUString GetEquation( const sal_uInt16 nFlags, sal_Int32 nPara1, sal_In…
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdoashp.cxx | 986 …seqEquations[ i ] = EnhancedCustomShape2d::GetEquation( pData->nFlags, pData->nVal[ 0 ], pData->nV… in MergeDefaultAttributes() 1435 …seqEquations2[ i ] = EnhancedCustomShape2d::GetEquation( pData->nFlags, pData->nVal[ 0 ], pData->n… in IsDefaultGeometry()
|
/aoo42x/main/svx/source/customshapes/ |
H A D | EnhancedCustomShape2d.cxx | 92 rtl::OUString EnhancedCustomShape2d::GetEquation( const sal_uInt16 nFlags, sal_Int32 nP1, sal_Int32… in GetEquation() function in EnhancedCustomShape2d
|
/aoo42x/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 2008 aEquations[ i ] = EnhancedCustomShape2d::GetEquation( nFlags, nP1, nP2, nP3 ); in ApplyCustomShapeGeometryAttributes()
|
Completed in 70 milliseconds