Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dww8par3.cxx997 WW8aISet& rListItemSet, WW8aCFmt& rCharFmt, bool& bNewCharFmtCreated, in AdjustLVL() argument
1061 pFmt = rCharFmt[ nIdenticalItemSetLevel ]; in AdjustLVL()
1065 rCharFmt[ nLevel ] = pFmt; in AdjustLVL()
1084 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.cxx2480 void RtfAttributeOutput::TextCharFormat( const SwFmtCharFmt& rCharFmt ) in TextCharFormat() argument
2484 sal_uInt16 nStyle = m_rExport.GetId( *rCharFmt.GetCharFmt() ); in TextCharFormat()
/aoo4110/main/sw/source/core/inc/
H A Drolbck.hxx385 void Add( const SfxItemSet & rSet, const SwCharFmt & rCharFmt); // #i27615#

Completed in 45 milliseconds