Searched refs:xCurrentAsSet (Results 1 – 1 of 1) sorted by relevance
1298 Reference< XPropertySet > xCurrentAsSet( xCurrentModel, UNO_QUERY ); in Undo() local1299 …DBG_ASSERT( ::comphelper::hasProperty(FM_PROP_NAME, xCurrentAsSet ), "FmUndoModelReplaceAction::Un… in Undo()1302 xCurrentAsSet->getPropertyValue( FM_PROP_NAME ) >>= sName; in Undo()
Completed in 24 milliseconds