Home
last modified time | relevance | path

Searched refs:aUserIter (Results 1 – 1 of 1) sorted by path

/trunk/main/xmloff/source/text/
H A Dtxtflde.cxx2109 for (vector<OUString>::iterator aUserIter = aUserName.begin(); in ExportFieldDeclarations() local
2110 aUserIter != aUserName.end(); in ExportFieldDeclarations()
2111 aUserIter++) { in ExportFieldDeclarations()
2113 OUString sName = *aUserIter; in ExportFieldDeclarations()

Completed in 20 milliseconds