Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx3718 void (OXUndoEnvironment::*pElementUndoFunction)( const uno::Reference< uno::XInterface >& ) = in listen() local
3721 (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 55 milliseconds