Home
last modified time | relevance | path

Searched refs:wwFont (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx599 wwFont::wwFont(const String &rFamilyName, FontPitch ePitch, FontFamily eFamily, in wwFont() function in wwFont
671 bool wwFont::Write(SvStream *pTableStrm) const in Write()
726 bool operator<(const wwFont &r1, const wwFont &r2) in operator <()
740 sal_uInt16 wwFontHelper::GetId(const wwFont &rFont) in GetId()
769 GetId(wwFont(pFont->GetFamilyName(), pFont->GetPitch(), in InitFontTable()
775 GetId(wwFont(pFont->GetFamilyName(), pFont->GetPitch(), in InitFontTable()
812 ::std::vector< const wwFont* > wwFontHelper::AsVector() const in AsVector()
814 ::std::vector<const wwFont *> aFontList( maFonts.size() ); in AsVector()
839 ::std::vector<const wwFont *> aFontList( AsVector() ); in WriteFontTable()
863 ::std::vector<const wwFont *> aFontList( AsVector() ); in WriteFontTable()
[all …]
H A Dwrtww8.hxx291 class wwFont class
305 wwFont( const String &rFamilyName, FontPitch ePitch, FontFamily eFamily,
313 friend bool operator < (const wwFont &r1, const wwFont &r2);
320 ::std::map<wwFont, sal_uInt16> maFonts;
324 ::std::vector< const wwFont* > AsVector() const;
332 sal_uInt16 GetId(const wwFont& rFont);
H A Dwrtw8num.cxx259 const wwFont *pFont, in NumberingLevel()
516 wwFont *pPseudoFont = NULL; in AbstractNumberingDefinitions()
536 pPseudoFont = new wwFont( sFontName, pBulletFont->GetPitch(), in AbstractNumberingDefinitions()
738 wwFont aPseudoFont(sFontName, rFont.GetPitch(), rFont.GetFamily(), in BuildAnlvBulletBase()
H A Dattributeoutputbase.hxx122 class wwFont;
324 const wwFont *pFont,
H A Drtfattributeoutput.hxx244 const wwFont *pFont,
610 void FontFamilyType( FontFamily eFamily, const wwFont &rFont ) const;
H A Dww8attributeoutput.hxx206 const wwFont *pFont,
H A Ddocxattributeoutput.hxx261 const wwFont *pFont,
H A Drtfattributeoutput.cxx1502 const wwFont * pFont, in NumberingLevel()
3322 void RtfAttributeOutput::FontFamilyType( FontFamily eFamily, const wwFont &rFont ) const in FontFamilyType()
H A Ddocxattributeoutput.cxx2112 const wwFont *pFont, in NumberingLevel()

Completed in 103 milliseconds