Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/html/
H A Dhtmlatr.cxx1348 for( i = 0; i < aEndLst.Count() && aEndLst[i] != pPos; i++ ) in _FindEndPos()
1370 aEndLst.Insert( pPos, nEndPos ); in _InsertItem()
1382 aEndLst.Remove( nEndPos, 1 ); in _RemoveItem()
1615 aEndLst.Remove( nEndPos, 1 ); in FixSplittedItem()
1622 aEndLst.Insert( pPos, nEndPos ); in FixSplittedItem()
1646 aEndLst.Remove( nEPos, 1 ); in FixSplittedItem()
1650 aEndLst.Insert(pTest, nEndPos ); in FixSplittedItem()
1665 HTMLSttEndPos *pTest = aEndLst[i]; in InsertItem()
1741 aEndLst.Remove( nEndPos, 1 ); in SplitItem()
2139 while( i < aEndLst.Count() ) in OutEndAttrs()
[all …]

Completed in 26 milliseconds