Home
last modified time | relevance | path

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

/AOO41X/main/toolkit/source/awt/
H A Dvclxgraphics.cxx422 …equence< sal_Int32 >& DataX, const uno::Sequence< sal_Int32 >& DataY ) throw(uno::RuntimeException) in drawPolyLine()
433 …equence< sal_Int32 >& DataX, const uno::Sequence< sal_Int32 >& DataY ) throw(uno::RuntimeException) in drawPolygon()
444 …> >& DataX, const uno::Sequence< uno::Sequence< sal_Int32 > >& DataY ) throw(uno::RuntimeException) in drawPolyPolygon()
/AOO41X/main/toolkit/source/helper/
H A Dvclunohelper.cxx188 …tar::uno::Sequence< sal_Int32 >& DataX, const ::com::sun::star::uno::Sequence< sal_Int32 >& DataY ) in CreatePolygon()