Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/msfilter/
H A Dsvdfppt.cxx5522 aCharPropList.Insert( in Init()
5617 …if ( aCharPropList.Count() && ( ((PPTCharPropSet*)aCharPropList.Last())->mnParagraph != nCurrentPa… in Init()
5633 for ( pTmp = aCharPropList.First(); pTmp; pTmp = aCharPropList.Next() ) in ~PPTStyleTextPropReader()
7181 List& aCharPropList = aStyleTextPropReader.aCharPropList; in PPTTextObj() local
7184 sal_Int32 n = aCharPropList.Count() - 1; in PPTTextObj()
7212 aCharPropList.Insert( pNewCPS, n + 1 ); in PPTTextObj()
7218 aCharPropList.Insert( pNewCPS, n + 1 ); in PPTTextObj()
7222 aCharPropList.Insert( pNewCPS, n + 1 ); in PPTTextObj()
7228 aCharPropList.Insert( pNewCPS, n++ ); in PPTTextObj()
7316 aCharPropList.Insert( pBefCPS, n++ ); in PPTTextObj()
[all …]
/aoo41x/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx988 List aCharPropList; member

Completed in 57 milliseconds