Searched refs:_rnCurrentPos (Results 1 – 4 of 4) sorted by relevance
66 sal_Bool readLine(sal_Int32& _rnCurrentPos);67 sal_Bool readLine(QuotedTokenizedString& line, sal_Int32& _rnCurrentPos);
897 sal_Bool OFlatTable::readLine(sal_Int32& _rnCurrentPos) in readLine() argument899 return readLine(m_aCurrentLine, _rnCurrentPos); in readLine()902 sal_Bool OFlatTable::readLine(QuotedTokenizedString& lineOut, sal_Int32& _rnCurrentPos) in readLine() argument960 _rnCurrentPos = m_pFileStream->Tell(); in readLine()
1143 sal_Int32 _rnCurrentPos, in changePropertyValue() argument1204 _rRet[ _rnCurrentPos ] <<= beans::IllegalTypeException( in changePropertyValue()
103 sal_Int32 _rnCurrentPos,
Completed in 28 milliseconds