Searched refs:nDrawXOfs2 (Results 1 – 2 of 2) sorted by relevance
192 nDrawXOfs2 = nDrawXOfs; in ReadGrafStart()198 nDrawXOfs2 = static_cast< short >(nDrawXOfs2 - maSectionManager.GetPageLeft()); in ReadGrafStart()200 nDrawXOfs2 = nDrawXOfs2 - GetTableLeft(); // -> siehe Kommentar in ReadGrafStart()206 nDrawXOfs2 = static_cast< short >(nDrawXOfs2 + maSectionManager.GetPageLeft()); in ReadGrafStart()340 rP0.X() = (sal_Int16)SVBT16ToShort( pHd->xa ) + nDrawXOfs2; in ReadLine()368 Point aP0( (sal_Int16)SVBT16ToShort( pHd->xa ) + nDrawXOfs2, in ReadRect()390 Point aP0( (sal_Int16)SVBT16ToShort( pHd->xa ) + nDrawXOfs2, in ReadElipse()412 Point aP0( (sal_Int16)SVBT16ToShort( pHd->xa ) + nDrawXOfs2, in ReadArc()455 aPt.X() = SVBT16ToShort( pP[i << 1] ) + nDrawXOfs2 in ReadPolyLine()1211 Point aP0( (sal_Int16)SVBT16ToShort( pHd->xa ) + nDrawXOfs2, in ReadTxtBox()[all …]
1138 short nDrawXOfs2, nDrawYOfs2; member in SwWW8ImplReader
Completed in 27 milliseconds