Home
last modified time | relevance | path

Searched refs:nScalY (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sw/source/filter/rtf/
H A Drtffly.cxx1374 if( 100 != pPicType->nScalY ) in _SetPictureSize()
1375 aSize.Height() = (((long)pPicType->nScalY) * ( aSize.Height() - in _SetPictureSize()
1598 case RTF_OBJSCALEY: aOleType.nScalY = nVal; break; in ReadOLEData()
/aoo4110/main/editeng/source/rtf/
H A Drtfgrf.cxx444 case RTF_PICSCALEY: rPicType.nScalY = nVal; break; in ReadBmpData()
/aoo4110/main/editeng/inc/editeng/
H A Dsvxrtf.hxx138 sal_uInt16 nScalX, nScalY; member
/aoo4110/main/editeng/source/editeng/
H A Deertfpar.cxx51 nScalX = nScalY = 100; // Skalierung in Prozent in ResetValues()

Completed in 26 milliseconds