Home
last modified time | relevance | path

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

/AOO41X/main/wizards/com/sun/star/wizards/table/
H A DFieldFormatter.java71 String sbtnplushelptext = CurUnoDialog.m_oResource.getResText(UIConsts.RID_TABLE + 45); in FieldFormatter() local
179 CurUnoDialog.getPeerConfiguration().setAccessibleName(btnplus, sbtnplushelptext); in FieldFormatter()