Searched refs:SwNode2Layout (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/sw/source/core/docnode/ |
H A D | node2lay.cxx | 429 SwNode2Layout::SwNode2Layout( const SwNode& rNd, sal_uLong nIdx ) in SwNode2Layout() function in SwNode2Layout 434 SwNode2Layout::SwNode2Layout( const SwNode& rNd ) in SwNode2Layout() function in SwNode2Layout 440 void SwNode2Layout::RestoreUpperFrms( SwNodes& rNds, sal_uLong nStt, sal_uLong nEnd ) in RestoreUpperFrms() 446 SwFrm* SwNode2Layout::NextFrm() in NextFrm() 451 SwLayoutFrm* SwNode2Layout::UpperFrm( SwFrm* &rpFrm, const SwNode &rNode ) in UpperFrm() 456 SwNode2Layout::~SwNode2Layout() in ~SwNode2Layout() 461 SwFrm* SwNode2Layout::GetFrm( const Point* pDocPos, in GetFrm()
|
H A D | ndsect.cxx | 919 SwNode2Layout *pNode2Layout = NULL; in InsertTextSection() 925 pNode2Layout = new SwNode2Layout( *pSectNd ); in InsertTextSection() 1110 SwNode2Layout aNode2Layout( *this, rIdx.GetIndex() ); in MakeFrms()
|
H A D | ndtbl.cxx | 731 SwNode2Layout aNode2Layout( aRg.aStart.GetNode() ); in TextToTable() 1184 SwNode2Layout aNode2Layout( aRg.aStart.GetNode() ); in TextToTable() 1633 SwNode2Layout* pNode2Layout = 0; in TableToText() 1638 pNode2Layout = new SwNode2Layout( *pTblNd ); in TableToText() 2460 SwNode2Layout aNode2Layout( *this, rIdx.GetIndex() ); in MakeFrms() 2488 SwNode2Layout aNode2Layout( *pNd, GetIndex() ); in MakeFrms()
|
H A D | node.cxx | 1338 SwNode2Layout aNode2Layout( *this, rNode.GetIndex() ); in MakeFrms()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | node2lay.hxx | 58 class SwNode2Layout class 63 SwNode2Layout( const SwNode& rNd ); 66 SwNode2Layout( const SwNode& rNd, sal_uLong nIdx ); 67 ~SwNode2Layout();
|
/aoo41x/main/sw/source/core/undo/ |
H A D | unsort.cxx | 106 SwNode2Layout aNode2Layout( *pTblNd ); in UndoImpl() 183 SwNode2Layout aNode2Layout( *pTblNd ); in RedoImpl()
|
H A D | untbl.cxx | 492 SwNode2Layout aNode2Layout( aFrmIdx.GetNode() ); in UndoImpl()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docsort.cxx | 581 SwNode2Layout aNode2Layout( *pTblNd ); in SortTbl()
|
H A D | doctxm.cxx | 731 SwNode2Layout aNode2Layout( *pNd, pNd->GetIndex() ); in lcl_FindChapterNode() 890 SwNode2Layout aN2L( *pSectNd ); in Update()
|
/aoo41x/main/sw/source/core/layout/ |
H A D | atrfrm.cxx | 2558 SwNode2Layout aTmp( *pSectNd, pSectNd->GetIndex() - 1 ); in FindLayoutRect()
|
H A D | frmtool.cxx | 1649 SwNode2Layout aNode2Layout( *pNd, rSttIdx.GetIndex() ); in MakeFrms()
|
Completed in 170 milliseconds