Home
last modified time | relevance | path

Searched refs:MetadatableUndo (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/sfx2/source/doc/
H A DMetadatable.cxx242 ::boost::shared_ptr<MetadatableUndo> CreateUndo(
264 class MetadatableUndo : public Metadatable class
269 MetadatableUndo(const bool i_isInContent) in MetadatableUndo() function in sfx2::MetadatableUndo
682 OSL_ENSURE(!dynamic_cast<MetadatableUndo*>(&i_rObject), in TryRegisterMetadatable()
847 ::boost::shared_ptr<MetadatableUndo>
852 return ::boost::shared_ptr<MetadatableUndo>( in CreateUndo()
1377 || typeid(i_rSource) == typeid(MetadatableUndo) in RegisterAsCopyOf()
1378 || typeid(*this) == typeid(MetadatableUndo) in RegisterAsCopyOf()
1501 ::boost::shared_ptr<MetadatableUndo> pUndo( in CreateUndo()
1512 return ::boost::shared_ptr<MetadatableUndo>(); in CreateUndo()
[all …]
/aoo4110/main/sfx2/inc/sfx2/
H A DMetadatable.hxx48 class MetadatableUndo;
97 ::boost::shared_ptr<MetadatableUndo> CreateUndo() const;
98 ::boost::shared_ptr<MetadatableUndo> CreateUndoForDelete();
101 void RestoreMetadata(::boost::shared_ptr<MetadatableUndo> const& i_pUndo);
130 friend class MetadatableUndo;
/aoo4110/main/sw/source/core/inc/
H A DUndoDelete.hxx36 class MetadatableUndo;
49 ::boost::shared_ptr< ::sfx2::MetadatableUndo > m_pMetadataUndoStart;
50 ::boost::shared_ptr< ::sfx2::MetadatableUndo > m_pMetadataUndoEnd;
H A Dmvsave.hxx33 class MetadatableUndo;
77 ::boost::shared_ptr< ::sfx2::MetadatableUndo > m_pMetadataUndo;
H A Drolbck.hxx37 class MetadatableUndo;
279 ::boost::shared_ptr< ::sfx2::MetadatableUndo > m_pMetadataUndo;
/aoo4110/main/sw/source/core/undo/
H A Dunins.cxx487 ::boost::shared_ptr< ::sfx2::MetadatableUndo > m_pMetadataUndoStart;
488 ::boost::shared_ptr< ::sfx2::MetadatableUndo > m_pMetadataUndoEnd;
H A Dunsect.cxx289 ::boost::shared_ptr< ::sfx2::MetadatableUndo > const m_pMetadataUndo;
H A Duntbl.cxx220 ::boost::shared_ptr< ::sfx2::MetadatableUndo > m_pMetadataUndoStart;
221 ::boost::shared_ptr< ::sfx2::MetadatableUndo > m_pMetadataUndoEnd;

Completed in 68 milliseconds