Home
last modified time | relevance | path

Searched refs:rCharFmt (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx1018 WW8aISet& rListItemSet, WW8aCFmt& rCharFmt, bool& bNewCharFmtCreated, in AdjustLVL() argument
1082 pFmt = rCharFmt[ nIdenticalItemSetLevel ]; in AdjustLVL()
1086 rCharFmt[ nLevel ] = pFmt; in AdjustLVL()
1105 rCharFmt[ nLevel ] = pFmt; in AdjustLVL()
H A Dww8atr.cxx3295 void WW8AttributeOutput::TextCharFormat( const SwFmtCharFmt& rCharFmt ) in TextCharFormat() argument
3297 if( rCharFmt.GetCharFmt() ) in TextCharFormat()
3304 m_rWW8Export.InsUInt16( m_rWW8Export.GetId( *rCharFmt.GetCharFmt() ) ); in TextCharFormat()
H A Drtfattributeoutput.cxx2501 void RtfAttributeOutput::TextCharFormat( const SwFmtCharFmt& rCharFmt ) in TextCharFormat() argument
2505 sal_uInt16 nStyle = m_rExport.GetId( *rCharFmt.GetCharFmt() ); in TextCharFormat()
/trunk/main/sw/source/core/inc/
H A Drolbck.hxx387 void Add( const SfxItemSet & rSet, const SwCharFmt & rCharFmt); // #i27615#

Completed in 154 milliseconds