Home
last modified time | relevance | path

Searched defs:DataY (Results 1 – 2 of 2) sorted by relevance

/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx422 void VCLXGraphics::drawPolyLine( const uno::Sequence< sal_Int32 >& DataX, const uno::Sequence< sal_… in drawPolyLine()
433 void VCLXGraphics::drawPolygon( const uno::Sequence< sal_Int32 >& DataX, const uno::Sequence< sal_I… in drawPolygon()
444 void VCLXGraphics::drawPolyPolygon( const uno::Sequence< uno::Sequence< sal_Int32 > >& DataX, const… in drawPolyPolygon()
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx188 Polygon VCLUnoHelper::CreatePolygon( const ::com::sun::star::uno::Sequence< sal_Int32 >& DataX, con… in CreatePolygon()

Completed in 21 milliseconds