Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Datrstck.cxx661 const SwTxtAttr* pTwoLineAttr = aAttrStack[ nTwoLineStack ].Top(); in ActivateTop() local
663 if ( pTwoLineAttr ) in ActivateTop()
665 pTwoLineItem = CharFmt::GetItem( *pTwoLineAttr, RES_CHRATR_TWO_LINES ); in ActivateTop()
863 const SwTxtAttr* pTwoLineAttr = aAttrStack[ nTwoLineStack ].Top(); in FontChg() local
865 if ( pTwoLineAttr ) in FontChg()
867 pTwoLineItem = CharFmt::GetItem( *pTwoLineAttr, RES_CHRATR_TWO_LINES ); in FontChg()

Completed in 20 milliseconds