Home
last modified time | relevance | path

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

/aoo4110/main/dtrans/source/win32/ftransl/
H A Dftransl.cxx122 aStandardFormatId = std_clipboard_format_id; in FormatEntry()
529 void SAL_CALL CDataFormatTranslator::findDataFlavorForStandardFormatId( sal_Int32 aStandardFormatId in findDataFlavorForStandardFormatId() argument
540 sal_Int32 stdId = citer->aStandardFormatId; in findDataFlavorForStandardFormatId()
541 if ( aStandardFormatId == stdId ) in findDataFlavorForStandardFormatId()
596 (CF_INVALID != citer->aStandardFormatId) ) in setStandardFormatIdForNativeFormatName()
598 aAny <<= citer->aStandardFormatId; in setStandardFormatIdForNativeFormatName()
620 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