Searched refs:AddDateInfo (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/svtools/workben/ |
H A D | svdem.cxx | 619 …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()
|
/aoo4110/main/svtools/inc/svtools/ |
H A D | calendar.hxx | 349 void AddDateInfo( const Date& rDate, const XubString& rText,
|
/aoo4110/main/svtools/source/control/ |
H A D | calendar.cxx | 2381 void Calendar::AddDateInfo( const Date& rDate, const String& rText, in AddDateInfo() function in Calendar
|
Completed in 188 milliseconds