Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx1560 int nDCS = ( nDropLines << 3 ) | 0x01; in FormatDrop() local
1561 m_rWW8Export.InsUInt16( static_cast< sal_uInt16 >( nDCS ) ); in FormatDrop()
1582 int nDCS = ( nDropLines << 3 ) | 0x01; in FormatDrop() local
1583 m_rWW8Export.InsUInt16( static_cast< sal_uInt16 >( nDCS ) ); in FormatDrop()
H A Dww8par6.cxx2471 short nDCS = SVBT16ToShort( pDCS ); in IsDropCap() local
2472 if((nDCS | 7) != 0) in IsDropCap()

Completed in 40 milliseconds