Home
last modified time | relevance | path

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

/trunk/main/dtrans/source/win32/ftransl/
H A Dftransl.cxx122 aStandardFormatId = std_clipboard_format_id; in FormatEntry()
531 void SAL_CALL CDataFormatTranslator::findDataFlavorForStandardFormatId( sal_Int32 aStandardFormatId in findDataFlavorForStandardFormatId() argument
542 sal_Int32 stdId = citer->aStandardFormatId; in findDataFlavorForStandardFormatId()
543 if ( aStandardFormatId == stdId ) in findDataFlavorForStandardFormatId()
598 (CF_INVALID != citer->aStandardFormatId) ) in setStandardFormatIdForNativeFormatName()
600 aAny <<= citer->aStandardFormatId; in setStandardFormatIdForNativeFormatName()
622 sal_Int32 cf = citer->aStandardFormatId; in findStdFormatIdOrNativeFormatNameForFullMediaType()
H A Dftransl.hxx68 sal_Int32 aStandardFormatId; member
109 …void SAL_CALL findDataFlavorForStandardFormatId( sal_Int32 aStandardFormatId, com::sun::star::data…

Completed in 17 milliseconds