Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dximpcustomshape.cxx194 sal_Bool GetEquationName( const rtl::OUString& rEquation, const sal_Int32 nStart, rtl::OUString& rE… in GetEquationName() argument
197 while( nIndex < rEquation.getLength() ) in GetEquationName()
199 sal_Unicode nChar = rEquation[ nIndex ]; in GetEquationName()
213 rEquationName = rEquation.copy( nStart, nIndex - nStart ); in GetEquationName()

Completed in 16 milliseconds