Home
last modified time | relevance | path

Searched refs:SVGFontExport (Results 1 – 6 of 6) sorted by relevance

/trunk/main/filter/source/svg/
H A Dsvgfontexport.cxx36 SVGFontExport::SVGFontExport( SVGExport& rExport, const ::std::vector< ObjectRepresentation >& rObj… in SVGFontExport() function in SVGFontExport
45 SVGFontExport::~SVGFontExport() in ~SVGFontExport()
51 SVGFontExport::GlyphSet& SVGFontExport::implGetGlyphSet( const Font& rFont ) in implGetGlyphSet()
78 void SVGFontExport::implCollectGlyphs() in implCollectGlyphs()
176 void SVGFontExport::implEmbedFont( const Font& rFont ) in implEmbedFont()
258 void SVGFontExport::implEmbedGlyph( OutputDevice& rOut, const ::rtl::OUString& rCellStr ) in implEmbedGlyph()
294 void SVGFontExport::EmbedFonts() in EmbedFonts()
332 ::rtl::OUString SVGFontExport::GetMappedFontName( const ::rtl::OUString& rFontName ) const in GetMappedFontName()
H A Dsvgwriter.hxx104 class SVGFontExport;
114 SVGFontExport& mrFontExport;
125 SVGAttributeWriter( SVGExport& rExport, SVGFontExport& rFontExport );
181 SVGFontExport& mrFontExport;
228 SVGActionWriter( SVGExport& rExport, SVGFontExport& rFontExport );
H A Dsvgfontexport.hxx35 class SVGFontExport class
58 SVGFontExport( SVGExport& rExport, const ::std::vector< ObjectRepresentation >& rObjects );
59 ~SVGFontExport();
H A Dsvgfilter.hxx211 class SVGFontExport;
236 SVGFontExport* mpSVGFontExport;
H A Dsvgexport.cxx339 mpSVGFontExport = new SVGFontExport( *mpSVGExport, aObjects ); in implExport()
1345 SVGFontExport aSVGFontExport( *this, aObjects ); in writeMtf()
H A Dsvgwriter.cxx109 SVGAttributeWriter::SVGAttributeWriter( SVGExport& rExport, SVGFontExport& rFontExport ) : in SVGAttributeWriter()
391 SVGActionWriter::SVGActionWriter( SVGExport& rExport, SVGFontExport& rFontExport ) : in SVGActionWriter()

Completed in 45 milliseconds