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