Home
last modified time | relevance | path

Searched refs:nRecordSize (Results 1 – 1 of 1) sorted by path

/trunk/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx424 sal_Int32 nRecordPos, nRecordSize, nOriginalTextLen, nNewTextLen; in ReadRecordParams() local
431 *pWMF >> nRecordSize; in ReadRecordParams()
460 sal_uInt32 nMaxStreamPos = nRecordPos + ( nRecordSize << 1 ); in ReadRecordParams()
1353 sal_Int32 nRecordPos, nRecordSize; in GetPlaceableBound() local
1359 *pStm >> nRecordSize; in GetPlaceableBound()

Completed in 23 milliseconds