Searched refs:rEquation (Results 1 – 1 of 1) sorted by relevance
194 sal_Bool GetEquationName( const rtl::OUString& rEquation, const sal_Int32 nStart, rtl::OUString& rE… in GetEquationName() argument197 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 12 milliseconds