|
LibreOffice Module vcl (master) 1
|
This is the complete list of members for TextLine, including all inherited members.
| GetEnd() const | TextLine | inline |
| GetEndPortion() const | TextLine | inline |
| GetLen() const | TextLine | inline |
| GetStart() const | TextLine | inline |
| GetStartPortion() const | TextLine | inline |
| GetStartX() const | TextLine | inline |
| IsIn(sal_Int32 nIndex, bool bInclEnd) const | TextLine | inline |
| IsInvalid() const | TextLine | inline |
| IsValid() const | TextLine | inline |
| mbInvalid | TextLine | private |
| mnEnd | TextLine | private |
| mnEndPortion | TextLine | private |
| mnStart | TextLine | private |
| mnStartPortion | TextLine | private |
| mnStartX | TextLine | private |
| operator==(const TextLine &rLine) const | TextLine | inline |
| SetEnd(sal_Int32 n) | TextLine | inline |
| SetEndPortion(std::size_t n) | TextLine | inline |
| SetInvalid() | TextLine | inline |
| SetStart(sal_Int32 n) | TextLine | inline |
| SetStartPortion(std::size_t n) | TextLine | inline |
| SetStartX(short n) | TextLine | inline |
| SetValid() | TextLine | inline |
| TextLine() | TextLine | inline |