Searched refs:m_pAttrSet (Results 1 – 2 of 2) sorted by relevance
317 , m_pAttrSet( ::lcl_GetAttrSet(rSection) ) in SwUndoDelSection()335 m_pAttrSet.get()); in UndoImpl()342 if (m_pAttrSet.get()) in UndoImpl()344 pFmt->SetFmtAttr( *m_pAttrSet ); in UndoImpl()400 ::std::auto_ptr<SfxItemSet> m_pAttrSet;447 if (m_pAttrSet.get()) in UndoImpl()454 m_pAttrSet->Put( *pItem ); in UndoImpl()456 pFmt->DelDiffs( *m_pAttrSet ); in UndoImpl()457 m_pAttrSet->ClearItem( RES_CNTNT ); in UndoImpl()458 pFmt->SetFmtAttr( *m_pAttrSet ); in UndoImpl()[all …]
48 const ::std::auto_ptr<SfxItemSet> m_pAttrSet; member in SwUndoInsSection
Completed in 24 milliseconds