Searched refs:nLastLineFeedPos (Results 1 – 1 of 1) sorted by relevance
131 sal_Int32 nLastLineFeedPos; // is negative after writing a sequence member in sax_expatwrap::SaxWriterHelper155 nLastLineFeedPos(0), in SaxWriterHelper()177 sal_uInt32 GetLastColumnCount() { return (sal_uInt32)(nCurrentPos - nLastLineFeedPos); } in GetLastColumnCount()247 nLastLineFeedPos -= SEQUENCESIZE; in writeSequence()380 nLastLineFeedPos = rPos; in convertToXML()416 nLastLineFeedPos = rPos; in convertToXML()527 nLastLineFeedPos = nCurrentPos; in insertIndentation()542 nLastLineFeedPos = nCurrentPos - nCount; in insertIndentation()550 nLastLineFeedPos = nCurrentPos; in insertIndentation()
Completed in 17 milliseconds