Lines Matching refs:rDataFlavorExVector
1324 sal_Bool IsFormatSupported( const DataFlavorExVector& rDataFlavorExVector, sal_uLong nId ) in IsFormatSupported() argument
1326 DataFlavorExVector::iterator aIter( ( (DataFlavorExVector&) rDataFlavorExVector ).begin() ); in IsFormatSupported()
1327 DataFlavorExVector::iterator aEnd( ( (DataFlavorExVector&) rDataFlavorExVector ).end() ); in IsFormatSupported()
1409 const DataFlavorExVector& rDataFlavorExVector, in GetTransferableAction_Impl() argument
1417 if( rDataFlavorExVector.size() ) in GetTransferableAction_Impl()
1440 IsFormatSupported( rDataFlavorExVector, nId ) && in GetTransferableAction_Impl()
1445 if( IsFormatSupported( rDataFlavorExVector, SOT_FORMAT_FILE ) ) in GetTransferableAction_Impl()
1495 sal_uInt16 SotExchange::GetExchangeAction( const DataFlavorExVector& rDataFlavorExVector, in GetExchangeAction() argument
1540 rDataFlavorExVector, pEntry->aDefaultActions, in GetExchangeAction()
1550 rDataFlavorExVector, pEntry->aCopyActions, in GetExchangeAction()
1559 rDataFlavorExVector, pEntry->aLinkActions, in GetExchangeAction()
1568 rDataFlavorExVector, pEntry->aMoveActions, in GetExchangeAction()
1585 rDataFlavorExVector, pEntry->aMoveActions, in GetExchangeAction()
1591 rDataFlavorExVector, pEntry->aCopyActions, in GetExchangeAction()
1597 rDataFlavorExVector, pEntry->aLinkActions, in GetExchangeAction()