Searched refs:nIntegerPrecision (Results 1 – 7 of 7) sorted by relevance
39 pElement->nMetaFileVersion = ImplGetI( pElement->nIntegerPrecision ); in ImplDoClass1()55 nInteger = ImplGetI( pElement->nIntegerPrecision ); in ImplDoClass1()61 case 8 : pElement->nIntegerPrecision = nInteger >> 3; break; in ImplDoClass1()69 nI0 = ImplGetI( pElement->nIntegerPrecision ); // exponent in ImplDoClass1()70 nI1 = ImplGetI( pElement->nIntegerPrecision ); // mantisse in ImplDoClass1()110 nInteger = ImplGetI( pElement->nIntegerPrecision ); in ImplDoClass1()123 nInteger = ImplGetI( pElement->nIntegerPrecision ); in ImplDoClass1()136 nInteger = ImplGetI( pElement->nIntegerPrecision ); in ImplDoClass1()
40 switch( ImplGetI( pElement->nIntegerPrecision ) ) in ImplDoClass3()51 nI0 = ImplGetI( pElement->nIntegerPrecision ); // exponent in ImplDoClass3()52 nI1 = ImplGetI( pElement->nIntegerPrecision ); // mantisse in ImplDoClass3()
57 nIntegerPrecision = rSource.nIntegerPrecision; in operator =()161 nIntegerPrecision = nIndexPrecision = 2; in Init()
337 ImplGetI( pElement->nIntegerPrecision ); //-Wall is this needed in ImplDoClass4()338 ImplGetUI( pElement->nIntegerPrecision ); //-Wall is this needed in ImplDoClass4()723 sal_uInt32 nOrder = ImplGetI( pElement->nIntegerPrecision ); in ImplDoClass4()725 …ts = sal::static_int_cast< sal_uInt16 >(( mnElementSize - pElement->nIntegerPrecision ) / ImplGetP… in ImplDoClass4()
38 sal_uInt32 nIntegerPrecision; // maybe 1, 2, 4 Bytes member in CGMElements
53 long nIdentifier = ImplGetI( pElement->nIntegerPrecision ); in ImplDoClass6()
249 sal_uInt32 nPrecision = mpCGM->pElement->nIntegerPrecision; in ImplGetDimensions()
Completed in 28 milliseconds