Searched refs:RestoreCntnt (Results  1 – 8 of 8) sorted by relevance
| /trunk/main/sw/source/core/layout/ | 
| H A D | colfrm.cxx | 261                 ::RestoreCntnt( pSave, this, 0, true );  in ChgColumns() 314         ::RestoreCntnt( pSave, (SwLayoutFrm*)((SwLayoutFrm*)Lower())->Lower(), 0, true );  in ChgColumns()
  | 
| H A D | sectfrm.cxx | 393                     ::RestoreCntnt( pSave, pSibling->GetUpper(), pTmp, true );  in Paste() 518             ::RestoreCntnt( pTmp, pLay, pLast, true );  in MergeNext() 572             ::RestoreCntnt( pSav, pLay, NULL, true );  in SplitSect() 767         ::RestoreCntnt( pSave, pUp, pPrv, true );  in MoveCntntAndDelete()
  | 
| H A D | fly.cxx | 614                 ::RestoreCntnt( pTmp, pUpper, pMaster->FindLastLower(), true );  in UnchainFrames()
  | 
| H A D | frmtool.cxx | 2628 void RestoreCntnt( SwFrm *pSav, SwLayoutFrm *pParent, SwFrm *pSibling, bool bGrow )  in RestoreCntnt()  function
  | 
| H A D | tabfrm.cxx | 477                 ::RestoreCntnt( pTmp, pDestCell, pFrm, true );  in lcl_MoveRowContent()
  | 
| /trunk/main/sw/source/core/inc/ | 
| H A D | layfrm.hxx | 45     friend void   RestoreCntnt( SwFrm *, SwLayoutFrm *, SwFrm *pSibling, bool bGrow );
  | 
| H A D | frmtool.hxx | 96 void RestoreCntnt( SwFrm *pSav, SwLayoutFrm *pParent, SwFrm *pSibling, bool bGrow );
  | 
| H A D | frame.hxx | 289         friend void   RestoreCntnt( SwFrm *, SwLayoutFrm *, SwFrm *pSibling, bool bGrow );
  | 
        Completed in 150 milliseconds