|
LibreOffice Module editeng (master) 1
|
This is the complete list of members for TextRanger, including all inherited members.
| bInner | TextRanger | private |
| bSimple | TextRanger | private |
| bVertical | TextRanger | private |
| GetBoundRect() const | TextRanger | inline |
| GetBoundRect_() const | TextRanger | private |
| GetLeft() const | TextRanger | inline |
| GetLower() const | TextRanger | inline |
| GetPointCount() const | TextRanger | inline |
| GetRight() const | TextRanger | inline |
| GetTextRanges(const Range &rRange) | TextRanger | |
| GetUpper() const | TextRanger | inline |
| IsInner() const | TextRanger | inline |
| IsSimple() const | TextRanger | inline |
| IsVertical() const | TextRanger | inline |
| maPolyPolygon | TextRanger | private |
| mpLinePolyPolygon | TextRanger | private |
| mRangeCache | TextRanger | private |
| mxBound | TextRanger | mutableprivate |
| nCacheSize | TextRanger | private |
| nLeft | TextRanger | private |
| nLower | TextRanger | private |
| nPointCount | TextRanger | private |
| nRight | TextRanger | private |
| nUpper | TextRanger | private |
| SetLower(sal_uInt16 nNew) | TextRanger | inline |
| SetUpper(sal_uInt16 nNew) | TextRanger | inline |
| SetVertical(bool bNew) | TextRanger | |
| TextRanger(const TextRanger &)=delete | TextRanger | private |
| TextRanger(const basegfx::B2DPolyPolygon &rPolyPolygon, const basegfx::B2DPolyPolygon *pLinePolyPolygon, sal_uInt16 nCacheSize, sal_uInt16 nLeft, sal_uInt16 nRight, bool bSimple, bool bInner, bool bVert=false) | TextRanger | |
| ~TextRanger() | TextRanger |