Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx1614 const SwCharFmt *pSwCharFmt = rSwFmtDrop.GetCharFmt(); in FormatDrop() local
1615 if ( pSwCharFmt ) in FormatDrop()
1618 m_rWW8Export.InsUInt16( m_rWW8Export.GetId( *pSwCharFmt ) ); in FormatDrop()
1629 const SwCharFmt *pSwCharFmt = rSwFmtDrop.GetCharFmt(); in FormatDrop() local
1630 if ( pSwCharFmt ) in FormatDrop()
1633 m_rWW8Export.InsUInt16( m_rWW8Export.GetId( *pSwCharFmt ) ); in FormatDrop()

Completed in 30 milliseconds