Home
last modified time | relevance | path

Searched refs:aChunks (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx626 std::deque<Chunk> aChunks; in InsertAttrsAsDrawingAttrs() local
703 aChunks.push_back(Chunk(nStart, sURL)); in InsertAttrsAsDrawingAttrs()
709 aChunks.back().SetEndPos(nStart+1); in InsertAttrsAsDrawingAttrs()
770 myIter aEnd = aChunks.end(); in InsertAttrsAsDrawingAttrs()
771 for (myIter aIter = aChunks.begin(); aIter != aEnd; ++aIter) in InsertAttrsAsDrawingAttrs()

Completed in 22 milliseconds