Searched refs:MakePageType (Results 1 – 8 of 8) sorted by relevance
261 enum MakePageType enum540 SwLayoutFrm *GetLeaf( MakePageType eMakePage, sal_Bool bFwd );541 SwLayoutFrm *GetNextLeaf ( MakePageType eMakePage );542 SwLayoutFrm *GetNextFtnLeaf( MakePageType eMakePage );543 SwLayoutFrm *GetNextSctLeaf( MakePageType eMakePage );544 SwLayoutFrm *GetNextCellLeaf( MakePageType eMakePage );545 SwLayoutFrm *GetPrevLeaf ( MakePageType eMakeFtn = MAKEPAGE_FTN );546 SwLayoutFrm *GetPrevFtnLeaf( MakePageType eMakeFtn = MAKEPAGE_FTN );547 SwLayoutFrm *GetPrevSctLeaf( MakePageType eMakeFtn = MAKEPAGE_FTN );548 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
1487 SwLayoutFrm* SwFrm::GetNextCellLeaf( MakePageType ) in GetNextCellLeaf() argument1497 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 241 milliseconds