Home
last modified time | relevance | path

Searched refs:GetEmptyPageFmt (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dpagechg.cxx238 if ( sal_False == (bEmptyPage = pFmt == pDoc->GetEmptyPageFmt()) ) in SwPageFrm()
1178 SwPageFrm *pTmp = new SwPageFrm( pDoc->GetEmptyPageFmt(),pRoot,pDesc); in CheckPageDescs()
1335 { pFmt = pDoc->GetEmptyPageFmt(); in InsertPage()
1618 pPage = new SwPageFrm( pDoc->GetEmptyPageFmt(), this, pDesc ); in AssertFlyPages()
H A Dfrmtool.cxx2762 pRet = new SwPageFrm( pDoc->GetEmptyPageFmt(), pUpper, pTmpDesc ); in InsertNewPage()
/trunk/main/sw/inc/
H A Ddoc.hxx1269 const SwFrmFmt *GetEmptyPageFmt() const { return pEmptyPageFmt; } in GetEmptyPageFmt() function in SwDoc
1270 SwFrmFmt *GetEmptyPageFmt() { return pEmptyPageFmt; } in GetEmptyPageFmt() function in SwDoc

Completed in 87 milliseconds