Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx5521 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() local
7183 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 …]
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx988 List aCharPropList; member

Completed in 55 milliseconds