Home
last modified time | relevance | path

Searched refs:CFormatEtcContainer (Results 1 – 4 of 4) sorted by relevance

/trunk/main/dtrans/source/win32/dtobj/
H A DFetcList.cxx68 CFormatEtcContainer::CFormatEtcContainer( ) in CFormatEtcContainer() function in CFormatEtcContainer
77 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()
H A DFetcList.hxx50 class CFormatEtcContainer class
53 CFormatEtcContainer( );
111 CFormatEtcContainer& aFormatEtcContainer );
H A DXTDataObject.hxx137 CFormatEtcContainer m_FormatEtcContainer;
150 CEnumFormatEtc( LPUNKNOWN lpUnkOuter, const CFormatEtcContainer& aFormatEtcContainer );
167 CFormatEtcContainer m_FormatEtcContainer;
H A DXTDataObject.cxx748 CEnumFormatEtc::CEnumFormatEtc( LPUNKNOWN lpUnkOuter, const CFormatEtcContainer& aFormatEtcContaine… in CEnumFormatEtc()

Completed in 38 milliseconds