Searched refs:aTextPoint (Results 1 – 1 of 1) sorted by relevance
1105 Point aTextPoint; in ImplWriteWatermark() local1109 aTextPoint = Point( (rPageSize.Width()-w)/2, in ImplWriteWatermark()1117 aTextPoint = Point( (rPageSize.Width()-nTextHeight)/2, in ImplWriteWatermark()1119 aTextRect = Rectangle( aTextPoint, Size( nTextHeight, w ) ); in ImplWriteWatermark()1123 rWriter.DrawText( aTextPoint, aText ); in ImplWriteWatermark()
Completed in 24 milliseconds