Searched refs:GetFontAutoStylePool (Results 1 – 7 of 7) sorted by relevance
474 inline UniReference< XMLFontAutoStylePool > GetFontAutoStylePool();651 inline UniReference< XMLFontAutoStylePool > SvXMLExport::GetFontAutoStylePool() in GetFontAutoStylePool() function in SvXMLExport
1172 GetFontAutoStylePool()->Add(aFont.Name,aFont.StyleName,aFont.Family,aFont.Pitch,aFont.CharSet ); in exportAutoStyle()1435 GetFontAutoStylePool(); // make sure the pool is created in _ExportFontDecls()
1180 GetFontAutoStylePool()->Add(aFont.Name,aFont.StyleName,aFont.Family,aFont.Pitch,aFont.CharSet ); in exportAutoStyle()1475 GetFontAutoStylePool(); // make sure the pool is created in _ExportFontDecls()
579 GetExport().GetFontAutoStylePool()->Find( in exportLevelStyle()
440 GetFontAutoStylePool(); // make sure the pool is created in _ExportFontDecls()
232 OUString sName( ((SvXMLExport&)GetExport()).GetFontAutoStylePool()->Find( in ContextFontFilter()
846 GetFontAutoStylePool(); // make sure the pool is created in _ExportFontDecls()
Completed in 103 milliseconds