Searched refs:GenericSalLayout (Results 1 – 9 of 9) sorted by relevance
963 GenericSalLayout::GenericSalLayout() in GenericSalLayout() function in GenericSalLayout971 GenericSalLayout::~GenericSalLayout() in ~GenericSalLayout()978 void GenericSalLayout::AppendGlyph( const GlyphItem& rGlyphItem ) in AppendGlyph()999 bool GenericSalLayout::GetCharWidths( sal_Int32* pCharWidths ) const in GetCharWidths()1076 long GenericSalLayout::FillDXArray( sal_Int32* pCharWidths ) const in FillDXArray()1089 long GenericSalLayout::GetTextWidth() const in GetTextWidth()1116 void GenericSalLayout::AdjustLayout( ImplLayoutArgs& rArgs ) in AdjustLayout()1128 void GenericSalLayout::ApplyDXArray( ImplLayoutArgs& rArgs ) in ApplyDXArray()1235 void GenericSalLayout::Justify( long nNewWidth ) in Justify()1306 void GenericSalLayout::ApplyAsianKerning( const sal_Unicode* pStr, int nLength ) in ApplyAsianKerning()[all …]
2336 class PDFSalLayout : public GenericSalLayout
315 class VCL_PLUGIN_PUBLIC GenericSalLayout : public SalLayout class338 GenericSalLayout();339 virtual ~GenericSalLayout();355 SAL_DLLPRIVATE GenericSalLayout( const GenericSalLayout& );356 SAL_DLLPRIVATE GenericSalLayout& operator=( const GenericSalLayout& );
270 class VCL_PLUGIN_PUBLIC ServerFontLayout : public GenericSalLayout
33 class Os2SalLayout : public GenericSalLayout
509 class PspFontLayout : public GenericSalLayout916 GenericSalLayout* pLayout = NULL; in GetTextLayout()
458 GenericSalLayout* pLayout = NULL; in GetTextLayout()
568 class PspFontLayout : public GenericSalLayout1007 GenericSalLayout* pLayout = NULL; in GetTextLayout()
74 GenericSalLayout::AdjustLayout( rArgs ); in AdjustLayout()