Home
last modified time | relevance | path

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

/trunk/main/framework/source/fwe/helper/
H A Ddocumentundoguard.cxx209 struct DocumentUndoGuard_Data struct
218 …void lcl_init( DocumentUndoGuard_Data& i_data, const Reference< XInterface >& i_undoSupplierCompon… in lcl_init()
236 void lcl_restore( DocumentUndoGuard_Data& i_data ) in lcl_restore()
256 :m_pData( new DocumentUndoGuard_Data ) in DocumentUndoGuard()
/trunk/main/framework/inc/framework/
H A Ddocumentundoguard.hxx43 struct DocumentUndoGuard_Data;
60 ::boost::scoped_ptr< DocumentUndoGuard_Data > m_pData;

Completed in 13 milliseconds