Searched refs:pNode2Layout (Results 1 – 2 of 2) sorted by relevance
919 SwNode2Layout *pNode2Layout = NULL; in InsertTextSection() local925 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()
1633 SwNode2Layout* pNode2Layout = 0; in TableToText() local1638 pNode2Layout = new SwNode2Layout( *pTblNd ); in TableToText()1679 pNode2Layout->RestoreUpperFrms( *this, in TableToText()1681 delete pNode2Layout; in TableToText()
Completed in 42 milliseconds