Searched refs:nElemSize (Results 1 – 1 of 1) sorted by relevance
1994 sal_uInt16 nElemSize = 8; in ApplyCustomShapeGeometryAttributes() local1997 rIn >> nNumElem >> nNumElemMem >> nElemSize; in ApplyCustomShapeGeometryAttributes()2026 sal_uInt16 nElemSize = 36; in ApplyCustomShapeGeometryAttributes() local2029 rIn >> nNumElem >> nNumElemMem >> nElemSize; in ApplyCustomShapeGeometryAttributes()2030 if ( nElemSize == 36 ) in ApplyCustomShapeGeometryAttributes()2435 sal_uInt16 nElemSize = 16; in ApplyCustomShapeGeometryAttributes() local2438 rIn >> nNumElem >> nNumElemMem >> nElemSize; in ApplyCustomShapeGeometryAttributes()2439 if ( nElemSize == 16 ) in ApplyCustomShapeGeometryAttributes()
Completed in 159 milliseconds