Home
last modified time | relevance | path

Searched refs:SwHistorySetFmt (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/undo/
H A Drolbck.cxx77 SwHistorySetFmt::SwHistorySetFmt( const SfxPoolItem* pFmtHt, sal_uLong nNd ) in SwHistorySetFmt() function in SwHistorySetFmt
117 String SwHistorySetFmt::GetDescription() const in GetDescription()
150 void SwHistorySetFmt::SetInDoc( SwDoc* pDoc, bool bTmpSet ) in SetInDoc()
182 SwHistorySetFmt::~SwHistorySetFmt() in ~SwHistorySetFmt()
1068 pHt = new SwHistorySetFmt( pOldValue, nNodeIdx ); in Add()
1442 pNewHstr = new SwHistorySetFmt( pItem, m_nNodeIndex ); in Modify()
/trunk/main/sw/source/core/inc/
H A Drolbck.hxx107 class SwHistorySetFmt : public SwHistoryHint class
113 SwHistorySetFmt( const SfxPoolItem* pFmtHt, sal_uLong nNode );
114 virtual ~SwHistorySetFmt();

Completed in 25 milliseconds