Searched refs:BA_LIST_CELL_RANGE (Results 1 – 4 of 4) sorted by relevance
953 if ( m_nIncludeBindings & BA_LIST_CELL_RANGE ) in exportBindingAtributes()958 nIncludeBinding = nIncludeBinding & ~BA_LIST_CELL_RANGE; in exportBindingAtributes()1758 m_nIncludeBindings |= BA_LIST_CELL_RANGE; in examine()1858 OAttributeMetaData::getBindingAttributeNamespace( BA_LIST_CELL_RANGE ), in exportCellListSourceRange()1859 OAttributeMetaData::getBindingAttributeName( BA_LIST_CELL_RANGE ), in exportCellListSourceRange()
78 #define BA_LIST_CELL_RANGE 0x00000004 macro
168 case BA_LIST_CELL_RANGE: return "source-cell-range"; in getBindingAttributeName()
1742 …if ( _rLocalName.equalsAscii( OAttributeMetaData::getBindingAttributeName( BA_LIST_CELL_RANGE ) ) ) in handleAttribute()
Completed in 39 milliseconds