Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A DXMLStylesExportHelper.hxx181 typedef std::vector<rtl::OUString*> ScMyOUStringVec; typedef
201 ScMyOUStringVec aStyleNames;
202 ScMyOUStringVec aAutoStyleNames;
231 ScMyOUStringVec aStyleNames;
H A DXMLStylesExportHelper.cxx801 ScMyOUStringVec::iterator i(aStyleNames.begin()); in ~ScFormatRangeStyles()
802 ScMyOUStringVec::iterator endi(aStyleNames.end()); in ~ScFormatRangeStyles()
1087 ScMyOUStringVec::iterator i(aStyleNames.begin()); in ~ScColumnRowStylesBase()
1088 ScMyOUStringVec::iterator endi(aStyleNames.end()); in ~ScColumnRowStylesBase()

Completed in 23 milliseconds