Searched refs:rCharFmt (Results 1 – 4 of 4) sorted by relevance
1018 WW8aISet& rListItemSet, WW8aCFmt& rCharFmt, bool& bNewCharFmtCreated, in AdjustLVL() argument1082 pFmt = rCharFmt[ nIdenticalItemSetLevel ]; in AdjustLVL()1086 rCharFmt[ nLevel ] = pFmt; in AdjustLVL()1105 rCharFmt[ nLevel ] = pFmt; in AdjustLVL()
3295 void WW8AttributeOutput::TextCharFormat( const SwFmtCharFmt& rCharFmt ) in TextCharFormat() argument3297 if( rCharFmt.GetCharFmt() ) in TextCharFormat()3304 m_rWW8Export.InsUInt16( m_rWW8Export.GetId( *rCharFmt.GetCharFmt() ) ); in TextCharFormat()
2501 void RtfAttributeOutput::TextCharFormat( const SwFmtCharFmt& rCharFmt ) in TextCharFormat() argument2505 sal_uInt16 nStyle = m_rExport.GetId( *rCharFmt.GetCharFmt() ); in TextCharFormat()
387 void Add( const SfxItemSet & rSet, const SwCharFmt & rCharFmt); // #i27615#
Completed in 55 milliseconds