Searched refs:cp_Author (Results 1 – 3 of 3) sorted by relevance
74 public String cp_Author = PropertyNames.EMPTY_STRING; field in CGDocument213 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()
34 public String cp_Author; field in CGGeneralInfo49 …cp_Title, cp_Author, cp_Description, String.valueOf(cp_CreationDate), String.valueOf(cp_UpdateDate… in createDOM()
56 props.put("Author", source.cp_Author); in export()
Completed in 15 milliseconds