Searched refs:nDrawXOfs2 (Results 1 – 2 of 2) sorted by relevance
188 nDrawXOfs2 = nDrawXOfs; in ReadGrafStart()194 nDrawXOfs2 = static_cast< short >(nDrawXOfs2 - maSectionManager.GetPageLeft()); in ReadGrafStart()196 nDrawXOfs2 = nDrawXOfs2 - GetTableLeft(); // -> siehe Kommentar in ReadGrafStart()202 nDrawXOfs2 = static_cast< short >(nDrawXOfs2 + maSectionManager.GetPageLeft()); in ReadGrafStart()336 rP0.X() = (sal_Int16)SVBT16ToShort( pHd->xa ) + nDrawXOfs2; in ReadLine()364 Point aP0( (sal_Int16)SVBT16ToShort( pHd->xa ) + nDrawXOfs2, in ReadRect()386 Point aP0( (sal_Int16)SVBT16ToShort( pHd->xa ) + nDrawXOfs2, in ReadElipse()408 Point aP0( (sal_Int16)SVBT16ToShort( pHd->xa ) + nDrawXOfs2, in ReadArc()451 aPt.X() = SVBT16ToShort( pP[i << 1] ) + nDrawXOfs2 in ReadPolyLine()1207 Point aP0( (sal_Int16)SVBT16ToShort( pHd->xa ) + nDrawXOfs2, in ReadTxtBox()[all …]
1137 short nDrawXOfs2, nDrawYOfs2; member in SwWW8ImplReader