Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/core/text/
H A Dtxtfld.cxx183 const SwRootFrm* pTmpRootFrm = pSh->GetLayout(); in NewFldPortion() local
184 const sal_Bool bVirt = pTmpRootFrm->IsVirtPageNum(); in NewFldPortion()
187 MSHORT nNumPages = pTmpRootFrm->GetPageNum(); in NewFldPortion()
/AOO42X/main/sw/source/core/frmedt/
H A Dfefly1.cxx1027 SwRootFrm* pTmpRootFrm = GetLayout();//swmod 080317 in SetPageObjsNewPage() local
1028 sal_uInt16 nMaxPage = pTmpRootFrm->GetPageNum(); in SetPageObjsNewPage()
1061 pTmpRootFrm->SetAssertFlyPages(); in SetPageObjsNewPage()