/trunk/main/sw/source/core/undo/ |
H A D | unmove.cxx | 53 pHistory = new SwHistory; in SwUndoMove() 92 nFtnStt = pHistory->Count(); in SwUndoMove() 95 if( pHistory && !pHistory->Count() ) in SwUndoMove() 96 DELETEZ( pHistory ); in SwUndoMove() 131 if( pHistory && !pHistory->Count() ) in SwUndoMove() 132 DELETEZ( pHistory ); in SwUndoMove() 266 if( pHistory ) in UndoImpl() 270 pHistory->TmpRollback( pDoc, 0 ); in UndoImpl() 271 pHistory->SetTmpEnd( pHistory->Count() ); in UndoImpl() 347 if( pHistory && !pHistory->Count() ) in DelFtn() [all …]
|
H A D | undel.cxx | 147 if( !pHistory ) in SwUndoDelete() 148 pHistory = new SwHistory; in SwUndoDelete() 169 nSetPos = pHistory ? pHistory->Count() : 0; in SwUndoDelete() 363 if( pHistory && !pHistory->Count() ) in SwUndoDelete() 364 DELETEZ( pHistory ); in SwUndoDelete() 620 if (pHistory) in GetRewriter() 821 if( pHistory ) in UndoImpl() 838 DELETEZ( pHistory ); in UndoImpl() 892 pHistory->SetTmpEnd( pHistory->Count() ); in RedoImpl() 906 nSetPos = pHistory ? pHistory->Count() : 0; in RedoImpl() [all …]
|
H A D | unovwr.cxx | 85 if( !pHistory ) in SwUndoOverwrite() 86 pHistory = new SwHistory; in SwUndoOverwrite() 245 if( pHistory ) in UndoImpl() 317 if( pHistory ) in RedoImpl() 318 pHistory->SetTmpEnd( pHistory->Count() ); in RedoImpl() 347 SwHistory* pHistory; member 455 pNew->pHistory = pD->pHistory; in AddChanges() 456 pD->pHistory = 0; in AddChanges() 461 if( !pNew->pHistory ) in AddChanges() 488 if( pHistory ) in SetChangeAtNode() [all …]
|
H A D | unnum.cxx | 75 delete pHistory; in ~SwUndoInsNum() 94 if( pHistory ) in UndoImpl() 126 pHistory->SetTmpEnd( pHistory->Count() ); in UndoImpl() 141 else if ( pHistory ) in RedoImpl() 157 if( pHistory ) in SetLRSpaceEndPos() 179 if( !pHistory ) in GetHistory() 180 pHistory = new SwHistory; in GetHistory() 181 return pHistory; in GetHistory() 197 pHistory = new SwHistory; in SwUndoDelNum() 202 delete pHistory; in ~SwUndoDelNum() [all …]
|
H A D | unins.cxx | 605 pHistory = new SwHistory; in Impl() 637 if( !pHistory->Count() ) in Impl() 638 delete pHistory, pHistory = 0; in Impl() 701 if( pHistory ) in UndoImpl() 721 DELETEZ( pHistory ); in UndoImpl() 748 if( pHistory ) in RedoImpl() 752 pHistory = &aHst; in RedoImpl() 756 pHistory = pSave; in RedoImpl() 757 pHistory->Move( 0, &aHst ); in RedoImpl() 761 pHistory = new SwHistory; in RedoImpl() [all …]
|
H A D | untbl.cxx | 463 delete pHistory, pHistory = 0; in SwUndoTblToTxt() 520 if( pHistory ) in UndoImpl() 763 if( pHistory ) in UndoImpl() 766 pHistory->SetTmpEnd( pHistory->Count() ); in UndoImpl() 859 if( !pHistory ) in GetHistory() 2157 if( pHistory ) in UndoImpl() 2160 pHistory->SetTmpEnd( pHistory->Count() ); in UndoImpl() 2287 if( pHistory && !pHistory->Count() ) in SwUndoTblNumFmt() 2340 if( pHistory ) in UndoImpl() 3032 pHistory->SetTmpEnd( pHistory->Count() ); in UndoImpl() [all …]
|
H A D | undobj.cxx | 338 : pHistory( 0 ) in SwUndoSaveCntnt() 343 delete pHistory; in ~SwUndoSaveCntnt() 599 if( !pHistory ) in DelCntntIndex() 600 pHistory = new SwHistory; in DelCntntIndex() 623 if( !pHistory ) in DelCntntIndex() 624 pHistory = new SwHistory; in DelCntntIndex() 638 sal_uInt16 nChainInsPos = pHistory ? pHistory->Count() : 0; in DelCntntIndex() 661 if( !pHistory ) in DelCntntIndex() 662 pHistory = new SwHistory; in DelCntntIndex() 726 if( !pHistory ) in DelCntntIndex() [all …]
|
H A D | unspnd.cxx | 51 : SwUndo( UNDO_SPLITNODE ), pHistory( 0 ), pRedlData( 0 ), nNode( rPos.nNode.GetIndex() ), in SwUndoSplitNode() 59 pHistory = new SwHistory; in SwUndoSplitNode() 60 pHistory->CopyAttr( pTxtNd->GetpSwpHints(), nNode, 0, in SwUndoSplitNode() 62 if( !pHistory->Count() ) in SwUndoSplitNode() 63 DELETEZ( pHistory ); in SwUndoSplitNode() 75 delete pHistory; in ~SwUndoSplitNode() 138 if( pHistory ) in UndoImpl() 145 pHistory->TmpRollback( pDoc, 0, false ); in UndoImpl() 169 if( pHistory ) in RedoImpl() 170 pHistory->SetTmpEnd( pHistory->Count() ); in RedoImpl()
|
H A D | untblk.cxx | 48 pHistory = new SwHistory; in SwUndoInserts() 55 pHistory->CopyAttr( pTxtNd->GetpSwpHints(), nSttNode, in SwUndoInserts() 58 pHistory->CopyFmtAttr( *pTxtNd->GetpSwAttrSet(), nSttNode ); in SwUndoInserts() 197 nSetPos = pHistory->Count(); in UndoImpl() 259 pHistory->SetTmpEnd( nSetPos ); in UndoImpl() 260 pHistory->TmpRollback( pDoc, 0, false ); in UndoImpl() 279 pHistory->SetTmpEnd( nSetPos ); in RedoImpl() 317 pHistory->Rollback( pDoc, nSetPos ); in RedoImpl()
|
H A D | unfmco.cxx | 48 pHistory( new SwHistory ), in SwUndoFmtColl() 63 delete pHistory; in ~SwUndoFmtColl() 70 pHistory->TmpRollback(& rContext.GetDoc(), 0); in UndoImpl() 71 pHistory->SetTmpEnd( pHistory->Count() ); in UndoImpl()
|
/trunk/main/sw/source/core/doc/ |
H A D | docfmt.cxx | 114 SwHistory* pHistory; member 126 pHistory(pHst), in ParaRstFmt() 140 pHistory(pHst), in ParaRstFmt() 173 if( pPara->pHistory ) in lcl_RstTxtAttr() 625 if (pHistory) in lcl_InsAttr() 861 if( pHistory ) in lcl_InsAttr() 1039 if( pHistory ) in lcl_InsAttr() 1750 if ( pPara->pHistory ) in lcl_SetTxtFmtColl() 1769 if( pPara->pHistory ) in lcl_SetTxtFmtColl() 2307 SwHistory* pHistory = 0; in MoveLeftMargin() local [all …]
|
/trunk/main/sw/source/core/inc/ |
H A D | UndoTable.hxx | 94 SwHistory* pHistory; member in SwUndoTxtToTbl 121 SwHistory* pHistory; member in SwUndoTblToTxt 234 SwHistory* pHistory; member in SwUndoTblMerge 259 SwHistory* pHistory; member in SwUndoTblNumFmt 331 SwHistory* pHistory; member in SwUndoSplitTbl 345 SwHistory* GetHistory() { return pHistory; } in GetHistory() 354 SwHistory* pHistory; member in SwUndoMergeTbl
|
H A D | UndoNumbering.hxx | 47 SwHistory* pHistory; member in SwUndoInsNum 80 SwHistory* pHistory; member in SwUndoDelNum 91 SwHistory* GetHistory() { return pHistory; } in GetHistory()
|
H A D | UndoCore.hxx | 119 SwHistory* pHistory; member in SwUndoFmtColl 161 SwHistory* GetHistory() { return pHistory; } in GetHistory()
|
H A D | UndoSplitMove.hxx | 32 SwHistory* pHistory; member in SwUndoSplitNode
|
/trunk/main/cui/source/dialogs/ |
H A D | cuifmsearch.cxx | 839 const ::rtl::OUString* pHistory = aParams.aHistory.getConstArray(); in LoadParams() local 840 const ::rtl::OUString* pHistoryEnd = pHistory + aParams.aHistory.getLength(); in LoadParams() 841 for (; pHistory != pHistoryEnd; ++pHistory) in LoadParams() 842 m_cmbSearchText.InsertEntry( *pHistory ); in LoadParams() 939 ::rtl::OUString* pHistory = aCurrentSettings.aHistory.getArray(); in SaveParams() 940 for (sal_uInt16 i=0; i<m_cmbSearchText.GetEntryCount(); ++i, ++pHistory) in SaveParams() 941 *pHistory = m_cmbSearchText.GetEntry(i); in SaveParams()
|
/trunk/main/sw/inc/ |
H A D | undobj.hxx | 153 SwHistory* pHistory; member in SwUndoSaveCntnt 207 const SwHistory* GetHistory() const { return pHistory; } in GetHistory() 208 SwHistory* GetHistory() { return pHistory; } in GetHistory()
|
H A D | hints.hxx | 179 SwHistory* pHistory; member in SwTableFmlUpdate
|
H A D | ndarr.hxx | 313 sal_uInt16 nMode = 0, SwHistory* pHistory = 0 );
|
/trunk/main/sw/source/core/docnode/ |
H A D | ndtbl.cxx | 803 SwHistory* pHistory = pUndo ? &pUndo->GetHistory() : 0; in TextToTable() local 847 if( pHistory ) in TextToTable() 849 SwRegHistory aReg( pNd, *pNd, pHistory ); in TextToTable() 3231 aMsgHnt.pHistory = &aHistory; in SplitTable() 3594 SwHistory* pHistory = 0; in MergeTable() local 3599 pHistory = new SwHistory; in MergeTable() 3606 aMsgHnt.pHistory = pHistory; in MergeTable() 3613 if( pHistory ) in MergeTable() 3615 if( pHistory->Count() ) in MergeTable() 3616 pUndo->SaveFormula( *pHistory ); in MergeTable() [all …]
|
/trunk/main/sw/source/core/attr/ |
H A D | cellatr.cxx | 189 if( pUpdtFld->pHistory ) in ChangeState() 200 pUpdtFld->pHistory->Add( in ChangeState()
|
H A D | hints.cxx | 102 pTbl( pNewTbl ), pHistory( 0 ), nSplitLine( USHRT_MAX ), in SwTableFmlUpdate()
|