Home
last modified time | relevance | path

Searched refs:SaveCntnt (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dsectfrm.cxx392 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 Dcolfrm.cxx249 pSave = ::SaveCntnt( this ); in ChgColumns()
H A Dfly.cxx612 SwFrm *pTmp = ::SaveCntnt( pFoll ); in UnchainFrames()
H A Dfrmtool.cxx2459 SwFrm *SaveCntnt( SwLayoutFrm *pLay, SwFrm *pStart ) in SaveCntnt() function
H A Dtabfrm.cxx467 SwFrm *pTmp = ::SaveCntnt( (SwCellFrm*)pCurrSourceCell ); in lcl_MoveRowContent()
/trunk/main/sw/source/core/inc/
H A DUndoDelete.hxx69 sal_Bool SaveCntnt( const SwPosition* pStt, const SwPosition* pEnd,
H A Dlayfrm.hxx44 friend SwFrm* SaveCntnt( SwLayoutFrm *, SwFrm * );
H A Dframe.hxx143 SwFrm* SaveCntnt( SwLayoutFrm*, SwFrm* pStart = NULL );
288 friend SwFrm *SaveCntnt( SwLayoutFrm*, SwFrm* pStart );
H A Dfrmtool.hxx95 SwFrm *SaveCntnt( SwLayoutFrm *pLay, SwFrm *pStart );
/trunk/main/sw/source/core/undo/
H A Dundel.cxx188 : ( 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 104 milliseconds