Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DButtonList.java55 private XFixedText lblCounter; field in ButtonList
186 lblCounter = dialog.insertLabel(m_aControlName + "_lblCounter", pNames1, new Object[] in create()
198 …Helper.setUnoPropertyValue(getModel(lblCounter), PropertyNames.PROPERTY_ALIGN, new Short((short) 1… in create()
327 …Helper.setUnoPropertyValue(getModel(lblCounter), PropertyNames.PROPERTY_LABEL, counterRenderer.ren… in refreshCounterText()
837 UnoDialog2.setEnabled(lblCounter, b); in setenabled()
H A DImageList.java68 private XFixedText lblCounter; field in ImageList
277 lblCounter = dialog.insertLabel(name + "_lblCounter", pNames1, new Object[] in create()
289 …Helper.setUnoPropertyValue(getModel(lblCounter), PropertyNames.PROPERTY_ALIGN, new Short((short) 1… in create()
426 …Helper.setUnoPropertyValue(getModel(lblCounter), PropertyNames.PROPERTY_LABEL, counterRenderer.ren… in refreshCounterText()
1127 UnoDialog2.setEnabled(lblCounter, b); in setenabled()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DStatusDialog.java52 private XFixedText lblCounter; field in StatusDialog
101 lblCounter = insertLabel("lblCounter", in StatusDialog()

Completed in 18 milliseconds