Searched refs:CFormatEtcContainer (Results 1 – 4 of 4) sorted by relevance
68 CFormatEtcContainer::CFormatEtcContainer( ) in CFormatEtcContainer() function in CFormatEtcContainer77 void CFormatEtcContainer::addFormatEtc( const CFormatEtc& fetc ) in addFormatEtc()86 void SAL_CALL CFormatEtcContainer::removeFormatEtc( const CFormatEtc& fetc ) in removeFormatEtc()99 void SAL_CALL CFormatEtcContainer::removeAllFormatEtc( ) in removeAllFormatEtc()108 sal_Bool CFormatEtcContainer::hasFormatEtc( const CFormatEtc& fetc ) const in hasFormatEtc()120 sal_Bool CFormatEtcContainer::hasElements( ) const in hasElements()129 void CFormatEtcContainer::beginEnumFormatEtc( ) in beginEnumFormatEtc()138 sal_uInt32 SAL_CALL CFormatEtcContainer::nextFormatEtc( LPFORMATETC lpFetc, in nextFormatEtc()161 sal_Bool SAL_CALL CFormatEtcContainer::skipFormatEtc( sal_uInt32 aNum ) in skipFormatEtc()211 const Reference< XTransferable >& aXTransferable, CFormatEtcContainer& aFormatEtcContainer ) in RegisterFormats()
51 class CFormatEtcContainer class54 CFormatEtcContainer( );112 CFormatEtcContainer& aFormatEtcContainer );
138 CFormatEtcContainer m_FormatEtcContainer;151 CEnumFormatEtc( LPUNKNOWN lpUnkOuter, const CFormatEtcContainer& aFormatEtcContainer );168 CFormatEtcContainer m_FormatEtcContainer;
748 CEnumFormatEtc::CEnumFormatEtc( LPUNKNOWN lpUnkOuter, const CFormatEtcContainer& aFormatEtcContaine… in CEnumFormatEtc()
Completed in 26 milliseconds