Home
last modified time | relevance | path

Searched refs:OfficeDocumentDataObject (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/loader/
H A DOfficeDocumentDataNode.java44 public OfficeDocumentDataNode(OfficeDocumentDataObject obj) { in OfficeDocumentDataNode()
50 public OfficeDocumentDataNode(OfficeDocumentDataObject obj, Children ch) { in OfficeDocumentDataNode()
55 protected OfficeDocumentDataObject getOfficeDocumentDataObject() { in getOfficeDocumentDataObject()
56 return (OfficeDocumentDataObject)getDataObject(); in getOfficeDocumentDataObject()
H A DOfficeDocumentDataObject.java35 public class OfficeDocumentDataObject extends MultiDataObject { class
37 …public OfficeDocumentDataObject(FileObject pf, OfficeDocumentDataLoader loader) throws DataObjectE… in OfficeDocumentDataObject() method in OfficeDocumentDataObject
H A DOfficeDocumentDataLoader.java106 return new OfficeDocumentDataObject(primaryFile, this); in createMultiObject()
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DOfficeDocumentSupport.java48 import org.openoffice.netbeans.modules.office.loader.OfficeDocumentDataObject;
54 protected OfficeDocumentDataObject dataObj;
59 public OfficeDocumentSupport(OfficeDocumentDataObject dataObj) { in OfficeDocumentSupport()

Completed in 22 milliseconds