Home
last modified time | relevance | path

Searched refs:dtype (Results 1 – 4 of 4) sorted by path

/trunk/main/dtrans/source/win32/ftransl/
H A Dftransl.cxx649 …_CALL CDataFormatTranslator::mkDataFlv(const OUString& cnttype, const OUString& hpname, Type dtype) in mkDataFlv() argument
654 dflv.DataType = dtype; in mkDataFlv()
H A Dftransl.hxx119 …lv( const rtl::OUString& cnttype, const rtl::OUString& hpname, ::com::sun::star::uno::Type dtype );
/trunk/main/vcl/aqua/source/dtrans/
H A DDataFlavorMapping.cxx61 Type dtype = aFlavor.DataType; in isValidFlavor() local
62 return ((len > 0) && ((dtype == CPPUTYPE_SEQINT8) || (dtype == CPPUTYPE_OUSTRING))); in isValidFlavor()
H A DOSXTransferable.cxx52 Type dtype = aFlavor.DataType; in isValidFlavor() local
53 return ((len > 0) && ((dtype == CPPUTYPE_SEQINT8) || (dtype == CPPUTYPE_OUSTRING))); in isValidFlavor()

Completed in 32 milliseconds