Searched refs:aCellTypePairs (Results 1 – 1 of 1) sorted by relevance
1752 const struct { XMLTokenEnum _token; sal_Int16 _type; } aCellTypePairs[] = in ScXMLImport() local1762 size_t n = sizeof(aCellTypePairs)/sizeof(aCellTypePairs[0]); in ScXMLImport()1767 GetXMLToken(aCellTypePairs[i]._token), aCellTypePairs[i]._type)); in ScXMLImport()
Completed in 37 milliseconds