Lines Matching refs:remove
217 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in CoordinateDataArray3D
385 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in BColorArray
549 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in NormalsArray3D
724 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in TextureCoordinate2D
1310 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in ImplB3DPolygon
1314 maPoints.remove(nIndex, nCount); in remove()
1319 mpBColors->remove(nIndex, nCount); in remove()
1330 mpNormals->remove(nIndex, nCount); in remove()
1341 mpTextureCoordiantes->remove(nIndex, nCount); in remove()
1471 remove(nIndex, 1L); in removeDoublePointsAtBeginEnd()
1506 remove(nIndex, 1L); in removeDoublePointsWholeTrack()
1758 void B3DPolygon::remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() function in basegfx::B3DPolygon
1763 mpPolygon->remove(nIndex, nCount); in remove()