Searched refs:mnElementSize (Results 1 – 9 of 9) sorted by relevance
126 if ( mnElementSize < 100000 ) in ImplComment()128 if ( mnElementSize < 10000 ) in ImplComment()130 if ( mnElementSize < 1000 ) in ImplComment()132 if ( mnElementSize < 100 ) in ImplComment()134 if ( mnElementSize < 10 ) in ImplComment()769 if ( mnElementSize == 31 ) in ImplDefaultReplacement()776 if ( mnElementSize & 1 ) in ImplDefaultReplacement()778 nCount += mnElementSize; in ImplDefaultReplacement()808 if ( mnElementSize == 31 ) in Write()814 if ( mnElementSize ) in Write()[all …]
151 mnElementSize / ImplGetPointSize()); in ImplDoClass4()205 mnParaSize = mnElementSize; in ImplDoClass4()244 mnParaSize = mnElementSize; in ImplDoClass4()260 mnParaSize = mnElementSize; in ImplDoClass4()270 mnElementSize / ImplGetPointSize()); in ImplDoClass4()293 while ( mnParaSize < mnElementSize ) in ImplDoClass4()339 mnParaSize = mnElementSize; in ImplDoClass4()558 mnParaSize = mnElementSize; in ImplDoClass4()604 mnParaSize = mnElementSize; in ImplDoClass4()761 mnParaSize = mnElementSize; in ImplDoClass4()[all …]
172 if ( mnElementSize > 1 ) in ImplDoClass1()174 sal_Int8* pBuf = new sal_Int8[ mnElementSize ]; in ImplDoClass1()177 memcpy( pBuf, mpSource, mnElementSize ); in ImplDoClass1()179 maDefRepSizeList.Insert( (void*)mnElementSize, LIST_APPEND ); in ImplDoClass1()182 mnParaSize = mnElementSize; in ImplDoClass1()187 while ( mnParaSize < mnElementSize ) in ImplDoClass1()198 while ( mnParaSize < mnElementSize ) in ImplDoClass1()
304 …if ( ( nScanSize * rDesc.mnY + nHeaderSize ) != mpCGM->mnElementSize ) // try a scansize without d… in ImplGetDimensions()307 …if ( ( nScanSize * rDesc.mnY + nHeaderSize ) != mpCGM->mnElementSize ) // then we'll try word alig… in ImplGetDimensions()310 …if ( ( nScanSize * rDesc.mnY + nHeaderSize ) != mpCGM->mnElementSize ) // and last we'll try dword… in ImplGetDimensions()313 … if ( ( nScanSize * ( rDesc.mnY - 1 ) + rDesc.mnScanSize + nHeaderSize ) != mpCGM->mnElementSize ) in ImplGetDimensions()316 … if ( ( nScanSize * ( rDesc.mnY - 1 ) + rDesc.mnScanSize + nHeaderSize ) != mpCGM->mnElementSize ) in ImplGetDimensions()
311 …( ( ( mnElementSize - pElement->nColorIndexPrecision ) % ( pElement->nColorPrecision * 3 ) ) != 0 … in ImplDoClass5()317 …sal_uInt32 nColors = ( mnElementSize - pElement->nColorIndexPrecision ) / ( 3 * pElement->nColorPr… in ImplDoClass5()351 int nFlags = mnElementSize >> 2; in ImplDoClass5()
112 sal_uInt32 mnElementSize; // full parameter size for the latest action member in CGM
227 mnParaSize = mnElementSize; in ImplDoClass7()
38 if ( mnElementSize ) // HACK (NASA.CGM) in ImplDoClass2()
160 mnParaSize = mnElementSize; in ImplDoClass6()
Completed in 26 milliseconds