Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/forms/
H A Delementexport.cxx953 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()
H A Dformattributes.hxx78 #define BA_LIST_CELL_RANGE 0x00000004 macro
H A Dformattributes.cxx168 case BA_LIST_CELL_RANGE: return "source-cell-range"; in getBindingAttributeName()
H A Delementimport.cxx1742 …if ( _rLocalName.equalsAscii( OAttributeMetaData::getBindingAttributeName( BA_LIST_CELL_RANGE ) ) ) in handleAttribute()

Completed in 102 milliseconds