Home
last modified time | relevance | path

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

/trunk/main/scripting/java/org/openoffice/idesupport/zip/
H A DParcelZipper.java41 public static final String PARCEL_EXTENSION = "sxp"; field in ParcelZipper
71 targetfile = new File(targetdir, targetdir.getName() + "." + PARCEL_EXTENSION); in zipParcel()
88 targetfile = new File(targetdir, targetdir.getName() + "." + PARCEL_EXTENSION); in zipParcel()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/loader/
H A DParcelDataLoader.java61 extensions.addExtension(ParcelZipper.PARCEL_EXTENSION); in initialize()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DParcelFolderSupport.java136 parcelBase.getName() + "." + ParcelZipper.PARCEL_EXTENSION); in generate()

Completed in 19 milliseconds