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()2023 sal_uInt16 nElemSize = 36; in ApplyCustomShapeGeometryAttributes() local2026 rIn >> nNumElem >> nNumElemMem >> nElemSize; in ApplyCustomShapeGeometryAttributes()2027 if ( nElemSize == 36 ) in ApplyCustomShapeGeometryAttributes()2432 sal_uInt16 nElemSize = 16; in ApplyCustomShapeGeometryAttributes() local2435 rIn >> nNumElem >> nNumElemMem >> nElemSize; in ApplyCustomShapeGeometryAttributes()2436 if ( nElemSize == 16 ) in ApplyCustomShapeGeometryAttributes()
Completed in 51 milliseconds