Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Deformshelper.hxx114 bool canBindToDataType( sal_Int32 _nDataType = -1 ) const SAL_THROW(());
118 bool canBindToAnyDataType() const SAL_THROW(()) { return canBindToDataType( -1 ); } in canBindToAnyDataType()
H A Dxsdvalidationpropertyhandler.cxx680 if ( pType.is() && m_pHelper->canBindToDataType( pType->classify() ) ) in implGetAvailableDataTypeNames()
H A Deformshelper.cxx116 bool EFormsHelper::canBindToDataType( sal_Int32 _nDataType ) const SAL_THROW(()) in canBindToDataType() function in pcr::EFormsHelper

Completed in 27 milliseconds