Home
last modified time | relevance | path

Searched refs:TAG_OFFICE_DOCUMENT (Results 1 – 5 of 5) sorted by relevance

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/xslt/
H A DConverterCapabilitiesImpl.java45 if (OfficeConstants.TAG_OFFICE_DOCUMENT.equals(tag)) in canConvertTag()
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DConverterCapabilitiesImpl.java45 if (OfficeConstants.TAG_OFFICE_DOCUMENT.equals(tag)) in canConvertTag()
/trunk/main/xmerge/java/aportisdoc/src/main/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/
H A DConverterCapabilitiesImpl.java45 if (OfficeConstants.TAG_OFFICE_DOCUMENT.equals(tag)) in canConvertTag()
/trunk/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DConverterCapabilitiesImpl.java45 if (OfficeConstants.TAG_OFFICE_DOCUMENT.equals(tag)) in canConvertTag()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DOfficeConstants.java35 public final static String TAG_OFFICE_DOCUMENT = "office:document"; field

Completed in 17 milliseconds