Home
last modified time | relevance | path

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

/AOO42X/main/sfx2/source/doc/ !
H A DMetadatable.cxx1523 ::boost::shared_ptr<MetadatableUndo> const& i_pUndo) in RestoreMetadata() argument
1530 if (i_pUndo) in RestoreMetadata()
1532 this->RegisterAsCopyOf(*i_pUndo, true); in RestoreMetadata()
/AOO42X/main/sfx2/inc/sfx2/ !
H A DMetadatable.hxx101 void RestoreMetadata(::boost::shared_ptr<MetadatableUndo> const& i_pUndo);