Home
last modified time | relevance | path

Searched refs:IDL (Results 1 – 25 of 38) sorted by relevance

12

/AOO41X/main/oovbaapi/genconstidl/
H A Dapi-to-idl.pl124 open( IDL, ">$fname" ) || die "Cannot write $fname.";
127 print IDL "module ooo { module $module {\n";
130 print IDL "module ooo { module vba { module $module {\n";
133 print IDL " constants $type {\n";
135 print IDL " const long $constant->{'name'} = $constant->{'value'};\n";
138 print IDL " };\n}; };\n";
141 print IDL " };\n}; }; };\n";
144 close( IDL );
/AOO41X/main/udkapi/com/sun/star/reflection/
H A DXIdlMethod.idl55 /** Reflects an IDL interface method.
66 /** Returns the formal parameter types of the reflected method in order of IDL
75 in order of IDL declaration.
101 The parameters may be widening converted to fit their exact IDL type,
H A DXMethodParameter.idl65 /** Returns true, if the parameter is declared as [in] or [inout] in IDL.
72 /** Returns true, if the parameter is declared as [out] or [inout] in IDL.
79 /** Returns the position of the parameter regarding the IDL method declaration.
H A DXUnionTypeDescription.idl67 /** Returns discriminants of all members in order of IDL declaration.
74 /** Returns types of all members in order of IDL declaration.
81 /** Returns names of all members in order of IDL declaration.
H A DXCompoundTypeDescription.idl53 /** Returns the member types of the struct/exception in IDL declaration order.
66 /** Returns the member names of the struct/exception in IDL declaration order.
H A DXInterfaceMethodTypeDescription.idl64 /** Returns all parameters of the method in order of IDL declaration.
H A DXIdlArray.idl45 /** Reflects an IDL sequence and provides dynamic access to instances of
H A DXIdlField2.idl53 /** Reflects an IDL interface attribute, enum or compound type
/AOO41X/main/migrationanalysis/src/wizard/
H A DUtilities.bas515 Dim IDL As ITEMIDLIST variable
523 idlstr = SHGetSpecialFolderLocation(0, CSIDL_APPDATA, IDL)
529 idlstr = SHGetPathFromIDList(ByVal IDL.mkid.cb, ByVal sPath)
/AOO41X/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl5 * IAccessible2 IDL Specification
60 * IAccessible2 IDL Specification
251 * IAccessible2 IDL Specification
478 * IAccessible2 IDL Specification
585 @note This method is missing a [propget] prefix in the IDL. The result is the
698 * IAccessible2 IDL Specification
993 * IAccessible2 IDL Specification
1202 * IAccessible2 IDL Specification
1297 %IAccessible2 IDL Specification
1418 Also, the IDL for IAccessible2::extendedStates, IAccessible2::localizedExtendedStates,
[all …]
/AOO41X/main/offapi/com/sun/star/packages/zip/
H A DZipIOException.idl38 <p>This interface is an IDL version of the Java interface
H A DZipException.idl45 <p>This interface is an IDL version of the Java interface
H A DZipEntry.idl48 <p>This interface is an IDL version of the Java interface
/AOO41X/main/extensions/test/ole/EventListenerSample/EventListener/
H A DEventListener.idl22 // EventListener.idl : IDL source for EventListener.dll
/AOO41X/main/offapi/com/sun/star/xml/sax/
H A DXLocator.idl39 <p>This interface is an IDL version of the Java interface
H A DXAttributeList.idl44 <p>This interface is an IDL version of the Java interface
H A DXErrorHandler.idl50 <code>org.xml.sax.ErrorHandler</code>. In IDL, no exception can be passed
H A DXDocumentHandler.idl51 <p>This interface is an IDL version of the Java interface
H A DXParser.idl71 <p>This interface is an IDL version of the Java interface
/AOO41X/main/udkapi/com/sun/star/lang/
H A DXUnoTunnel.idl39 something else, which is not specified by UNO-IDL.
/AOO41X/main/udkapi/com/sun/star/corba/iop/
H A Diop.idl25 { // IDL
/AOO41X/main/offapi/com/sun/star/rdf/
H A DFileFormat.idl42 Note that these are integers because UNO IDL does not permit
/AOO41X/main/offapi/com/sun/star/drawing/
H A DAccessibleGraphControl.idl27 // Declarations of interfaces to avoid inclusion of IDL files.
/AOO41X/main/odk/examples/java/Spreadsheet/
H A DXCalcAddins.idl49 the IDL syntax including the base types, you could
/AOO41X/main/odk/examples/OLE/activex/
H A Dso_activex.idl24 // so_activex.idl : IDL source for so_activex.dll

12