Searched refs:CopyFmtAttr (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/sw/source/core/undo/ |
H A D | unmove.cxx | 64 pHistory->CopyFmtAttr( *pTxtNd->GetpSwAttrSet(), nSttNode ); in SwUndoMove() 75 pHistory->CopyFmtAttr( *pEndTxtNd->GetpSwAttrSet(), nEndNode ); in SwUndoMove() 88 pHistory->CopyFmtAttr( *pTxtNd->GetpSwAttrSet(), nMvDestNode ); in SwUndoMove()
|
H A D | undel.cxx | 383 pHistory->CopyFmtAttr( *pSttTxtNd->GetpSwAttrSet(), nNdIdx ); in SaveCntnt() 424 pHistory->CopyFmtAttr( *pEndTxtNd->GetpSwAttrSet(), nNdIdx ); in SaveCntnt()
|
H A D | unins.cxx | 622 pHistory->CopyFmtAttr( *pNd->GetpSwAttrSet(), nNewPos ); in Impl() 630 pHistory->CopyFmtAttr( *pNext->GetpSwAttrSet(), nTmp ); in Impl()
|
H A D | untblk.cxx | 58 pHistory->CopyFmtAttr( *pTxtNd->GetpSwAttrSet(), nSttNode ); in SwUndoInserts()
|
H A D | unsect.cxx | 110 m_pHistory->CopyFmtAttr( aBrkSet, pCNd->GetIndex() ); in SwUndoInsSection()
|
H A D | untbl.cxx | 404 m_pHstry->CopyFmtAttr( *pNd->GetpSwAttrSet(), nNd ); in SwTblToTxtSave() 2224 pHistory->CopyFmtAttr( *pCNd->GetpSwAttrSet(), aIdx.GetIndex() ); in SaveCollection() 2253 pHistory->CopyFmtAttr( *pTNd->GetpSwAttrSet(), nNdPos ); in SwUndoTblNumFmt()
|
H A D | rolbck.cxx | 1290 void SwHistory::CopyFmtAttr( in CopyFmtAttr() function in SwHistory
|
/aoo42x/main/sw/source/core/inc/ |
H A D | rolbck.hxx | 415 void CopyFmtAttr( const SfxItemSet& rSet, sal_uLong nNodeIdx );
|
Completed in 84 milliseconds