Searched refs:maFontHelper (Results 1 – 6 of 6) sorted by relevance
262 sal_uInt16 nFontID = m_rWW8Export.maFontHelper.GetId( *pFont ); in NumberingLevel()693 nFontId = maFontHelper.GetId(aPseudoFont); in BuildAnlvBulletBase()706 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()
1589 m_rExport.OutULong(m_rExport.maFontHelper.GetId(*pFont)); in NumberingLevel()2097 m_aStylesEnd.append((sal_Int32)m_rExport.maFontHelper.GetId(rFont)); in CharFont()2290 m_aStyles.append((sal_Int32)m_rExport.maFontHelper.GetId(rFont)); in CharFontCJK()2331 m_aStyles.append((sal_Int32)m_rExport.maFontHelper.GetId(rFont)); in CharFontCTL()3328 m_rExport.OutULong(m_rExport.maFontHelper.GetId(rFont)) << pStr; in FontFamilyType()
466 wwFontHelper maFontHelper; member in MSWordExportBase1005 return maFontHelper.GetId(rFont); in GetId()
573 maFontHelper.WriteFontTable( *m_pAttrOutput ); in WriteFonts()
2821 maFontHelper.WriteFontTable(pTableStrm, *pFib); // FFNs in WriteFkpPlcUsw()2912 maFontHelper.WriteFontTable(pTableStrm, *pFib); // FFNs in WriteFkpPlcUsw()3170 maFontHelper.InitFontTable( HackIsWW8OrHigher(), *pDoc ); in ExportDocument()
Completed in 60 milliseconds