Home
last modified time | relevance | path

Searched refs:nIndexPrecision (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/filter/source/graphicfilter/icgm/
H A Dclass5.cxx46 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 …]
H A Dclass2.cxx153 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 …]
H A Delements.cxx60 nIndexPrecision = rSource.nIndexPrecision; in operator =()
161 nIntegerPrecision = nIndexPrecision = 2; in Init()
H A Delements.hxx39 sal_uInt32 nIndexPrecision; // " " " member in CGMElements
H A Dclass1.cxx116 case 8 : pElement->nIndexPrecision = nInteger >> 3; break; in ImplDoClass1()

Completed in 26 milliseconds