Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dcalendar.cxx434 XubString a99Text( XubString( RTL_CONSTASCII_USTRINGPARAM( "99" ) ) ); in ImplFormat() local
444 mnWeekWidth = GetTextWidth( a99Text )+WEEKNUMBER_OFFX; in ImplFormat()
460 long n99TextWidth = GetTextWidth( a99Text ); in ImplFormat()
2595 XubString a99Text( XubString( RTL_CONSTASCII_USTRINGPARAM( "99" ) ) ); in CalcWindowSizePixel() local
2605 nWeekWidth = GetTextWidth( a99Text )+WEEKNUMBER_OFFX; in CalcWindowSizePixel()
2622 long n99TextWidth = GetTextWidth( a99Text ); in CalcWindowSizePixel()

Completed in 25 milliseconds