Home
last modified time | relevance | path

Searched refs:theType (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/aqua/source/dtrans/
H A DDataFlavorMapping.cxx149 inline bool isByteSequenceType(const Type& theType) in isByteSequenceType() argument
151 return (theType == CPPUTYPE_SEQINT8); in isByteSequenceType()
154 inline bool isOUStringType(const Type& theType) in isOUStringType() argument
156 return (theType == CPPUTYPE_OUSTRING); in isOUStringType()
/trunk/main/binaryurp/source/
H A Dwriter.cxx60 css::uno::TypeDescription const & theType, in Item() argument
64 request(true), tid(theTid), oid(theOid), type(theType), member(theMember), in Item()
H A Dwriter.hxx127 com::sun::star::uno::TypeDescription const & theType,

Completed in 21 milliseconds