Home
last modified time | relevance | path

Searched refs:GetLeaf (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dflowfrm.cxx799 const SwLayoutFrm *SwFrm::GetLeaf( MakePageType eMakePage, sal_Bool bFwd, in GetLeaf() function in SwFrm
810 { pLeaf = ((SwFrm*)pLeaf)->GetLeaf( eMakePage, bFwd ); in GetLeaf()
838 SwLayoutFrm *SwFrm::GetLeaf( MakePageType eMakePage, sal_Bool bFwd ) in GetLeaf() function in SwFrm
1982 rThis.GetLeaf( bMakePage ? MAKEPAGE_INSERT : MAKEPAGE_NONE, sal_True ); in MoveFwd()
2208 pNewUpper = rThis.GetLeaf( MAKEPAGE_FTN, sal_False ); in MoveBwd()
2232 pNewUpper = rThis.GetLeaf( MAKEPAGE_NONE, sal_False ); in MoveBwd()
2285 pNewUpper = rThis.GetLeaf( MAKEPAGE_NONE, sal_False ); in MoveBwd()
2336 pCol = rThis.GetLeaf( MAKEPAGE_NONE, sal_False ); in MoveBwd()
2394 pNewUpper = rThis.GetLeaf( MAKEPAGE_NONE, sal_False ); in MoveBwd()
2473 pNewUpper = pFrm->GetLeaf( MAKEPAGE_INSERT, sal_True ); in MoveBwd()
[all …]
H A Dflycnt.cxx697 const SwFrm *pLay = pUp->GetLeaf( MAKEPAGE_NONE, sal_False, pCnt ); in lcl_CalcDownDist()
731 const SwFrm *pLay = pUp->GetLeaf( MAKEPAGE_NONE, sal_True, pCnt ); in lcl_CalcDownDist()
839 pLay = pLay->GetLeaf( MAKEPAGE_NONE, sal_True, pCnt ); in lcl_CalcDownDist()
H A Dftnfrm.cxx3061 GetLeaf( bMakePage ? MAKEPAGE_INSERT : MAKEPAGE_NONE, sal_True ); in MoveFtnCntFwd()
H A Dtabfrm.cxx3539 SwLayoutFrm *SwTabFrm::GetLeaf( MakePageType eMakePage, sal_Bool bFwd ) in GetLeaf() function in SwTabFrm
/trunk/main/sw/source/core/inc/
H A Dtabfrm.hxx39 using SwFrm::GetLeaf;
40 SwLayoutFrm *GetLeaf( MakePageType eMakePage, sal_Bool bFwd );
H A Dframe.hxx540 SwLayoutFrm *GetLeaf( MakePageType eMakePage, sal_Bool bFwd );
549 const SwLayoutFrm *GetLeaf ( MakePageType eMakePage, sal_Bool bFwd,
/trunk/main/sot/source/sdstor/
H A Dstgdir.cxx881 sal_Int32 nLeft = pCur->aEntry.GetLeaf( STG_LEFT ); in SetupEntry()
882 sal_Int32 nRight = pCur->aEntry.GetLeaf( STG_RIGHT ); in SetupEntry()
887 nLeaf = pCur->aEntry.GetLeaf( STG_CHILD ); in SetupEntry()
H A Dstgelem.hxx153 sal_Int32 GetLeaf( StgEntryRef ) const;
H A Dstgstrms.cxx752 Init( p.aEntry.GetLeaf( STG_DATA ), in StgDataStrm()
984 Init( p.aEntry.GetLeaf( STG_DATA ), in StgSmallStrm()
H A Dstgelem.cxx343 sal_Int32 StgEntry::GetLeaf( StgEntryRef eRef ) const in GetLeaf() function in StgEntry
/trunk/main/sw/source/core/objectpositioning/
H A Dtocntntanchoredobjectposition.cxx687 … pUpperOfOrientFrm->GetLeaf( eMakePage, sal_True, &rAnchorTxtFrm ); in CalcPosition()
926 const SwLayoutFrm* pNextLay = pUpperOfOrientFrm->GetLeaf( in CalcPosition()

Completed in 99 milliseconds