| /AOO42X/main/registry/inc/registry/ |
| H A D | reflwrit.hxx | 54 …dData) (TypeWriterImpl, sal_uInt16, rtl_uString*, rtl_uString*, RTMethodMode, sal_uInt16, sa… 167 RTMethodMode mode, 288 RTMethodMode mode, in setMethodData()
|
| H A D | reflread.hxx | 78 RTMethodMode (TYPEREG_CALLTYPE *getMethodMode) (TypeReaderImpl, sal_uInt16); 273 inline RTMethodMode getMethodMode( sal_uInt16 index ) const; 483 inline RTMethodMode RegistryTypeReader::getMethodMode( sal_uInt16 index ) const in getMethodMode()
|
| H A D | types.h | 233 enum RTMethodMode { enum
|
| H A D | writer.h | 166 RTMethodMode flags, rtl_uString const * name,
|
| H A D | writer.hxx | 173 RTMethodMode flags, rtl::OUString const & name, in setMethodData()
|
| H A D | reader.h | 373 REGISTRY_DLLPUBLIC enum RTMethodMode SAL_CALL typereg_reader_getMethodFlags(
|
| H A D | reader.hxx | 395 RTMethodMode getMethodFlags(sal_uInt16 index) const { in getMethodFlags()
|
| /AOO42X/main/registry/source/ |
| H A D | reflwrit.cxx | 547 RTMethodMode m_mode; 559 RTMethodMode mode, 592 RTMethodMode mode, in setData() 1281 RTMethodMode flags, rtl_uString const * name, in typereg_writer_setMethodData() 1300 RTMethodMode mode, in setMethodData()
|
| H A D | reflread.cxx | 887 RTMethodMode getMethodMode(sal_uInt16 index); 1052 RTMethodMode MethodList::getMethodMode(sal_uInt16 index) in getMethodMode() 1054 RTMethodMode aMode = RT_MODE_INVALID; in getMethodMode() 1058 aMode = (RTMethodMode) readUINT16(m_pIndex[index] + METHOD_OFFSET_MODE); in getMethodMode() 1598 RTMethodMode typereg_reader_getMethodFlags(void * hEntry, sal_uInt16 index) in typereg_reader_getMethodFlags()
|
| /AOO42X/main/codemaker/source/cppumaker/ |
| H A D | cpputype.hxx | 199 FileStream & out, rtl::OUString const & name, RTMethodMode sort); 211 RTMethodMode sort);
|
| H A D | cpputype.cxx | 1388 RTMethodMode methodMode = RT_MODE_INVALID; in dumpMethods() 1663 RTMethodMode flags = m_reader.getMethodFlags(i); in dumpCppuMethodRefs() 1687 RTMethodMode flags = m_reader.getMethodFlags(i); in getMemberCount() 1749 RTMethodMode flags = reader.getMethodFlags(i); in calculate() 1863 RTMethodMode methodMode = RT_MODE_INVALID; in dumpCppuMethods() 2079 FileStream & out, rtl::OUString const & name, RTMethodMode sort) in dumpAttributeExceptionSpecification() 2137 RTMethodMode sort) in dumpAttributeExceptionTypeNames()
|
| /AOO42X/main/stoc/source/registry_tdprovider/ |
| H A D | tdiface.cxx | 456 RTMethodMode flags = reader.getMethodFlags(i); in getMembers() 509 RTMethodMode flags = reader.getMethodFlags(i); in getMembers()
|
| /AOO42X/main/idlc/inc/idlc/ |
| H A D | astattribute.hxx | 105 DeclList const & exceptions, RTMethodMode flags,
|
| /AOO42X/main/unodevtools/source/unodevtools/ |
| H A D | typeblob.cxx | 170 RTMethodMode methodMode = RT_MODE_TWOWAY; in writeMethodData() 214 typereg::Writer& rWriter, sal_uInt16& methodindex, RTMethodMode methodmode, in writeAttributeMethodData()
|
| /AOO42X/main/idlc/source/ |
| H A D | astoperation.cxx | 56 RTMethodMode methodMode = RT_MODE_TWOWAY; in dumpBlob()
|
| H A D | astdump.cxx | 416 DeclList const & exceptions, RTMethodMode flags, sal_uInt16 * methodIndex) in dumpExceptions()
|
| /AOO42X/main/rdbmaker/inc/codemaker/ |
| H A D | registry.hxx | 179 inline RTMethodMode getMethodMode( sal_uInt16 index ) const in getMethodMode()
|
| /AOO42X/main/rdbmaker/source/rdbmaker/ |
| H A D | typeblop.cxx | 178 RTMethodMode methodMode = RT_MODE_TWOWAY; in writeMethodData()
|
| /AOO42X/main/codemaker/source/bonobowrappermaker/ |
| H A D | corbatype.cxx | 1206 RTMethodMode methodMode = RT_MODE_INVALID; in dumpUnoMethods() 1498 RTMethodMode methodMode = RT_MODE_INVALID; in dumpCorbaMethods()
|
| /AOO42X/main/unodevtools/source/skeletonmaker/ |
| H A D | javatypemaker.cxx | 432 RTMethodMode mm = reader.getMethodFlags(method); in printMethods()
|
| /AOO42X/main/codemaker/source/cunomaker/ |
| H A D | cunotype.cxx | 1794 RTMethodMode methodMode = RT_MODE_INVALID; in dumpMethods() 2297 RTMethodMode methodMode = RT_MODE_INVALID; in dumpCUnoMethods()
|
| /AOO42X/main/codemaker/source/idlmaker/ |
| H A D | idltype.cxx | 850 RTMethodMode methodMode = RT_MODE_INVALID; in dumpMethods()
|
| /AOO42X/main/codemaker/source/javamaker/ |
| H A D | javatype.cxx | 2180 RTMethodMode mflags = reader.getMethodFlags(j); in handleInterfaceType() 2248 RTMethodMode flags = reader.getMethodFlags(i); in handleInterfaceType()
|
| /AOO42X/main/registry/tools/ |
| H A D | regcompare.cxx | 708 static char const * getMethodMode(RTMethodMode methodMode) in getMethodMode()
|