Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/filter/wmf/
H A Demfwr.cxx172 mnHorTextAlign = mnHandleCount = mnLastPercent = mnRecordPos = mnRecordCount = 0; in WriteEMF()
287 mnRecordPos = mpStm->Tell(); in ImplBeginRecord()
303 mpStm->Seek( mnRecordPos + 4 ); in ImplEndRecord()
304 nFillBytes = nActPos - mnRecordPos; in ImplEndRecord()
308 *mpStm << (sal_uInt32)( ( nActPos - mnRecordPos ) + nFillBytes ); in ImplEndRecord()
H A Demfwr.hxx53 sal_uLong mnRecordPos; member in EMFWriter

Completed in 34 milliseconds