Home
last modified time | relevance | path

Searched refs:rclBounds (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/svtools/source/filter/wmf/
H A Denhwmf.cxx1422 Rectangle rclBounds; // rectangle in logical units 1/100th mm in ReadHeader() local
1424 rclBounds.Left() = nLeft; in ReadHeader()
1425 rclBounds.Top() = nTop; in ReadHeader()
1426 rclBounds.Right() = nRight; in ReadHeader()
1427 rclBounds.Bottom() = nBottom; in ReadHeader()
1463 pOut->SetrclBounds( rclBounds ); in ReadHeader()

Completed in 22 milliseconds