Home
last modified time | relevance | path

Searched refs:isPolymorphic (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/codemaker/source/cppumaker/
H A Dcpputype.cxx149 bool CppuType::isPolymorphic() const { return false; } in isPolymorphic() function in CppuType
156 if (isPolymorphic()) { in dumpGetCppuTypePreamble()
180 if (isPolymorphic()) { in dumpGetCppuTypePostamble()
2369 OSL_ASSERT(!isPolymorphic() || m_reader.getSuperTypeCount() == 0); //TODO in dumpDeclaration()
2585 if (isPolymorphic() && fieldCount > 0) { in dumpHxxFile()
2655 if (isPolymorphic()) { in dumpLightGetCppuType()
2676 if (isPolymorphic()) { in dumpLightGetCppuType()
2699 if (isPolymorphic()) { in dumpNormalGetCppuType()
2740 if (isPolymorphic()) { in dumpNormalGetCppuType()
2754 if (isPolymorphic()) { in dumpNormalGetCppuType()
[all …]
H A Dcpputype.hxx121 virtual bool isPolymorphic() const;
275 virtual bool isPolymorphic() const;