Home
last modified time | relevance | path

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

/trunk/main/framework/source/fwe/helper/
H A Ddocumentundoguard.cxx222 … Reference< XUndoManagerSupplier > xUndoSupplier( i_undoSupplierComponent, UNO_QUERY ); in lcl_init() local
223 if ( xUndoSupplier.is() ) in lcl_init()
224 i_data.xUndoManager.set( xUndoSupplier->getUndoManager(), UNO_QUERY_THROW ); in lcl_init()

Completed in 9 milliseconds