Home
last modified time | relevance | path

Searched refs:MakePageType (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Dframe.hxx261 enum MakePageType enum
540 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 …]
H A Dtabfrm.hxx40 SwLayoutFrm *GetLeaf( MakePageType eMakePage, sal_Bool bFwd );
/trunk/main/sw/source/core/layout/
H A Dflowfrm.cxx799 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
H A Dfindfrm.cxx1487 SwLayoutFrm* SwFrm::GetNextCellLeaf( MakePageType ) in GetNextCellLeaf() argument
1497 SwLayoutFrm* SwFrm::GetPrevCellLeaf( MakePageType ) in GetPrevCellLeaf() argument
H A Dsectfrm.cxx1561 SwLayoutFrm *SwFrm::GetNextSctLeaf( MakePageType eMakePage ) in GetNextSctLeaf()
1798 SwLayoutFrm *SwFrm::GetPrevSctLeaf( MakePageType ) in GetPrevSctLeaf() argument
H A Dftnfrm.cxx727 SwLayoutFrm *SwFrm::GetNextFtnLeaf( MakePageType eMakePage ) in GetNextFtnLeaf()
820 SwLayoutFrm *SwFrm::GetPrevFtnLeaf( MakePageType eMakeFtn ) in GetPrevFtnLeaf()
H A Dtabfrm.cxx3539 SwLayoutFrm *SwTabFrm::GetLeaf( MakePageType eMakePage, sal_Bool bFwd ) in GetLeaf()
/trunk/main/sw/source/core/objectpositioning/
H A Dtocntntanchoredobjectposition.cxx680 MakePageType eMakePage = bInFtn ? MAKEPAGE_NONE in CalcPosition()

Completed in 103 milliseconds