Home
last modified time | relevance | path

Searched refs:isType (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/idlc/source/
H A Daststruct.cxx83 bool AstStruct::isType() const { in isType() function in AstStruct
85 ? getTypeParameterCount() == 0 : AstDeclaration::isType(); in isType()
H A Dfehelper.cxx66 if ( !pDecl->isType() ) in compose()
H A Dastdeclaration.cxx140 bool AstDeclaration::isType() const { in isType() function in AstDeclaration
H A Dparser.y214 } else if (decl->isType()) {
/aoo41x/main/idlc/inc/idlc/
H A Daststruct.hxx56 virtual bool isType() const;
H A Dastdeclaration.hxx115 virtual bool isType() const;
/aoo41x/main/jurt/test/com/sun/star/uno/
H A DAnyConverter_Test.java870 assure("", AnyConverter.isType(aType)); in test_isType()
871 assure("", AnyConverter.isType(anyType)); in test_isType()
872 assure("", !AnyConverter.isType(new Object())); in test_isType()
/aoo41x/main/jurt/com/sun/star/uno/
H A DAnyConverter.java151 static public boolean isType(Object object){ in isType() method in AnyConverter
/aoo41x/main/framework/qa/complex/framework/autosave/
H A DProtocol.java917 if (com.sun.star.uno.AnyConverter.isType(aAny)) in impl_logAny()

Completed in 43 milliseconds