Home
last modified time | relevance | path

Searched refs:nIntegerPrecision (Results 1 – 7 of 7) sorted by relevance

/trunk/main/filter/source/graphicfilter/icgm/
H A Dclass1.cxx39 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()
H A Dclass3.cxx40 switch( ImplGetI( pElement->nIntegerPrecision ) ) in ImplDoClass3()
51 nI0 = ImplGetI( pElement->nIntegerPrecision ); // exponent in ImplDoClass3()
52 nI1 = ImplGetI( pElement->nIntegerPrecision ); // mantisse in ImplDoClass3()
H A Delements.cxx57 nIntegerPrecision = rSource.nIntegerPrecision; in operator =()
161 nIntegerPrecision = nIndexPrecision = 2; in Init()
H A Dclass4.cxx337 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()
H A Delements.hxx38 sal_uInt32 nIntegerPrecision; // maybe 1, 2, 4 Bytes member in CGMElements
H A Dclassx.cxx53 long nIdentifier = ImplGetI( pElement->nIntegerPrecision ); in ImplDoClass6()
H A Dbitmap.cxx249 sal_uInt32 nPrecision = mpCGM->pElement->nIntegerPrecision; in ImplGetDimensions()

Completed in 37 milliseconds