Searched refs:canBindToAnyDataType (Results 1 – 3 of 3) sorted by relevance
188 bool bAllowBinding = m_pHelper->canBindToAnyDataType(); in doDescribeSupportedProperties()251 bool bAllowBinding = m_pHelper->canBindToAnyDataType(); in getSupersededProperties()
118 bool canBindToAnyDataType() const SAL_THROW(()) { return canBindToDataType( -1 ); } in canBindToAnyDataType() function in pcr::EFormsHelper
302 if ( m_pHelper->canBindToAnyDataType() ) in doDescribeSupportedProperties()
Completed in 19 milliseconds