Searched refs:AddEllipse (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/vbahelper/source/vbahelper/ |
H A D | vbashapes.cxx | 264 ScVbaShapes::AddEllipse( sal_Int32 startX, sal_Int32 startY, sal_Int32 nLineWidth, sal_Int32 nLineH… in AddEllipse() function in ScVbaShapes 352 return AddEllipse(_nLeft, _nTop, _nWidth, _nHeight, _aAnchor); in AddShape()
|
/aoo42x/main/vbahelper/inc/vbahelper/ |
H A D | vbashapes.hxx | 51 …css::uno::Any AddEllipse( sal_Int32 startX, sal_Int32 startY, sal_Int32 nLineWidth, sal_Int32 nLin…
|
Completed in 15 milliseconds