|
LibreOffice Module vcl (master) 1
|
This is the complete list of members for SalLayout, including all inherited members.
| AdjustLayout(vcl::text::ImplLayoutArgs &) | SalLayout | virtual |
| DrawBase() | SalLayout | inline |
| DrawBase() const | SalLayout | inline |
| DrawOffset() | SalLayout | inline |
| DrawOffset() const | SalLayout | inline |
| DrawText(SalGraphics &) const =0 | SalLayout | pure virtual |
| FillDXArray(std::vector< double > *pDXArray, const OUString &rStr) const =0 | SalLayout | pure virtual |
| GetBoundRect(tools::Rectangle &) const | SalLayout | |
| GetCaretPositions(std::vector< double > &rCaretPositions, const OUString &rStr) const =0 | SalLayout | pure virtual |
| GetDrawPosition(const basegfx::B2DPoint &rRelative=basegfx::B2DPoint(0, 0)) const | SalLayout | |
| GetGlyphs() const | SalLayout | virtual |
| GetNextGlyph(const GlyphItem **pGlyph, basegfx::B2DPoint &rPos, int &nStart, const LogicalFontInstance **ppGlyphFont=nullptr) const =0 | SalLayout | pure virtual |
| GetOrientation() const | SalLayout | inline |
| GetOutline(basegfx::B2DPolyPolygonVector &) const | SalLayout | virtual |
| GetSubpixelPositioning() const | SalLayout | inline |
| GetTextBreak(double nMaxWidth, double nCharExtra, int nFactor) const =0 | SalLayout | pure virtual |
| GetTextWidth() const | SalLayout | inlinevirtual |
| InitFont() const | SalLayout | inlinevirtual |
| IsKashidaPosValid(int, int) const =0 | SalLayout | pure virtual |
| LayoutText(vcl::text::ImplLayoutArgs &, const SalLayoutGlyphsImpl *)=0 | SalLayout | pure virtual |
| maDrawBase | SalLayout | protected |
| maDrawOffset | SalLayout | mutableprotected |
| maLanguageTag | SalLayout | protected |
| mbSubpixelPositioning | SalLayout | protected |
| mnEndCharPos | SalLayout | protected |
| mnMinCharPos | SalLayout | protected |
| mnOrientation | SalLayout | protected |
| operator=(const SalLayout &)=delete | SalLayout | private |
| SalLayout() | SalLayout | protected |
| SalLayout(const SalLayout &)=delete | SalLayout | private |
| SetSubpixelPositioning(bool bSubpixelPositioning) | SalLayout | inline |
| ~SalLayout() | SalLayout | virtual |