Home
last modified time | relevance | path

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

/trunk/main/filter/source/pdf/
H A Dpdfexport.cxx1105 Point aTextPoint; in ImplWriteWatermark() local
1109 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 15 milliseconds