Home
last modified time | relevance | path

Searched refs:nNumElem (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/filter/source/msfilter/
H A Ddffpropset.cxx1180 sal_Int16 nNumElem, nNumElemReserved, nSize; in ReadPropSet() local
1183 rIn >> nNumElem >> nNumElemReserved >> nSize; in ReadPropSet()
1184 if ( nNumElemReserved >= nNumElem ) in ReadPropSet()
1192 sal_uInt32 nDataSize = (sal_uInt32)( nSize * nNumElem ); in ReadPropSet()
H A Dmsdffimp.cxx317 sal_Int16 nNumElem, nNumElemMem, nNumSize; in ReadPropSet() local
318 rIn >> nNumElem >> nNumElemMem >> nNumSize; in ReadPropSet()
1117 for ( ; i < nNumElem; i++ ) in GetShadeColors()
1992 sal_uInt16 nNumElem = 0; in ApplyCustomShapeGeometryAttributes() local
1997 rIn >> nNumElem >> nNumElemMem >> nElemSize; in ApplyCustomShapeGeometryAttributes()
2003 for ( i = 0; i < nNumElem; i++ ) in ApplyCustomShapeGeometryAttributes()
2021 sal_uInt16 nNumElem = 0; in ApplyCustomShapeGeometryAttributes() local
2026 rIn >> nNumElem >> nNumElemMem >> nElemSize; in ApplyCustomShapeGeometryAttributes()
2030 for ( i = 0; i < nNumElem; i++ ) in ApplyCustomShapeGeometryAttributes()
2430 sal_uInt16 nNumElem = 0; in ApplyCustomShapeGeometryAttributes() local
[all …]

Completed in 43 milliseconds