Home
last modified time | relevance | path

Searched refs:SwHistory (Results 1 – 25 of 27) sorted by relevance

12

/trunk/main/sw/source/core/undo/
H A Drolbck.cxx1020 SwHistory::SwHistory( sal_uInt16 nInitSz, sal_uInt16 nGrowSz ) in SwHistory() function in SwHistory
1026 SwHistory::~SwHistory() in ~SwHistory()
1042 void SwHistory::Add( in Add()
1144 void SwHistory::Add( SwFrmFmt& rFmt ) in Add()
1188 void SwHistory::Add( const SwTxtFtn& rFtn ) in Add()
1259 void SwHistory::Delete( sal_uInt16 nStart ) in Delete()
1269 sal_uInt16 SwHistory::SetTmpEnd( sal_uInt16 nNewTmpEnd ) in SetTmpEnd()
1290 void SwHistory::CopyFmtAttr( in CopyFmtAttr()
1321 void SwHistory::CopyAttr( in CopyAttr()
1381 SwRegHistory::SwRegHistory( SwHistory* pHst ) in SwRegHistory()
[all …]
H A Dundobj.cxx600 pHistory = new SwHistory; in DelCntntIndex()
624 pHistory = new SwHistory; in DelCntntIndex()
662 pHistory = new SwHistory; in DelCntntIndex()
694 pHistory = new SwHistory; in DelCntntIndex()
727 pHistory = new SwHistory; in DelCntntIndex()
758 pHistory = new SwHistory; in DelCntntIndex()
873 pHistory = new SwHistory; in DelCntntIndex()
H A Dunattr.cxx660 , m_pHistory( new SwHistory ) in SwUndoResetAttr()
667 , m_pHistory( new SwHistory ) in SwUndoResetAttr()
797 , m_pHistory( new SwHistory ) in SwUndoAttr()
810 , m_pHistory( new SwHistory ) in SwUndoAttr()
1073 , m_pHistory( new SwHistory ) in SwUndoMoveLeftMargin()
1115 , m_pHistory( new SwHistory() ) in SwUndoChangeFootNote()
H A Dunins.cxx605 pHistory = new SwHistory; in Impl()
713 SwHistory aHstr; in UndoImpl()
750 SwHistory* pSave = pHistory; in RedoImpl()
751 SwHistory aHst; in RedoImpl()
761 pHistory = new SwHistory; in RedoImpl()
H A Dunnum.cxx177 SwHistory* SwUndoInsNum::GetHistory() in GetHistory()
180 pHistory = new SwHistory; in GetHistory()
197 pHistory = new SwHistory; in SwUndoDelNum()
H A Duntbl.cxx218 SwHistory* m_pHstry;
395 m_pHstry = new SwHistory; in SwTblToTxtSave()
442 pHistory = new SwHistory; in SwUndoTblToTxt()
857 SwHistory& SwUndoTxtToTbl::GetHistory() in GetHistory()
860 pHistory = new SwHistory; in GetHistory()
2215 pHistory = new SwHistory; in SaveCollection()
2245 pHistory = new SwHistory; in SwUndoTblNumFmt()
2962 pHistory = new SwHistory; in SwUndoSplitTbl()
3064 void SwUndoSplitTbl::SaveFormula( SwHistory& rHistory ) in SaveFormula()
3067 pHistory = new SwHistory; in SaveFormula()
[all …]
H A Dunovwr.cxx86 pHistory = new SwHistory; in SwUndoOverwrite()
347 SwHistory* pHistory;
463 pNew->pHistory = new SwHistory; in AddChanges()
H A Dundel.cxx148 pHistory = new SwHistory; in SwUndoDelete()
545 static SwRewriter lcl_RewriterFromHistory(SwHistory & rHistory) in lcl_RewriterFromHistory()
830 SwHistory aHstr; in UndoImpl()
893 SwHistory aHstr; in RedoImpl()
H A Dunsect.cxx109 m_pHistory.reset( new SwHistory ); in SwUndoInsSection()
263 m_pHistory.reset( new SwHistory ); in SaveSplitNode()
H A Dunfmco.cxx48 pHistory( new SwHistory ), in SwUndoFmtColl()
H A Dunspnd.cxx59 pHistory = new SwHistory; in SwUndoSplitNode()
/trunk/main/sw/source/core/inc/
H A DUndoTable.hxx94 SwHistory* pHistory;
111 SwHistory& GetHistory(); // will be created if necessary
121 SwHistory* pHistory;
234 SwHistory* pHistory;
259 SwHistory* pHistory;
331 SwHistory* pHistory;
345 SwHistory* GetHistory() { return pHistory; } in GetHistory()
346 void SaveFormula( SwHistory& rHistory );
354 SwHistory* pHistory;
367 void SaveFormula( SwHistory& rHistory );
H A DUndoAttribute.hxx54 const ::std::auto_ptr<SwHistory> m_pHistory; // History for Undo
74 SwHistory& GetHistory() { return *m_pHistory; } in GetHistory()
80 const ::std::auto_ptr<SwHistory> m_pHistory;
96 SwHistory& GetHistory() { return *m_pHistory; } in GetHistory()
201 const ::std::auto_ptr<SwHistory> m_pHistory;
213 SwHistory& GetHistory() { return *m_pHistory; } in GetHistory()
240 const ::std::auto_ptr<SwHistory> m_pHistory;
254 SwHistory& GetHistory() { return *m_pHistory; } in GetHistory()
H A Drolbck.hxx355 class SwHistory class
365 SwHistory( sal_uInt16 nInitSz = 0, sal_uInt16 nGrowSz = 2 );
366 ~SwHistory();
397 void Move( sal_uInt16 nPos, SwHistory *pIns, in Move()
424 SwHistory * const m_pHistory;
434 SwRegHistory( SwHistory* pHst );
436 SwRegHistory( const SwNode& rNd, SwHistory* pHst );
437 SwRegHistory( SwModify* pRegIn, const SwNode& rNd, SwHistory* pHst );
H A DUndoNumbering.hxx47 SwHistory* pHistory;
67 SwHistory* GetHistory(); // will be created if necessary
80 SwHistory* pHistory;
91 SwHistory* GetHistory() { return pHistory; } in GetHistory()
H A Dtblrwcl.hxx42 class SwHistory;
86 SwHistory* pHst;
92 SwCollectTblLineBoxes( sal_Bool bTop, sal_uInt16 nMd = 0, SwHistory* pHist=0 ) in SwCollectTblLineBoxes()
H A DUndoCore.hxx119 SwHistory* pHistory;
161 SwHistory* GetHistory() { return pHistory; } in GetHistory()
H A DUndoSection.hxx49 ::std::auto_ptr<SwHistory> m_pHistory;
H A DUndoSplitMove.hxx32 SwHistory* pHistory;
/trunk/main/sw/inc/
H A Dundobj.hxx36 class SwHistory;
153 SwHistory* pHistory;
207 const SwHistory* GetHistory() const { return pHistory; } in GetHistory()
208 SwHistory* GetHistory() { return pHistory; } in GetHistory()
H A Dfmtpdsc.hxx34 class SwHistory;
50 SwHistory* );
H A Dhints.hxx40 class SwHistory;
179 SwHistory* pHistory;
H A Dndarr.hxx49 class SwHistory;
313 sal_uInt16 nMode = 0, SwHistory* pHistory = 0 );
/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx114 SwHistory* pHistory;
124 SwHistory* pHst, sal_uInt16 nWhch = 0, const SfxItemSet* pSet = 0 ) in ParaRstFmt()
138 ParaRstFmt( SwHistory* pHst ) in ParaRstFmt()
318 SwHistory* pHst = 0; in RstTxtAttrs()
402 SwHistory* pHst = 0; in ResetAttrs()
598 SwHistory* pHistory = pUndo ? &pUndo->GetHistory() : 0; in lcl_InsAttr()
1789 SwHistory* pHst = 0; in SetTxtFmtColl()
2307 SwHistory* pHistory = 0; in MoveLeftMargin()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx803 SwHistory* pHistory = pUndo ? &pUndo->GetHistory() : 0; in TextToTable()
3228 SwHistory aHistory; in SplitTable()
3302 SwHistory* pHst = 0; in SplitTable()
3594 SwHistory* pHistory = 0; in MergeTable()
3599 pHistory = new SwHistory; in MergeTable()
3628 sal_uInt16 nMode, SwHistory* ) in MergeTable() argument

Completed in 131 milliseconds

12