Searched refs:SaveCntnt (Results 1 – 10 of 10) sorted by relevance
/trunk/main/sw/source/core/layout/ |
H A D | sectfrm.cxx | 392 SwFrm* pSave = ::SaveCntnt( pCol ); in Paste() 500 SwFrm* pTmp = ::SaveCntnt( pNxt ); in MergeNext() 554 SwFrm* pSav = ::SaveCntnt( this, bApres ? pOther : pFrm ); in SplitSect() 712 SwFrm *pSave = bSave ? ::SaveCntnt( pDel ) : NULL; in MoveCntntAndDelete()
|
H A D | colfrm.cxx | 249 pSave = ::SaveCntnt( this ); in ChgColumns()
|
H A D | fly.cxx | 612 SwFrm *pTmp = ::SaveCntnt( pFoll ); in UnchainFrames()
|
H A D | frmtool.cxx | 2459 SwFrm *SaveCntnt( SwLayoutFrm *pLay, SwFrm *pStart ) in SaveCntnt() function
|
H A D | tabfrm.cxx | 467 SwFrm *pTmp = ::SaveCntnt( (SwCellFrm*)pCurrSourceCell ); in lcl_MoveRowContent()
|
/trunk/main/sw/source/core/inc/ |
H A D | UndoDelete.hxx | 69 sal_Bool SaveCntnt( const SwPosition* pStt, const SwPosition* pEnd,
|
H A D | layfrm.hxx | 44 friend SwFrm* SaveCntnt( SwLayoutFrm *, SwFrm * );
|
H A D | frame.hxx | 143 SwFrm* SaveCntnt( SwLayoutFrm*, SwFrm* pStart = NULL ); 288 friend SwFrm *SaveCntnt( SwLayoutFrm*, SwFrm* pStart );
|
H A D | frmtool.hxx | 95 SwFrm *SaveCntnt( SwLayoutFrm *pLay, SwFrm *pStart );
|
/trunk/main/sw/source/core/undo/ |
H A D | undel.cxx | 188 : ( SaveCntnt( pStt, pEnd, pSttTxtNd, pEndTxtNd ) || bFromTableCopy ); in SwUndoDelete() 367 sal_Bool SwUndoDelete::SaveCntnt( const SwPosition* pStt, const SwPosition* pEnd, in SaveCntnt() function in SwUndoDelete
|
Completed in 170 milliseconds