Home
last modified time | relevance | path

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

/aoo41x/main/sw/inc/
H A Dformat.hxx84 void DelDiffs( const SfxItemSet& rSet );
85 void DelDiffs( const SwFmt& rFmt ) { DelDiffs( rFmt.GetAttrSet() ); } in DelDiffs() function in SwFmt
/aoo41x/main/sw/source/core/doc/
H A Ddocfmt.cxx2009 pDest->DelDiffs( *pSrc ); in CopyFmtArr()
2170 rDstDesc.GetMaster().DelDiffs( aAttrSet ); in CopyPageDesc()
2178 rDstDesc.GetLeft().DelDiffs( aAttrSet ); in CopyPageDesc()
/aoo41x/main/sw/source/core/undo/
H A Dunsect.cxx456 pFmt->DelDiffs( *m_pAttrSet ); in UndoImpl()
/aoo41x/main/sw/source/core/attr/
H A Dformat.cxx610 void SwFmt::DelDiffs( const SfxItemSet& rSet ) in DelDiffs() function in SwFmt
/aoo41x/main/sw/source/ui/app/
H A Ddocstyle.cxx2213 pTargetFmt->DelDiffs( *pSourceFmt ); in Replace()

Completed in 50 milliseconds