Searched refs:CGContent (Results 1 – 5 of 5) sorted by relevance
29 public class CGContent extends ConfigSetItem implements XMLProvider class35 public ConfigSet cp_Contents = new ConfigSet(CGContent.class);38 public CGContent() in CGContent() method in CGContent
39 public CGContent cp_Content = new CGContent();
49 CGContent.java \
45 import com.sun.star.wizards.web.data.CGContent;568 private boolean export(CGContent content, String dir, Task task) in export()617 */ if (!export((CGContent) item, contentDir, task)) in export()
59 import com.sun.star.wizards.web.data.CGContent;762 private void mount(CGContent root) in mount()853 private void checkContent(CGContent content, Task task, XControl xC) in checkContent()
Completed in 71 milliseconds