Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Datrstck.cxx658 sal_uInt16 nTwoLineStack = StackPos[ RES_CHRATR_TWO_LINES ]; in ActivateTop() local
661 const SwTxtAttr* pTwoLineAttr = aAttrStack[ nTwoLineStack ].Top(); in ActivateTop()
670 ((SvxTwoLinesItem*)pDefaultArray[ nTwoLineStack ])->GetValue(); in ActivateTop()
860 sal_uInt16 nTwoLineStack = StackPos[ RES_CHRATR_TWO_LINES ]; in FontChg() local
863 const SwTxtAttr* pTwoLineAttr = aAttrStack[ nTwoLineStack ].Top(); in FontChg()
872 ((SvxTwoLinesItem*)pDefaultArray[ nTwoLineStack ])->GetValue(); in FontChg()

Completed in 13 milliseconds