Home
last modified time | relevance | path

Searched refs:isListCellRangeAllowed (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/xmloff/source/forms/
H A Dformcellbinding.hxx161 bool isListCellRangeAllowed( ) const;
166 static bool isListCellRangeAllowed(
H A Dlayerimport.cxx597 && FormCellBindingHelper::isListCellRangeAllowed( rImport.GetModel() ) in documentDone()
608 …OSL_ENSURE( aHelper.isListCellRangeAllowed(), "OFormLayerXMLImport_Impl::documentDone: can't bind … in documentDone()
609 if ( aHelper.isListCellRangeAllowed() ) in documentDone()
H A Dformcellbinding.cxx304 bool FormCellBindingHelper::isListCellRangeAllowed( const Reference< XModel >& _rxDocument ) in isListCellRangeAllowed() function in xmloff::FormCellBindingHelper
313 bool FormCellBindingHelper::isListCellRangeAllowed( ) const in isListCellRangeAllowed() function in xmloff::FormCellBindingHelper
/aoo42x/main/extensions/source/propctrlr/
H A Dcellbindinghelper.hxx181 bool isListCellRangeAllowed( ) const;
H A Dcellbindinghandler.cxx468 bool bAllowListCellRange = m_pHelper.get() && m_pHelper->isListCellRangeAllowed(); in doDescribeSupportedProperties()
H A Dcellbindinghelper.cxx410 bool CellBindingHelper::isListCellRangeAllowed( ) const in isListCellRangeAllowed() function in pcr::CellBindingHelper

Completed in 36 milliseconds