Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.cxx1752 const struct { XMLTokenEnum _token; sal_Int16 _type; } aCellTypePairs[] = in ScXMLImport() local
1762 size_t n = sizeof(aCellTypePairs)/sizeof(aCellTypePairs[0]); in ScXMLImport()
1767 GetXMLToken(aCellTypePairs[i]._token), aCellTypePairs[i]._type)); in ScXMLImport()

Completed in 37 milliseconds