Home
last modified time | relevance | path

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

/trunk/main/svtools/workben/
H A Dsvdem.cxx168 PopupMenu aWeekCountMenu; member in MyCalendar
595 aMenuBar.SetPopupMenu( 2, &aWeekCountMenu ); in MyCalendar()
602aWeekCountMenu.InsertItem( 20, XubString( RTL_CONSTASCII_USTRINGPARAM( "~1. Januar" ) ), MIB_AUTOC… in MyCalendar()
603aWeekCountMenu.InsertItem( 21, XubString( RTL_CONSTASCII_USTRINGPARAM( "~2 days" ) ), MIB_AUTOCHEC… in MyCalendar()
604aWeekCountMenu.InsertItem( 22, XubString( RTL_CONSTASCII_USTRINGPARAM( "~3 days" ) ), MIB_AUTOCHEC… in MyCalendar()
605aWeekCountMenu.InsertItem( 23, XubString( RTL_CONSTASCII_USTRINGPARAM( "Erste 4 ~Tage-Woche" ) ), … in MyCalendar()
606aWeekCountMenu.InsertItem( 24, XubString( RTL_CONSTASCII_USTRINGPARAM( "~5 days" ) ), MIB_AUTOCHEC… in MyCalendar()
607aWeekCountMenu.InsertItem( 25, XubString( RTL_CONSTASCII_USTRINGPARAM( "~6 days" ) ), MIB_AUTOCHEC… in MyCalendar()
608aWeekCountMenu.InsertItem( 26, XubString( RTL_CONSTASCII_USTRINGPARAM( "Erste ~volle Woche" ) ), M… in MyCalendar()
610 aWeekCountMenu.CheckItem( 20+(sal_uInt16)rCal.getMinimumNumberOfDaysForFirstWeek() ); in MyCalendar()

Completed in 20 milliseconds