Home
last modified time | relevance | path

Searched refs:CreateUndo (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sfx2/source/doc/
H A DMetadatable.cxx242 ::boost::shared_ptr<MetadatableUndo> CreateUndo(
848 XmlIdRegistryDocument::CreateUndo(Metadatable const& i_rObject) in CreateUndo() function in sfx2::XmlIdRegistryDocument
1491 ::boost::shared_ptr<MetadatableUndo> Metadatable::CreateUndo() const in CreateUndo() function in sfx2::Metadatable
1502 pRegDoc->CreateUndo(*this) ); in CreateUndo()
1517 ::boost::shared_ptr<MetadatableUndo> const pUndo( CreateUndo() ); in CreateUndoForDelete()
/trunk/main/sfx2/inc/sfx2/
H A DMetadatable.hxx97 ::boost::shared_ptr<MetadatableUndo> CreateUndo() const;
/trunk/main/sw/source/core/undo/
H A Dundel.cxx403 : pSttTxtNd->CreateUndo(); in SaveCntnt()
440 : pEndTxtNd->CreateUndo(); in SaveCntnt()
H A Dunins.cxx633 m_pMetadataUndoStart = pNd ->CreateUndo(); in Impl()
634 m_pMetadataUndoEnd = pNext->CreateUndo(); in Impl()
H A Dunsect.cxx318 , m_pMetadataUndo( rSectionFmt.CreateUndo() ) in SwUndoDelSection()
H A Drolbck.cxx619 m_pMetadataUndo = pMetadatable->CreateUndo(); in SwHistoryBookmark()
H A Duntbl.cxx410 m_pMetadataUndoStart = pNd->CreateUndo(); in SwTblToTxtSave()
422 m_pMetadataUndoEnd = pLastNode->CreateUndo(); in SwTblToTxtSave()
/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx148 SwUndoTblNdsChg* CreateUndo( SwUndoId eUndoType ) in CreateUndo() function
261 SwUndoTblNdsChg* CreateUndo( SwUndoId nUndoType ) in CreateUndo() function
3697 *ppUndo = aParam.CreateUndo( in SetColWidth()
3893 *ppUndo = aParam.CreateUndo( in SetColWidth()
4007 *ppUndo = aParam.CreateUndo( in SetColWidth()
4407 *ppUndo = aParam.CreateUndo( in SetRowHeight()
4482 *ppUndo = aParam.CreateUndo( in SetRowHeight()
H A Ddocbm.cxx1241 m_pMetadataUndo = pMetadatable->CreateUndo(); in SaveBookmark()

Completed in 81 milliseconds