Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/forms/
H A Delementexport.cxx1794 OAttributeMetaData::getBindingAttributeName( BA_LINKED_CELL ), in exportCellBindingAttributes()
1812 OAttributeMetaData::getBindingAttributeName( BA_LIST_LINKING_TYPE ), in exportCellBindingAttributes()
1859 OAttributeMetaData::getBindingAttributeName( BA_LIST_CELL_RANGE ), in exportCellListSourceRange()
H A Dformattributes.hxx201 static const sal_Char* getBindingAttributeName(sal_Int32 _nId);
H A Dformattributes.cxx162 const sal_Char* OAttributeMetaData::getBindingAttributeName(sal_Int32 _nId) in getBindingAttributeName() function in xmloff::OAttributeMetaData
H A Delementimport.cxx735 …static const sal_Char* pLinkedCellAttributeName = OAttributeMetaData::getBindingAttributeName(BA_L… in handleAttribute()
1743 …if ( _rLocalName.equalsAscii( OAttributeMetaData::getBindingAttributeName( BA_LIST_CELL_RANGE ) ) ) in handleAttribute()
1749 …if ( _rLocalName.equalsAscii( OAttributeMetaData::getBindingAttributeName( BA_LIST_LINKING_TYPE ) … in handleAttribute()

Completed in 350 milliseconds