Searched refs:pSwCharFmt (Results 1 – 1 of 1) sorted by relevance
1614 const SwCharFmt *pSwCharFmt = rSwFmtDrop.GetCharFmt(); in FormatDrop() local1615 if ( pSwCharFmt ) in FormatDrop()1618 m_rWW8Export.InsUInt16( m_rWW8Export.GetId( *pSwCharFmt ) ); in FormatDrop()1629 const SwCharFmt *pSwCharFmt = rSwFmtDrop.GetCharFmt(); in FormatDrop() local1630 if ( pSwCharFmt ) in FormatDrop()1633 m_rWW8Export.InsUInt16( m_rWW8Export.GetId( *pSwCharFmt ) ); in FormatDrop()
Completed in 24 milliseconds