Searched refs:BA_LINKED_CELL (Results 1 – 4 of 4) sorted by relevance
943 if ( m_nIncludeBindings & BA_LINKED_CELL ) in exportBindingAtributes()948 nIncludeBinding = nIncludeBinding & ~( BA_LINKED_CELL | BA_LIST_LINKING_TYPE ); in exportBindingAtributes()1749 m_nIncludeBindings |= BA_LINKED_CELL; in examine()1793 OAttributeMetaData::getBindingAttributeNamespace( BA_LINKED_CELL ), in exportCellBindingAttributes()1794 OAttributeMetaData::getBindingAttributeName( BA_LINKED_CELL ), in exportCellBindingAttributes()
76 #define BA_LINKED_CELL 0x00000001 macro
166 case BA_LINKED_CELL: return "linked-cell"; in getBindingAttributeName()
734 …t sal_Char* pLinkedCellAttributeName = OAttributeMetaData::getBindingAttributeName(BA_LINKED_CELL); in handleAttribute()
Completed in 41 milliseconds