Searched refs:nIndexPrecision (Results 1 – 5 of 5) sorted by relevance
46 pElement->aLineBundle.eLineType = (LineType)ImplGetI( pElement->nIndexPrecision ); in ImplDoClass5()120 pElement->pTextBundle->nTextFontIndex = ImplGetI( pElement->nIndexPrecision ); in ImplDoClass5()122 pElement->aTextBundle.nTextFontIndex = ImplGetI( pElement->nIndexPrecision ); in ImplDoClass5()214 pElement->nCharacterSetIndex = ImplGetI( pElement->nIndexPrecision ); in ImplDoClass5()217 pElement->nAlternateCharacterSetIndex = ImplGetI( pElement->nIndexPrecision ); in ImplDoClass5()243 pElement->aFillBundle.nFillHatchIndex = ImplGetI( pElement->nIndexPrecision ); in ImplDoClass5()446 long nHorzOffset = ImplGetI( pElement->nIndexPrecision ); in ImplDoClass5()447 long nVertOffset = ImplGetI( pElement->nIndexPrecision ); in ImplDoClass5()460 mpOutAct->SetGradientAngle( ImplGetI( pElement->nIndexPrecision ) ); in ImplDoClass5()466 ImplGetI( pElement->nIndexPrecision ); // -Wall is this needed? in ImplDoClass5()[all …]
153 aTempLineBundle.SetIndex( ImplGetI( pElement->nIndexPrecision ) ); in ImplDoClass2()154 aTempLineBundle.eLineType = (LineType)ImplGetI( pElement->nIndexPrecision ); in ImplDoClass2()163 aTempMarkerBundle.SetIndex( ImplGetI( pElement->nIndexPrecision ) ); in ImplDoClass2()164 aTempMarkerBundle.eMarkerType = (MarkerType)ImplGetI( pElement->nIndexPrecision ); in ImplDoClass2()173 aTempTextBundle.SetIndex( ImplGetI( pElement->nIndexPrecision ) ); in ImplDoClass2()174 aTempTextBundle.nTextFontIndex = ImplGetI( pElement->nIndexPrecision ); in ImplDoClass2()185 aTempFillBundle.SetIndex( ImplGetI( pElement->nIndexPrecision ) ); in ImplDoClass2()188 aTempFillBundle.nFillPatternIndex = ImplGetI( pElement->nIndexPrecision ); in ImplDoClass2()189 aTempFillBundle.nFillHatchIndex = ImplGetI( pElement->nIndexPrecision ); in ImplDoClass2()196 aTempEdgeBundle.SetIndex( ImplGetI( pElement->nIndexPrecision ) ); in ImplDoClass2()[all …]
60 nIndexPrecision = rSource.nIndexPrecision; in operator =()161 nIntegerPrecision = nIndexPrecision = 2; in Init()
39 sal_uInt32 nIndexPrecision; // " " " member in CGMElements
116 case 8 : pElement->nIndexPrecision = nInteger >> 3; break; in ImplDoClass1()
Completed in 26 milliseconds