Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dformat.hxx89 void DelDiffs( const SfxItemSet& rSet );
90 void DelDiffs( const SwFmt& rFmt ) { DelDiffs( rFmt.GetAttrSet() ); } in DelDiffs() function in SwFmt
/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx2021 pDest->DelDiffs( *pSrc ); in CopyFmtArr()
2182 rDstDesc.GetMaster().DelDiffs( aAttrSet ); in CopyPageDesc()
2190 rDstDesc.GetLeft().DelDiffs( aAttrSet ); in CopyPageDesc()
/trunk/main/sw/source/core/undo/
H A Dunsect.cxx456 pFmt->DelDiffs( *m_pAttrSet ); in UndoImpl()
/trunk/main/sw/source/core/attr/
H A Dformat.cxx766 void SwFmt::DelDiffs( const SfxItemSet& rSet ) in DelDiffs() function in SwFmt
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx2287 pTargetFmt->DelDiffs( *pSourceFmt ); in Replace()

Completed in 46 milliseconds