Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/web/data/
H A DCGDocument.java74 public String cp_Author = PropertyNames.EMPTY_STRING; field in CGDocument
213 if (cp_Author.equals(PropertyNames.EMPTY_STRING)) in validate()
215 cp_Author = author; in validate()
318 d.cp_DisplayAuthor ? cp_Author : PropertyNames.EMPTY_STRING, in createDOM()
H A DCGGeneralInfo.java34 public String cp_Author; field in CGGeneralInfo
49 …cp_Title, cp_Author, cp_Description, String.valueOf(cp_CreationDate), String.valueOf(cp_UpdateDate… in createDOM()
/aoo4110/main/wizards/com/sun/star/wizards/web/export/
H A DImpressHTMLExporter.java56 props.put("Author", source.cp_Author); in export()

Completed in 15 milliseconds