Home
last modified time | relevance | path

Searched refs:doesComponentSupport (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/xmloff/source/forms/
H A Dformcellbinding.cxx354 return doesComponentSupport( _rxBinding.get(), SERVICE_CELLVALUEBINDING ); in isCellBinding()
360 return doesComponentSupport( _rxBinding.get(), SERVICE_LISTINDEXCELLBINDING ); in isCellIntegerBinding()
366 return doesComponentSupport( _rxSource.get(), SERVICE_CELLRANGELISTSOURCE ); in isCellRangeListSource()
370 bool FormCellBindingHelper::doesComponentSupport( const Reference< XInterface >& _rxComponent, cons… in doesComponentSupport() function in xmloff::FormCellBindingHelper
H A Dformcellbinding.hxx220 bool doesComponentSupport(
/aoo41x/main/extensions/source/propctrlr/
H A Dcellbindinghelper.cxx497 return doesComponentSupport( _rxBinding.get(), SERVICE_SHEET_CELL_BINDING ); in isCellBinding()
503 return doesComponentSupport( _rxBinding.get(), SERVICE_SHEET_CELL_INT_BINDING ); in isCellIntegerBinding()
509 return doesComponentSupport( _rxSource.get(), SERVICE_SHEET_CELLRANGE_LISTSOURCE ); in isCellRangeListSource()
513 …bool CellBindingHelper::doesComponentSupport( const Reference< XInterface >& _rxComponent, const :… in doesComponentSupport() function in pcr::CellBindingHelper
H A Dcellbindinghelper.hxx231 bool doesComponentSupport(

Completed in 30 milliseconds