Searched refs:IsEmptyPage (Results 1 – 20 of 20) sorted by relevance
511 if ( !bFtn && !IsEmptyPage() ) in PreparePage()515 if ( GetPrev() && ((SwPageFrm*)GetPrev())->IsEmptyPage() ) in PreparePage()833 if ( !pRet && IsEmptyPage() ) in FindPageDesc()896 if ( !IsEmptyPage() ) in Cut()1111 sal_Bool bCheckEmpty = pPage->IsEmptyPage(); in CheckPageDescs()1152 if ( pPage->IsEmptyPage() && ( pFmtWish || //1. in CheckPageDescs()1163 else if ( pPage->IsEmptyPage() && !pFmtWish && //2. in CheckPageDescs()1168 else if ( !pPage->IsEmptyPage() && //3. in CheckPageDescs()1264 if ( pPg->IsEmptyPage() ) in CheckPageDescs()2230 if ( !pPageFrm->IsEmptyPage() ) in CheckViewLayout()[all …]
1627 return pPage ? pPage->IsEmptyPage() : sal_True; in IsDummyPage()1752 if( pPrv && pPrv->IsEmptyPage() ) in WannaRightPage()1769 if( pPage->GetPrev() && ((SwPageFrm*)pPage->GetPrev())->IsEmptyPage() ) in WannaRightPage()1772 if( !pPage->IsEmptyPage() ) in WannaRightPage()
1022 ASSERT( !IsEmptyPage() || GetNext(), in PlaceFly()1024 if ( IsEmptyPage() && GetNext() ) in PlaceFly()
673 if ( rpPage->IsEmptyPage() ) in CheckInsertPage()1198 if ( pPage && pPage->IsEmptyPage() ) in CheckPageFlyCache()
755 if( pPage && pPage->IsEmptyPage() ) in GetNextFtnLeaf()934 (nDiff > 1 && !((SwPageFrm*)pOldPage->GetPrev())->IsEmptyPage()) ) in GetPrevFtnLeaf()1998 && pPg->IsEmptyPage() ; in CollectFtns()
1057 if ( pPg && pPg->IsEmptyPage() ) in GetNextLeaf()2228 if ( ((SwPageFrm*)pOldPage->GetPrev())->IsEmptyPage() ) in MoveBwd()
725 if ( IsEmptyPage() ) in MakeAll()
1609 if( pTmp->IsPageFrm() && ((SwPageFrm*)pTmp)->IsEmptyPage() ) in GetNextSctLeaf()
2939 …( bBookMode && pPage->GetPrev() && static_cast<const SwPageFrm*>(pPage->GetPrev())->IsEmptyPage() ) in Paint()2955 if ( !pPage->IsEmptyPage() ) in Paint()
141 if ( !mbBookPreview && !mbPrintEmptyPages && pPage->IsEmptyPage() ) in _CalcPrevwLayoutSizes()605 if ( !mbBookPreview && !mbPrintEmptyPages && pPage->IsEmptyPage() ) in _CalcPreviewPages()685 if ( _rPage.IsEmptyPage() ) in _CalcPreviewDataForPage()702 if ( _rPage.IsEmptyPage() ) in _CalcPreviewDataForPage()977 if ( (*aFoundPrevwPageIter)->pPage->IsEmptyPage() ) in IsPrevwPosInDocPrevwPage()1126 if ( (*aPageIter)->pPage->IsEmptyPage() ) in Paint()1503 if ( !pTmpPage->IsEmptyPage() ) in ConvertAbsoluteToRelativePageNum()1529 if ( !pTmpPage->IsEmptyPage() ) in ConvertRelativeToAbsolutePageNum()
150 if ( pStPage->IsEmptyPage() ) in PrintProspect()165 if ( pNxtPage->IsEmptyPage() ) in PrintProspect()
267 if ( bBookMode && pPage->IsEmptyPage() ) in SetFirstVisPage()
2655 if( !bSkipEmptyPages && pPage->IsEmptyPage() && pPage->GetNext() ) in GetPageSize()
285 static_cast< const SwPageFrm * >( mpFrm )->IsEmptyPage() ) in GetBox()320 static_cast< const SwPageFrm * >( mpFrm )->IsEmptyPage() ) in GetBounds()
925 static_cast < const SwPageFrm * >( GetFrm() )->IsEmptyPage() ) in getBoundsImpl()
758 if ( !(*aPageIter)->pPage->IsEmptyPage() ) in Update()
228 sal_Bool IsEmptyPage() const { return bEmptyPage; } //explizite Leerseite. in IsEmptyPage() function in SwPageFrm
1132 while( pPg && pPg->IsEmptyPage() ) in GetPageNum()1161 while( pPg && pPg->IsEmptyPage() ) in GetNextPrevPageNum()1173 while( pPg && pPg->IsEmptyPage() ) in GetNextPrevPageNum()
222 if ( pPage && ((SwPageFrm*)pPage)->IsEmptyPage() ) in GetPageNumber()
2153 ( !mbSkipEmptyPages || !pCurrPage->IsEmptyPage() ) ) in CalcOutputPageNum()
Completed in 218 milliseconds