Searched refs:pElementUndoFunction (Results 1 – 1 of 1) sorted by relevance
3718 void (OXUndoEnvironment::*pElementUndoFunction)( const uno::Reference< uno::XInterface >& ) = in listen() local3721 (rUndoEnv.*pElementUndoFunction)( m_xReportDefinition->getStyleFamilies() ); in listen()3722 (rUndoEnv.*pElementUndoFunction)( m_xReportDefinition->getFunctions() ); in listen()3754 (rUndoEnv.*pElementUndoFunction)( xGroup ); in listen()3755 (rUndoEnv.*pElementUndoFunction)( xGroup->getFunctions() ); in listen()
Completed in 31 milliseconds