Searched refs:ImplSetSize (Results 1 – 3 of 3) sorted by relevance
170 void ImplSetSize( sal_uLong nSize );201 void ImplPointArray::ImplSetSize( sal_uLong nSize ) in ImplSetSize() function in ImplPointArray432 aArr.ImplSetSize( mnCount << 1 ); in ImplEndAdd()539 aArr.ImplSetSize( mnCount << 1 ); in ImplEndAdd()643 aArr.ImplSetSize( mnCount + 1 ); in ImplEndAdd()674 aNewArr1.ImplSetSize( nCount ); in ImplPostProcess()696 aNewArr2.ImplSetSize( nCount ); in ImplPostProcess()
170 void ImplPolygon::ImplSetSize( sal_uInt16 nNewSize, sal_Bool bResize ) in ImplSetSize() function in ImplPolygon253 ImplSetSize( nNewSize, sal_True ); in ImplSplit()828 mpImplPolygon->ImplSetSize( nNewSize ); in SetSize()1426 mpPoly->ImplSetSize( mnSize ); in Input()1434 mpPoly->ImplSetSize( mnSize ); in LastPoint()1916 rPoly.mpImplPolygon->ImplSetSize( nPoints, sal_False ); in operator >>()2375 mpImplPolygon->ImplSetSize(static_cast< sal_uInt16 >(nArrayInsert), true); in Polygon()
56 void ImplSetSize( sal_uInt16 nSize, sal_Bool bResize = sal_True );
Completed in 22 milliseconds