Lines Matching refs:mnParagraphIndex
124 mnParagraphIndex( 0 ), in DBG_NAME()
303 sal_Int32 nOldIndex = mnParagraphIndex; in SetParagraphIndex()
305 mnParagraphIndex = nIndex; in SetParagraphIndex()
309 aChild->SetParagraphIndex(mnParagraphIndex); in SetParagraphIndex()
336 return mnParagraphIndex; in GetParagraphIndex()
1897 rRes.Value = aPropSet._getPropertyValue( rRes.Name, mnParagraphIndex ); in _correctValues()
1898 rRes.State = aPropSet._getPropertyState( rRes.Name, mnParagraphIndex ); in _correctValues()
1919 rRes.Value = aPropSet._getPropertyValue( rRes.Name, mnParagraphIndex ); in _correctValues()
1920 rRes.State = aPropSet._getPropertyState( rRes.Name, mnParagraphIndex ); in _correctValues()
2833 … PropertyState eState = aPropSet._getPropertyState( pProperties->Name, mnParagraphIndex ); in getDefaultAttributes()
2846 … pOutSequence->Value = aPropSet._getPropertyValue( pProperties->Name, mnParagraphIndex ); in getDefaultAttributes()