Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/forms/
H A Delementexport.cxx943 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()
H A Dformattributes.hxx76 #define BA_LINKED_CELL 0x00000001 macro
H A Dformattributes.cxx166 case BA_LINKED_CELL: return "linked-cell"; in getBindingAttributeName()
H A Delementimport.cxx734 …t sal_Char* pLinkedCellAttributeName = OAttributeMetaData::getBindingAttributeName(BA_LINKED_CELL); in handleAttribute()

Completed in 27 milliseconds