Searched refs:maFontHelper (Results 1 – 6 of 6) sorted by relevance
308 sal_uInt16 nFontID = m_rWW8Export.maFontHelper.GetId( *pFont ); in NumberingLevel()739 nFontId = maFontHelper.GetId(aPseudoFont); in BuildAnlvBulletBase()752 nFontId = maFontHelper.GetId(rFont); in BuildAnlvBulletBase()
397 maFontHelper.WriteFontTable( *m_pAttrOutput ); in WriteFonts()521 OutULong( maFontHelper.GetId( (SvxFontItem&)pDoc->GetAttrPool().GetDefaultItem( in ExportDocument_Impl()808 maFontHelper.bLoadAllFonts = true; in RtfExport()
1610 m_rExport.OutULong(m_rExport.maFontHelper.GetId(*pFont)); in NumberingLevel()2118 m_aStylesEnd.append((sal_Int32)m_rExport.maFontHelper.GetId(rFont)); in CharFont()2311 m_aStyles.append((sal_Int32)m_rExport.maFontHelper.GetId(rFont)); in CharFontCJK()2352 m_aStyles.append((sal_Int32)m_rExport.maFontHelper.GetId(rFont)); in CharFontCTL()3349 m_rExport.OutULong(m_rExport.maFontHelper.GetId(rFont)) << pStr; in FontFamilyType()
465 wwFontHelper maFontHelper; member in MSWordExportBase1004 return maFontHelper.GetId(rFont); in GetId()
573 maFontHelper.WriteFontTable( *m_pAttrOutput ); in WriteFonts()
2806 maFontHelper.WriteFontTable(pTableStrm, *pFib); // FFNs in WriteFkpPlcUsw()2897 maFontHelper.WriteFontTable(pTableStrm, *pFib); // FFNs in WriteFkpPlcUsw()3155 maFontHelper.InitFontTable( HackIsWW8OrHigher(), *pDoc ); in ExportDocument()