Home
last modified time | relevance | path

Searched refs:enumerate (Results 1 – 13 of 13) sorted by relevance

/AOO41X/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/xslt/
H A DPluginFactoryImpl.java152 Enumeration enumerate = ci.getDeviceMime(); in getDeviceFileExtension() local
153 while (enumerate.hasMoreElements()) { in getDeviceFileExtension()
154 mimeType= (String) enumerate.nextElement(); in getDeviceFileExtension()
H A DDocumentDeserializerImpl.java122 Enumeration enumerate = cd.getDocumentEnumeration(); in deserialize() local
128 while (enumerate.hasMoreElements()) { in deserialize()
129 docOut = (DOMDocument) enumerate.nextElement(); in deserialize()
/AOO41X/main/xmerge/source/xmerge/java/org/openoffice/xmerge/
H A DConvertData.java98 Enumeration enumerate = v.elements(); in getDocumentEnumeration() local
99 return (enumerate); in getDocumentEnumeration()
/AOO41X/main/offapi/com/sun/star/view/
H A DXMultiSelectionSupplier.idl108 a new object to enumerate the selection of this <type>XMultiSelectionSupplier</type>.
115 a new object to enumerate the selection of this <type>XMultiSelectionSupplier</type>
/AOO41X/main/udkapi/com/sun/star/lang/
H A DXConnectionPoint.idl56 <li>the ability to enumerate the types of the outgoing interfaces;
59 <li>the ability to enumerate the connections that exist to a
H A DMultiServiceFactory.idl51 If it is suported, it is possible to enumerate all implementations that
H A DServiceManager.idl112 It is possible to enumerate all implementations that support the
/AOO41X/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/
H A DStopMessageDispatcherTest.java62 int n = Thread.enumerate(threads); in run()
/AOO41X/main/udkapi/com/sun/star/container/
H A DXEnumerationAccess.idl41 /** used to enumerate objects in a container which contains objects.
H A DXEnumeration.idl45 /** provides functionality to enumerate the contents of a container.
/AOO41X/main/offapi/com/sun/star/ui/
H A DActionTriggerContainer.idl83 /** allows to enumerate the elements of the container
/AOO41X/main/offapi/com/sun/star/sdb/
H A DDocumentContainer.idl79 to enumerate the content of the document container.</li>
/AOO41X/main/vcl/aqua/source/window/
H A Dsalframeview.mm560 /* #i93756# we ant to get enumerate the application windows in z-order