Searched refs:pTwoLineItem (Results 1 – 1 of 1) sorted by relevance
660 const SfxPoolItem* pTwoLineItem = 0; in ActivateTop() local665 pTwoLineItem = CharFmt::GetItem( *pTwoLineAttr, RES_CHRATR_TWO_LINES ); in ActivateTop()666 bTwoLineAct = ((SvxTwoLinesItem*)pTwoLineItem)->GetValue(); in ActivateTop()862 const SfxPoolItem* pTwoLineItem = 0; in FontChg() local867 pTwoLineItem = CharFmt::GetItem( *pTwoLineAttr, RES_CHRATR_TWO_LINES ); in FontChg()868 bTwoLineAct = ((SvxTwoLinesItem*)pTwoLineItem)->GetValue(); in FontChg()
Completed in 13 milliseconds