Lines Matching refs:nText
91 sal_Int32 nText = rObj.getTextCount(); in ItemSetChanged() local
96 while( --nText >= 0 ) in ItemSetChanged()
98 SdrText* pText = rObj.getText( nText ); in ItemSetChanged()
246 sal_Int32 nText = rObj.getTextCount(); in SetStyleSheet() local
248 while( --nText >= 0 ) in SetStyleSheet()
250 SdrText* pText = rObj.getText( nText ); in SetStyleSheet()
405 sal_Int32 nText = rObj.getTextCount(); in ForceStyleToHardAttributes() local
407 while( --nText >= 0 ) in ForceStyleToHardAttributes()
409 SdrText* pText = rObj.getText( nText ); in ForceStyleToHardAttributes()
567 sal_Int32 nText = rObj.getTextCount(); in Notify() local
568 while( --nText > 0 ) in Notify()
570 OutlinerParaObject* pParaObj = rObj.getText(nText )->GetOutlinerParaObject(); in Notify()
590 sal_Int32 nText = rObj.getTextCount(); in Notify() local
591 while( --nText > 0 ) in Notify()
593 OutlinerParaObject* pParaObj = rObj.getText(nText )->GetOutlinerParaObject(); in Notify()
612 sal_Int32 nText = rObj.getTextCount(); in Notify() local
613 while( --nText > 0 ) in Notify()
615 OutlinerParaObject* pParaObj = rObj.getText(nText )->GetOutlinerParaObject(); in Notify()