Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dww8graf.cxx629 std::deque<Chunk> aChunks; in InsertAttrsAsDrawingAttrs() local
706 aChunks.push_back(Chunk(nStart, sURL)); in InsertAttrsAsDrawingAttrs()
712 aChunks.back().SetEndPos(nStart+1); in InsertAttrsAsDrawingAttrs()
773 myIter aEnd = aChunks.end(); in InsertAttrsAsDrawingAttrs()
774 for (myIter aIter = aChunks.begin(); aIter != aEnd; ++aIter) in InsertAttrsAsDrawingAttrs()

Completed in 23 milliseconds