Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/inc/
H A Dmsfilter.hxx416 pEntry->SetEndPos(mrPos); in operator ()()
H A Dfltshell.hxx86 SW_DLLPUBLIC void SetEndPos( const SwPosition & rEndPos);
/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx129 void SwFltStackEntry::SetEndPos(const SwPosition& rEndPos) in SetEndPos() function in SwFltStackEntry
373 pEntry->SetEndPos(rPos); in SetAttr()
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx809 (*aResult)->SetEndPos(rPos); in close()
H A Dww8graf.cxx589 void SetEndPos(long nEnd) { mnEndPos = nEnd; } in SetEndPos() function in Chunk
708 aChunks.back().SetEndPos(nStart+1); in InsertAttrsAsDrawingAttrs()
H A Dww8par6.cxx3304 aEntry.SetEndPos(*pPaM->GetPoint()); in ConvertSubToGraphicPlacement()