Home
last modified time | relevance | path

Searched refs:canConvertTag (Results 1 – 8 of 8) sorted by relevance

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/
H A DConverterCapabilities.java48 boolean canConvertTag(String tag); in canConvertTag() method
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/xslt/
H A DConverterCapabilitiesImpl.java43 public boolean canConvertTag(String tag) { in canConvertTag() method in ConverterCapabilitiesImpl
/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DConverterCapabilitiesImpl.java43 public boolean canConvertTag(String tag) { in canConvertTag() method in ConverterCapabilitiesImpl
/trunk/main/xmerge/java/aportisdoc/src/main/java/org/openoffice/xmerge/converter/xml/sxw/aportisdoc/
H A DConverterCapabilitiesImpl.java43 public boolean canConvertTag(String tag) { in canConvertTag() method in ConverterCapabilitiesImpl
/trunk/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DConverterCapabilitiesImpl.java43 public boolean canConvertTag(String tag) { in canConvertTag() method in ConverterCapabilitiesImpl
/trunk/main/xmerge/source/minicalc/java/org/openoffice/xmerge/converter/xml/sxc/minicalc/
H A DConverterCapabilitiesImpl.java44 public boolean canConvertTag(String tag) { in canConvertTag() method in ConverterCapabilitiesImpl
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/
H A DConverterCapabilitiesImpl.java44 public boolean canConvertTag(String tag) { in canConvertTag() method in ConverterCapabilitiesImpl
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/
H A DNodeIterator.java366 if ( cc_ == null || cc_.canConvertTag(nodeName)) { in markTree()

Completed in 58 milliseconds