Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx2238 ParaPortionList aTmpPortionList; in ImpMoveParagraphs() local
2246 aTmpPortionList.Insert( pTmpPortion, aTmpPortionList.Count() ); in ImpMoveParagraphs()
2252 for ( i = 0; i < aTmpPortionList.Count(); i++ ) in ImpMoveParagraphs()
2254 ParaPortion* pTmpPortion = aTmpPortionList.GetObject( i ); in ImpMoveParagraphs()
2290 aTmpPortionList.Remove( 0, aTmpPortionList.Count() ); // wichtig ! in ImpMoveParagraphs()

Completed in 46 milliseconds