Home
last modified time | relevance | path

Searched refs:pHst (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx126 pHistory(pHst), in ParaRstFmt()
138 ParaRstFmt( SwHistory* pHst ) in ParaRstFmt()
140 pHistory(pHst), in ParaRstFmt()
318 SwHistory* pHst = 0; in RstTxtAttrs() local
323 pHst = &pUndo->GetHistory(); in RstTxtAttrs()
402 SwHistory* pHst = 0; in ResetAttrs() local
411 pHst = &pUndo->GetHistory(); in ResetAttrs()
454 if (pHst) in ResetAttrs()
475 if (pHst) in ResetAttrs()
1789 SwHistory* pHst = 0; in SetTxtFmtColl() local
[all …]
/trunk/main/sw/source/core/undo/
H A Drolbck.cxx1381 SwRegHistory::SwRegHistory( SwHistory* pHst ) in SwRegHistory() argument
1383 , m_pHistory( pHst ) in SwRegHistory()
1390 SwHistory* pHst ) in SwRegHistory() argument
1392 , m_pHistory( pHst ) in SwRegHistory()
1398 SwRegHistory::SwRegHistory( const SwNode& rNd, SwHistory* pHst ) in SwRegHistory() argument
1400 , m_pHistory( pHst ) in SwRegHistory()
/trunk/main/sw/source/core/inc/
H A Drolbck.hxx434 SwRegHistory( SwHistory* pHst );
436 SwRegHistory( const SwNode& rNd, SwHistory* pHst );
437 SwRegHistory( SwModify* pRegIn, const SwNode& rNd, SwHistory* pHst );
H A Dtblrwcl.hxx86 SwHistory* pHst; member in SwCollectTblLineBoxes
94 pHst( pHist ), nMode( nMd ), nWidth( 0 ), in SwCollectTblLineBoxes()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx3041 if( pHst ) in AddToUndoHistory()
3042 pHst->Add( rNd.GetFmtColl(), rNd.GetIndex(), ND_TEXTNODE ); in AddToUndoHistory()
3302 SwHistory* pHst = 0; in SplitTable() local
3304 pHst = pUndo->GetHistory(); in SplitTable()
3306 SwCollectTblLineBoxes aPara( sal_True, eHdlnMode, pHst ); in SplitTable()

Completed in 54 milliseconds