Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dfmundo.cxx1298 Reference< XPropertySet > xCurrentAsSet( xCurrentModel, UNO_QUERY ); in Undo() local
1299 …DBG_ASSERT( ::comphelper::hasProperty(FM_PROP_NAME, xCurrentAsSet ), "FmUndoModelReplaceAction::Un… in Undo()
1302 xCurrentAsSet->getPropertyValue( FM_PROP_NAME ) >>= sName; in Undo()

Completed in 20 milliseconds