Home
last modified time | relevance | path

Searched refs:nCrsrHeight (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/editeng/source/editeng/
H A Deditdoc.hxx454 sal_uInt16 nCrsrHeight; // Bei Konturfluss hohe Zeilen => Cursor zu gro?. member in EditLine
489 nCrsrHeight = ( nCrsrH ? nCrsrH : nTxtHeight ); in SetHeight()
493 sal_uInt16 GetCrsrHeight() const { return nCrsrHeight; } in GetCrsrHeight()
H A Deditdoc.cxx415 nCrsrHeight = 0; in EditLine()
435 nCrsrHeight = 0; in EditLine()
460 pL->nCrsrHeight = nCrsrHeight; in Clone()