Home
last modified time | relevance | path

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

/aoo41x/main/editeng/source/editeng/
H A Dimpedit2.cxx2235 ParaPortionList aTmpPortionList; in ImpMoveParagraphs() local
2243 aTmpPortionList.Insert( pTmpPortion, aTmpPortionList.Count() ); in ImpMoveParagraphs()
2249 for ( i = 0; i < (sal_uInt16)aTmpPortionList.Count(); i++ ) in ImpMoveParagraphs()
2251 ParaPortion* pTmpPortion = aTmpPortionList.GetObject( i ); in ImpMoveParagraphs()
2287 aTmpPortionList.Remove( 0, aTmpPortionList.Count() ); // wichtig ! in ImpMoveParagraphs()

Completed in 172 milliseconds