Home
last modified time | relevance | path

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

/trunk/main/svtools/workben/
H A Dsvdem.cxx619 …aCalendar.AddDateInfo( Date( 1, 1, 0 ), XubString( RTL_CONSTASCII_USTRINGPARAM( "Neujahr" ) ), &… in MyCalendar()
620 …aCalendar.AddDateInfo( Date( 24, 12, 0 ), XubString( RTL_CONSTASCII_USTRINGPARAM( "Heiligabend" ) … in MyCalendar()
621 …aCalendar.AddDateInfo( Date( 25, 12, 0 ), XubString( RTL_CONSTASCII_USTRINGPARAM( "1. Weihnachttag… in MyCalendar()
622 …aCalendar.AddDateInfo( Date( 26, 12, 0 ), XubString( RTL_CONSTASCII_USTRINGPARAM( "2. Weihnachttag… in MyCalendar()
623 …aCalendar.AddDateInfo( Date( 31, 12, 0 ), XubString( RTL_CONSTASCII_USTRINGPARAM( "Silvester" ) ),… in MyCalendar()
647 …aCalendar.AddDateInfo( Date( 17, 6, nRequestYear ), XubString( RTL_CONSTASCII_USTRINGPARAM( "Tag … in IMPL_LINK()
649 …aCalendar.AddDateInfo( Date( 3, 10, nRequestYear ), XubString( RTL_CONSTASCII_USTRINGPARAM( "Tag … in IMPL_LINK()
660 aCalendar.AddDateInfo( aDate, aStr, NULL, &aFrameColor, DIB_BOLD ); in IMPL_LINK()
/trunk/main/svtools/inc/svtools/
H A Dcalendar.hxx349 void AddDateInfo( const Date& rDate, const XubString& rText,
/trunk/main/svtools/source/control/
H A Dcalendar.cxx2381 void Calendar::AddDateInfo( const Date& rDate, const String& rText, in AddDateInfo() function in Calendar

Completed in 125 milliseconds