Searched refs:rBlob (Results 1 – 6 of 6) sorted by relevance
/trunk/main/idlc/source/ |
H A D | astoperation.cxx | 52 sal_Bool AstOperation::dumpBlob(typereg::Writer & rBlob, sal_uInt16 index) in dumpBlob() argument 68 rBlob.setMethodData( in dumpBlob() 106 rBlob.setMethodParameterData( in dumpBlob() 125 rBlob.setMethodExceptionTypeName( in dumpBlob()
|
H A D | astdump.cxx | 355 typereg::Writer & rBlob, sal_uInt16 index, sal_uInt16 * methodIndex) in dumpBlob() argument 400 rBlob.setFieldData( in dumpBlob() 405 rBlob, m_getDocumentation, m_getExceptions, RT_MODE_ATTRIBUTE_GET, in dumpBlob() 408 rBlob, m_setDocumentation, m_setExceptions, RT_MODE_ATTRIBUTE_SET, in dumpBlob()
|
H A D | astconstant.cxx | 60 typereg::Writer & rBlob, sal_uInt16 index, bool published) in dumpBlob() argument 124 rBlob.setFieldData( in dumpBlob()
|
/trunk/main/idlc/inc/idlc/ |
H A D | astconstant.hxx | 46 typereg::Writer & rBlob, sal_uInt16 index, bool published);
|
H A D | astoperation.hxx | 61 sal_Bool dumpBlob(typereg::Writer & rBlob, sal_uInt16 index);
|
H A D | astattribute.hxx | 100 typereg::Writer & rBlob, sal_uInt16 index, sal_uInt16 * methodIndex);
|
Completed in 14 milliseconds