Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/forms/
H A Delementimport.cxx2102 sal_Int32 nElementStart = 0; in implTranslateStringListProperty() local
2110 _rValue, nElementStart); in implTranslateStringListProperty()
2113 sElement = _rValue.copy(nElementStart, nNextSep - nElementStart); in implTranslateStringListProperty()
2126 nElementStart = 1 + nNextSep; in implTranslateStringListProperty()
2128 while (nElementStart < nLength); in implTranslateStringListProperty()

Completed in 30 milliseconds