Searched refs:aCharPropList (Results 1 – 2 of 2) sorted by relevance
5521 aCharPropList.Insert( in Init()5616 …if ( aCharPropList.Count() && ( ((PPTCharPropSet*)aCharPropList.Last())->mnParagraph != nCurrentPa… in Init()5632 for ( pTmp = aCharPropList.First(); pTmp; pTmp = aCharPropList.Next() ) in ~PPTStyleTextPropReader()7180 List& aCharPropList = aStyleTextPropReader.aCharPropList; in PPTTextObj() local7183 sal_Int32 n = aCharPropList.Count() - 1; in PPTTextObj()7211 aCharPropList.Insert( pNewCPS, n + 1 ); in PPTTextObj()7217 aCharPropList.Insert( pNewCPS, n + 1 ); in PPTTextObj()7221 aCharPropList.Insert( pNewCPS, n + 1 ); in PPTTextObj()7227 aCharPropList.Insert( pNewCPS, n++ ); in PPTTextObj()7315 aCharPropList.Insert( pBefCPS, n++ ); in PPTTextObj()[all …]
988 List aCharPropList; member
Completed in 84 milliseconds