Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/inc/
H A DTableCopyHelper.hxx56 struct TAppSupportedSotFunctor : ::std::unary_function<DataFlavorExVector::value_type,bool> struct
60 TAppSupportedSotFunctor(const ElementType& _eEntryType,sal_Bool _bQueryDrop) in TAppSupportedSotFunctor() function
/trunk/main/dbaccess/source/ui/browser/
H A DdsbrowserDnD.cxx121 …isReadonly() && ::std::find_if(_rFlavors.begin(),_rFlavors.end(),TAppSupportedSotFunctor(E_TABLE,s… in queryDrop()
/trunk/main/dbaccess/source/ui/app/
H A DAppController.cxx2473 …if(::std::find_if(_rFlavors.begin(),_rFlavors.end(),TAppSupportedSotFunctor(eType,sal_True)) != _r… in queryDrop()

Completed in 33 milliseconds