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