Searched refs:rCharFmt (Results 1 – 4 of 4) sorted by relevance
997 WW8aISet& rListItemSet, WW8aCFmt& rCharFmt, bool& bNewCharFmtCreated, in AdjustLVL() argument1061 pFmt = rCharFmt[ nIdenticalItemSetLevel ]; in AdjustLVL()1065 rCharFmt[ nLevel ] = pFmt; in AdjustLVL()1084 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()
2480 void RtfAttributeOutput::TextCharFormat( const SwFmtCharFmt& rCharFmt ) in TextCharFormat() argument2484 sal_uInt16 nStyle = m_rExport.GetId( *rCharFmt.GetCharFmt() ); in TextCharFormat()
385 void Add( const SfxItemSet & rSet, const SwCharFmt & rCharFmt); // #i27615#
Completed in 45 milliseconds