Home
last modified time | relevance | path

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

/AOO41X/main/wizards/com/sun/star/wizards/web/data/
H A DCGDocument.java391 …return exporter.cp_Icon.equals(PropertyNames.EMPTY_STRING) ? getIcon(this.appType) : exporter.cp_I… in getIcon()
H A DCGExporter.java38 public String cp_Icon; field in CGExporter