Home
last modified time | relevance | path

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

/AOO42X/main/wizards/com/sun/star/wizards/ui/
H A DSortingComponent.java41 static String[] sSortAscend = new String[4]; field in SortingComponent
119 …bDoEnable, 10, HIDString, sSortAscend[i], IOptButtonPosX, new Integer(iCurPosY + 10), new Short((s… in SortingComponent()
146 sSortAscend[0] = CurUnoDialog.m_oResource.getResText(UIConsts.RID_REPORT + 36); in getResources()
147 sSortAscend[1] = CurUnoDialog.m_oResource.getResText(UIConsts.RID_REPORT + 53); in getResources()
148 sSortAscend[2] = CurUnoDialog.m_oResource.getResText(UIConsts.RID_REPORT + 54); in getResources()
149 sSortAscend[3] = CurUnoDialog.m_oResource.getResText(UIConsts.RID_REPORT + 55); in getResources()