Home
last modified time | relevance | path

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

/aoo41x/main/writerperfect/source/filter/
H A DTableStyle.cxx103 typedef std::vector<TableRowStyle *>::iterator TRSVIter; in ~TableStyle() typedef
106 …for (TRSVIter iterTableRowStyles = mTableRowStyles.begin() ; iterTableRowStyles != mTableRowStyles… in ~TableStyle()
156 typedef std::vector<TableRowStyle *>::const_iterator TRSVIter; in write() typedef
157 …for (TRSVIter iterTableRow = mTableRowStyles.begin() ; iterTableRow != mTableRowStyles.end(); iter… in write()

Completed in 10 milliseconds