Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx919 SwNode2Layout *pNode2Layout = NULL; in InsertTextSection() local
925 pNode2Layout = new SwNode2Layout( *pSectNd ); in InsertTextSection()
970 if( pNode2Layout ) in InsertTextSection()
973 pNode2Layout->RestoreUpperFrms( pSectNd->GetNodes(), nIdx, nIdx + 1 ); in InsertTextSection()
974 delete pNode2Layout; in InsertTextSection()
H A Dndtbl.cxx1633 SwNode2Layout* pNode2Layout = 0; in TableToText() local
1638 pNode2Layout = new SwNode2Layout( *pTblNd ); in TableToText()
1679 pNode2Layout->RestoreUpperFrms( *this, in TableToText()
1681 delete pNode2Layout; in TableToText()

Completed in 34 milliseconds