Searched refs:MetadatableUndo (Results 1 – 8 of 8) sorted by relevance
242 ::boost::shared_ptr<MetadatableUndo> CreateUndo(264 class MetadatableUndo : public Metadatable class269 MetadatableUndo(const bool i_isInContent) in MetadatableUndo() function in sfx2::MetadatableUndo682 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 …]
48 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;
36 class MetadatableUndo;49 ::boost::shared_ptr< ::sfx2::MetadatableUndo > m_pMetadataUndoStart;50 ::boost::shared_ptr< ::sfx2::MetadatableUndo > m_pMetadataUndoEnd;
33 class MetadatableUndo;77 ::boost::shared_ptr< ::sfx2::MetadatableUndo > m_pMetadataUndo;
37 class MetadatableUndo;279 ::boost::shared_ptr< ::sfx2::MetadatableUndo > m_pMetadataUndo;
487 ::boost::shared_ptr< ::sfx2::MetadatableUndo > m_pMetadataUndoStart;488 ::boost::shared_ptr< ::sfx2::MetadatableUndo > m_pMetadataUndoEnd;
289 ::boost::shared_ptr< ::sfx2::MetadatableUndo > const m_pMetadataUndo;
220 ::boost::shared_ptr< ::sfx2::MetadatableUndo > m_pMetadataUndoStart;221 ::boost::shared_ptr< ::sfx2::MetadatableUndo > m_pMetadataUndoEnd;
Completed in 173 milliseconds