Searched refs:MakePageType (Results 1 – 8 of 8) sorted by relevance
260 enum MakePageType enum533 SwLayoutFrm *GetLeaf( MakePageType eMakePage, sal_Bool bFwd );534 SwLayoutFrm *GetNextLeaf ( MakePageType eMakePage );535 SwLayoutFrm *GetNextFtnLeaf( MakePageType eMakePage );536 SwLayoutFrm *GetNextSctLeaf( MakePageType eMakePage );537 SwLayoutFrm *GetNextCellLeaf( MakePageType eMakePage );538 SwLayoutFrm *GetPrevLeaf ( MakePageType eMakeFtn = MAKEPAGE_FTN );539 SwLayoutFrm *GetPrevFtnLeaf( MakePageType eMakeFtn = MAKEPAGE_FTN );540 SwLayoutFrm *GetPrevSctLeaf( MakePageType eMakeFtn = MAKEPAGE_FTN );541 SwLayoutFrm *GetPrevCellLeaf( MakePageType eMakeFtn = MAKEPAGE_FTN );[all …]
40 SwLayoutFrm *GetLeaf( MakePageType eMakePage, sal_Bool bFwd );
799 const SwLayoutFrm *SwFrm::GetLeaf( MakePageType eMakePage, sal_Bool bFwd, in GetLeaf()838 SwLayoutFrm *SwFrm::GetLeaf( MakePageType eMakePage, sal_Bool bFwd ) in GetLeaf()962 SwLayoutFrm *SwFrm::GetNextLeaf( MakePageType eMakePage ) in GetNextLeaf()1107 SwLayoutFrm *SwFrm::GetPrevLeaf( MakePageType ) in GetPrevLeaf() argument
1474 SwLayoutFrm* SwFrm::GetNextCellLeaf( MakePageType ) in GetNextCellLeaf() argument1484 SwLayoutFrm* SwFrm::GetPrevCellLeaf( MakePageType ) in GetPrevCellLeaf() argument
1561 SwLayoutFrm *SwFrm::GetNextSctLeaf( MakePageType eMakePage ) in GetNextSctLeaf()1798 SwLayoutFrm *SwFrm::GetPrevSctLeaf( MakePageType ) in GetPrevSctLeaf() argument
727 SwLayoutFrm *SwFrm::GetNextFtnLeaf( MakePageType eMakePage ) in GetNextFtnLeaf()820 SwLayoutFrm *SwFrm::GetPrevFtnLeaf( MakePageType eMakeFtn ) in GetPrevFtnLeaf()
3539 SwLayoutFrm *SwTabFrm::GetLeaf( MakePageType eMakePage, sal_Bool bFwd ) in GetLeaf()
680 MakePageType eMakePage = bInFtn ? MAKEPAGE_NONE in CalcPosition()
Completed in 163 milliseconds