CODLineBreakSet::GetLine

CString CODLineBreakSet::GetLine(const CString& strBuf, const int nLineIdx)

Retrieve a line from the given buffer.

Defined in: OdTextComp.cpp

Return Value

String containing the given line.

Parameters

strBuf

Buffer from which to retrieve the line.

nLineIdx

Index of the line to retrieve.