Searched refs:aWeekCountMenu (Results 1 – 1 of 1) sorted by relevance
/trunk/main/svtools/workben/ |
H A D | svdem.cxx | 168 PopupMenu aWeekCountMenu; member in MyCalendar 595 aMenuBar.SetPopupMenu( 2, &aWeekCountMenu ); in MyCalendar() 602 …aWeekCountMenu.InsertItem( 20, XubString( RTL_CONSTASCII_USTRINGPARAM( "~1. Januar" ) ), MIB_AUTOC… in MyCalendar() 603 …aWeekCountMenu.InsertItem( 21, XubString( RTL_CONSTASCII_USTRINGPARAM( "~2 days" ) ), MIB_AUTOCHEC… in MyCalendar() 604 …aWeekCountMenu.InsertItem( 22, XubString( RTL_CONSTASCII_USTRINGPARAM( "~3 days" ) ), MIB_AUTOCHEC… in MyCalendar() 605 …aWeekCountMenu.InsertItem( 23, XubString( RTL_CONSTASCII_USTRINGPARAM( "Erste 4 ~Tage-Woche" ) ), … in MyCalendar() 606 …aWeekCountMenu.InsertItem( 24, XubString( RTL_CONSTASCII_USTRINGPARAM( "~5 days" ) ), MIB_AUTOCHEC… in MyCalendar() 607 …aWeekCountMenu.InsertItem( 25, XubString( RTL_CONSTASCII_USTRINGPARAM( "~6 days" ) ), MIB_AUTOCHEC… in MyCalendar() 608 …aWeekCountMenu.InsertItem( 26, XubString( RTL_CONSTASCII_USTRINGPARAM( "Erste ~volle Woche" ) ), M… in MyCalendar() 610 aWeekCountMenu.CheckItem( 20+(sal_uInt16)rCal.getMinimumNumberOfDaysForFirstWeek() ); in MyCalendar()
|
Completed in 10 milliseconds