Searched refs:theType (Results 1 – 3 of 3) sorted by relevance
149 inline bool isByteSequenceType(const Type& theType) in isByteSequenceType() argument151 return (theType == CPPUTYPE_SEQINT8); in isByteSequenceType()154 inline bool isOUStringType(const Type& theType) in isOUStringType() argument156 return (theType == CPPUTYPE_OUSTRING); in isOUStringType()
60 css::uno::TypeDescription const & theType, in Item() argument64 request(true), tid(theTid), oid(theOid), type(theType), member(theMember), in Item()
127 com::sun::star::uno::TypeDescription const & theType,
Completed in 17 milliseconds