Home
last modified time | relevance | path

Searched refs:aLogExplSize (Results 1 – 3 of 3) sorted by path

/trunk/main/svx/source/form/
H A Ddatanavi.cxx2465 Size aLogExplSize = aLogOutputSize; in Resize() local
2466 aLogExplSize.Width() -= 2; in Resize()
2467 aLogExplSize.Height() -= 2; in Resize()
2470 Size aExplSize = LogicToPixel( aLogExplSize, MAP_APPFONT ); in Resize()
H A Dfiltnav.cxx2045 Size aLogExplSize = aLogOutputSize; in Resize() local
2046 aLogExplSize.Width() -= 6; in Resize()
2047 aLogExplSize.Height() -= 6; in Resize()
2050 Size aExplSize = LogicToPixel( aLogExplSize, MAP_APPFONT ); in Resize()
H A Dfmexpl.cxx673 Size aLogExplSize = aLogOutputSize; in Resize() local
674 aLogExplSize.Width() -= 6; in Resize()
675 aLogExplSize.Height() -= 6; in Resize()
678 Size aExplSize = LogicToPixel( aLogExplSize, MAP_APPFONT ); in Resize()

Completed in 50 milliseconds