Home
last modified time | relevance | path

Searched defs:nextState (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/core/recovery/
H A Dsettingsimport.cxx127 …::rtl::Reference< SettingsImport > IgnoringSettingsImport::nextState( const ::rtl::OUString& i_rEl… in nextState() function in dbaccess::IgnoringSettingsImport
148 …::rtl::Reference< SettingsImport > OfficeSettingsImport::nextState( const ::rtl::OUString& i_rElem… in nextState() function in dbaccess::OfficeSettingsImport
182 …::rtl::Reference< SettingsImport > ConfigItemImport::nextState( const ::rtl::OUString& i_rElementN… in nextState() function in dbaccess::ConfigItemImport
263 …::rtl::Reference< SettingsImport > ConfigItemSetImport::nextState( const ::rtl::OUString& i_rEleme… in nextState() function in dbaccess::ConfigItemSetImport
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DOfficeReportLayoutController.java193 private LayoutController delegateSpreadsheetSection(final Node node, final int nextState) in delegateSpreadsheetSection()
209 private LayoutController delegateToTemplates(final int nextState) in delegateToTemplates()
222 private LayoutController delegateSection(final Node n, final int nextState) in delegateSection()