Searched refs:pTwoLineAttr (Results 1 – 1 of 1) sorted by relevance
661 const SwTxtAttr* pTwoLineAttr = aAttrStack[ nTwoLineStack ].Top(); in ActivateTop() local663 if ( pTwoLineAttr ) in ActivateTop()665 pTwoLineItem = CharFmt::GetItem( *pTwoLineAttr, RES_CHRATR_TWO_LINES ); in ActivateTop()863 const SwTxtAttr* pTwoLineAttr = aAttrStack[ nTwoLineStack ].Top(); in FontChg() local865 if ( pTwoLineAttr ) in FontChg()867 pTwoLineItem = CharFmt::GetItem( *pTwoLineAttr, RES_CHRATR_TWO_LINES ); in FontChg()
Completed in 9 milliseconds