Searched refs:MoveFlyInCnt (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sw/source/core/text/ |
H A D | frmform.cxx | 722 pFoll->MoveFlyInCnt( this, nStart, STRING_LEN ); in JoinFrm() 821 MoveFlyInCnt( pNew, nTxtPos, STRING_LEN ); in SplitFrm() 1058 pFrm->MoveFlyInCnt( this, 0, nNew );\ 1060 MoveFlyInCnt( pFrm, nNew, STRING_LEN );\
|
H A D | porfly.cxx | 162 void SwTxtFrm::MoveFlyInCnt( SwTxtFrm *pNew, xub_StrLen nStart, xub_StrLen nEnd ) in MoveFlyInCnt() function in SwTxtFrm
|
/trunk/main/sw/source/core/inc/ |
H A D | txtfrm.hxx | 529 void MoveFlyInCnt( SwTxtFrm *pNew, sal_uInt16 nStart, sal_uInt16 nEnd );
|
Completed in 320 milliseconds