Searched refs:getRelativName (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/idlc/source/ |
H A D | astdump.cxx | 75 OStringToOUString(getRelativName(), RTL_TEXTENCODING_UTF8), 0, in dump() 159 getBaseType()->getRelativName(), RTL_TEXTENCODING_UTF8)); in dump() 192 superName = (*i)->getRelativName(); in dump() 209 getRealService()->getRelativName(); in dump() 279 decl->getRealInterface()->getRelativName(), in dump() 293 decl->getRealService()->getRelativName(), in dump() 306 decl->getRealInterface()->getRelativName(), in dump() 319 decl->getRealService()->getRelativName(), in dump() 435 (*i)->getRelativName(), RTL_TEXTENCODING_UTF8)); in dumpExceptions() 440 const sal_Char* AstSequence::getRelativName() const in getRelativName() function in AstSequence [all …]
|
H A D | astoperation.cxx | 66 m_pReturnType->getRelativName(), RTL_TEXTENCODING_UTF8); in dumpBlob() 111 pParam->getType()->getRelativName(), in dumpBlob() 128 (*iter)->getRelativName(), RTL_TEXTENCODING_UTF8)); in dumpBlob()
|
H A D | aststruct.cxx | 120 OStringToOUString(getRelativName(), RTL_TEXTENCODING_UTF8), in dump() 127 m_pBaseType->getRelativName(), RTL_TEXTENCODING_UTF8)); in dump() 150 typeName = pMember->getType()->getRelativName(); in dump()
|
H A D | astunion.cxx | 286 false, OStringToOUString(getRelativName(), RTL_TEXTENCODING_UTF8), 1, in dump() 334 pBranch->getType()->getRelativName(), in dump() 351 pDefault->getType()->getRelativName(), in dump()
|
H A D | astinterface.cxx | 206 OStringToOUString(getRelativName(), RTL_TEXTENCODING_UTF8), nBaseTypes, in dump() 219 i->getInterface()->getRelativName(), in dump() 225 i->getInterface()->getRelativName(), in dump()
|
H A D | astenum.cxx | 86 OStringToOUString(getRelativName(), RTL_TEXTENCODING_UTF8), 0, in dump()
|
/aoo41x/main/idlc/inc/idlc/ |
H A D | astsequence.hxx | 48 virtual const sal_Char* getRelativName() const;
|
H A D | astdeclaration.hxx | 82 virtual const sal_Char* getRelativName() const in getRelativName() function in AstDeclaration
|
Completed in 19 milliseconds