Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxecontent.cxx110 typedef ::std::list< XclExpStringRef > XclExpStringList; typedef in XclExpSstImpl
114 XclExpStringList maStringList; /// List of unique strings (in SST ID order).
223 …for( XclExpStringList::const_iterator aIt = maStringList.begin(), aEnd = maStringList.end(); aIt !… in Save()
274 …for( XclExpStringList::const_iterator aIt = maStringList.begin(), aEnd = maStringList.end(); aIt !… in SaveXml()

Completed in 18 milliseconds