Searched refs:bAllowCellIntLinking (Results 1 – 1 of 1) sorted by relevance
467 bool bAllowCellIntLinking = m_pHelper.get() && m_pHelper->isCellIntegerBindingAllowed(); in doDescribeSupportedProperties() local469 if ( bAllowCellLinking || bAllowListCellRange || bAllowCellIntLinking ) in doDescribeSupportedProperties()473 + ( bAllowCellIntLinking ? 1 : 0 ); in doDescribeSupportedProperties()481 if ( bAllowCellIntLinking ) in doDescribeSupportedProperties()
Completed in 10 milliseconds