Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/propctrlr/
H A Dcellbindinghandler.cxx275 aReturn <<= (sal_Int16)( m_pHelper->isCellIntegerBinding( xBinding ) ? 1 : 0 ); in getPropertyValue()
326 if ( (bool)bNeedIntegerBinding != m_pHelper->isCellIntegerBinding( xBinding ) ) in setPropertyValue()
H A Dcellbindinghelper.hxx192 bool isCellIntegerBinding(
H A Dcellbindinghelper.cxx501 … bool CellBindingHelper::isCellIntegerBinding( const Reference< XValueBinding >& _rxBinding ) const in isCellIntegerBinding() function in pcr::CellBindingHelper
/aoo4110/main/xmloff/source/forms/
H A Dformcellbinding.hxx179 bool isCellIntegerBinding(
H A Dformcellbinding.cxx358 bool FormCellBindingHelper::isCellIntegerBinding( const Reference< XValueBinding >& _rxBinding ) co… in isCellIntegerBinding() function in xmloff::FormCellBindingHelper
H A Delementexport.cxx1801 sal_Int16 nLinkageType = aHelper.isCellIntegerBinding( xBinding ) ? 1 : 0; in exportCellBindingAttributes()

Completed in 40 milliseconds