Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/control/
H A Dscrwin.cxx217 Size aPixDelta; in Resize() local
220 aPixDelta.Width() = in Resize()
224 aPixDelta.Height() = in Resize()
226 if ( aPixDelta.Width() || aPixDelta.Height() ) in Resize()
228 aPixOffset.X() += aPixDelta.Width(); in Resize()
229 aPixOffset.Y() += aPixDelta.Height(); in Resize()

Completed in 10 milliseconds