Home
last modified time | relevance | path

Searched refs:GetLineNo (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/sw/source/core/access/
H A Daccportions.cxx370 sal_Int32 SwAccessiblePortionData::GetLineNo( const sal_Int32 nPos ) const in GetLineNo() function in SwAccessiblePortionData
H A Daccpara.cxx3971 const sal_Int32 nLineNo = GetPortionData().GetLineNo( nIndex ); in getLineNumberAtIndex()
4024 sal_Int32 nLineNo = GetPortionData().GetLineNo( nCaretPos ); in getNumberOfLineWithCaret()
H A Daccportions.hxx130 sal_Int32 GetLineNo( const sal_Int32 nPos ) const;
/trunk/main/rsc/inc/
H A Drscpar.hxx68 sal_uInt32 GetLineNo() { return( nLineNo ); } in GetLineNo() function in RscFileInst
/trunk/main/rsc/source/parser/
H A Drscpar.cxx211 sprintf( buf, "%5d ", (int)GetLineNo() ); in GetNewLine()
232 nErrorLine = GetLineNo(); in SetError()
H A Derscerr.cxx437 sprintf( buf, "%u", (unsigned int)pFI->GetLineNo() ); in ErrorFormat()

Completed in 43 milliseconds