Searched refs:doesComponentSupport (Results 1 – 4 of 4) sorted by relevance
354 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
220 bool doesComponentSupport(
497 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
231 bool doesComponentSupport(
Completed in 31 milliseconds