Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dcalendar.cxx2648 #define CALFIELD_BORDER_Y 5 macro
2781 long nY = aOutSize.Height()+CALFIELD_BORDER_Y+CALFIELD_BORDER_YTOP; in ArrangeButtons()
2791 …tPosPixel( Point( (aOutSize.Width()-nBtnWidth)/2, aOutSize.Height()+CALFIELD_BORDER_Y+CALFIELD_BOR… in ArrangeButtons()
2798 …tPosPixel( Point( (aOutSize.Width()-nBtnWidth)/2, aOutSize.Height()+CALFIELD_BORDER_Y+CALFIELD_BOR… in ArrangeButtons()
2811 aOutSize.Height() += nBtnHeight + (CALFIELD_BORDER_Y*2) + CALFIELD_BORDER_YTOP; in ArrangeButtons()

Completed in 25 milliseconds