Searched refs:GetLineNo (Results 1 – 6 of 6) sorted by relevance
211 sprintf( buf, "%5d ", (int)GetLineNo() ); in GetNewLine()232 nErrorLine = GetLineNo(); in SetError()
437 sprintf( buf, "%u", (unsigned int)pFI->GetLineNo() ); in ErrorFormat()
68 sal_uInt32 GetLineNo() { return( nLineNo ); } in GetLineNo() function in RscFileInst
130 sal_Int32 GetLineNo( const sal_Int32 nPos ) const;
370 sal_Int32 SwAccessiblePortionData::GetLineNo( const sal_Int32 nPos ) const in GetLineNo() function in SwAccessiblePortionData
3967 const sal_Int32 nLineNo = GetPortionData().GetLineNo( nIndex ); in getLineNumberAtIndex()4020 sal_Int32 nLineNo = GetPortionData().GetLineNo( nCaretPos ); in getNumberOfLineWithCaret()
Completed in 34 milliseconds