Home
last modified time | relevance | path

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

/AOO42X/main/wizards/com/sun/star/wizards/ui/
H A DButtonList.java75 public int helpURL = 0; field in ButtonList
165 HelpIds.getHelpIdString(helpURL++), in create()
177 HelpIds.getHelpIdString(helpURL++), in create()
256 HelpIds.getHelpIdString(helpURL++), in createButton()
H A DImageList.java89 public int helpURL = 0; field in ImageList
256 HelpIds.getHelpIdString(helpURL++), in create()
268 HelpIds.getHelpIdString(helpURL++), in create()
355 HelpIds.getHelpIdString(helpURL++), in createImage()
/AOO42X/main/wizards/com/sun/star/wizards/web/
H A DImageListDialog.java195 il.helpURL = hid + 5; in build()
H A DWebWizardDialog.java895 ilLayouts.helpURL = HID3_IL_LAYOUTS_IMG1; in buildStepX()
/AOO42X/main/wizards/com/sun/star/wizards/form/
H A DUIControlArranger.java407 m_aButtonList.helpURL = 34453 + (formindex * 4); in ArrangeButtonList()