Home
last modified time | relevance | path

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

/trunk/main/formula/source/ui/dlg/
H A Dfuncutl.cxx66 Size aSzWnd = GetOutputSizePixel(); in ValWnd() local
68 long nDiff = aSzWnd.Height()-nHeight; in ValWnd()
71 Size ( aSzWnd.Width()-2, nHeight ) ); in ValWnd()
/trunk/main/cui/source/tabpages/
H A Dnumfmt.cxx163 Size aSzWnd = GetOutputSizePixel(); in Paint() local
164 Point aPosText = Point( (aSzWnd.Width() - GetTextWidth( aPrevStr )) /2, in Paint()
165 (aSzWnd.Height() - GetTextHeight())/2 ); in Paint()

Completed in 12 milliseconds