Home
last modified time | relevance | path

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

/trunk/main/dtrans/source/win32/misc/
H A DImplHelper.hxx50 sal_Int32 SAL_CALL CompareFormatEtc( const FORMATETC* pFetcLeft, const FORMATETC* pFetcRight);
H A DImplHelper.cxx372 sal_Int32 SAL_CALL CompareFormatEtc( const FORMATETC* pFetcLhs, const FORMATETC* pFetcRhs ) function
/trunk/main/dtrans/source/win32/dtobj/
H A DFetc.cxx244 return CompareFormatEtc( &lhs.m_FormatEtc, &rhs.m_FormatEtc ); in operator ==()

Completed in 10 milliseconds