Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/forms/
H A Delementimport.cxx2103 sal_Int32 nElementStart = 0; in implTranslateStringListProperty() local
2111 _rValue, nElementStart); in implTranslateStringListProperty()
2114 sElement = _rValue.copy(nElementStart, nNextSep - nElementStart); in implTranslateStringListProperty()
2127 nElementStart = 1 + nNextSep; in implTranslateStringListProperty()
2129 while (nElementStart < nLength); in implTranslateStringListProperty()

Completed in 21 milliseconds