Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/rtf/
H A Drtftbl.cxx110 void rtfSections::PrependedInlineNode(const SwPosition &rPos, in PrependedInlineNode() function in rtfSections
724 maSegments.PrependedInlineNode(*pPam->GetPoint(), in ReadTable()
H A Dswparrtf.hxx270 void PrependedInlineNode(const SwPosition &rPos,
/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx2513 maSectionManager.PrependedInlineNode(aTmpPos, *pPaM->GetNode()); in Read_F_IncludeText()
3522 maSectionManager.PrependedInlineNode( *mpPosAfterTOC->GetPoint(), *aRegion.GetNode() ); in Read_F_Tox()
H A Dww8par2.cxx2463 void wwSectionManager::PrependedInlineNode(const SwPosition &rPos, in PrependedInlineNode() function in wwSectionManager
2532 pIo->maSectionManager.PrependedInlineNode(*pIo->pPaM->GetPoint(), in CreateSwTable()
H A Dww8par.hxx820 void PrependedInlineNode(const SwPosition &rPos, const SwNode &rNode);