Searched refs:fnMakePos (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sw/source/core/layout/ |
H A D | sectfrm.cxx | 408 (pSect->*fnRect->fnMakePos)( pSect->GetUpper(), pSect->GetPrev(), sal_True); in Paste() 562 (pNew->*fnRect->fnMakePos)( NULL, pSect, sal_True ); in SplitSect() 756 (pPrvSct->*fnRect->fnMakePos)( pUp, pPrv, sal_True ); in MoveCntntAndDelete() 792 (this->*fnRect->fnMakePos)( GetUpper(), GetPrev(), sal_False ); in MakeAll() 1162 (this->*fnRect->fnMakePos)( GetUpper(), GetPrev(), sal_False ); in SimpleFormat() 1732 (pNew->*fnRect->fnMakePos)( pLayLeaf, NULL, sal_True ); in GetNextSctLeaf() 1952 (pNew->*fnRect->fnMakePos)( pLayLeaf, pNew->GetPrev(), sal_True ); in GetPrevSctLeaf()
|
/aoo42x/main/sw/source/core/inc/ |
H A D | frame.hxx | 191 SwFrmMakePos fnMakePos; member
|
Completed in 88 milliseconds