Home
last modified time | relevance | path

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

/trunk/main/dbaccess/qa/complex/dbaccess/
H A DUISettings.java53 XFormController tableViewController = UnoRuntime.queryInterface( XFormController.class, in checkTableFormattingPersistence() local
56 tableViewController.getCurrentControl().getModel() ); in checkTableFormattingPersistence()
80 tableViewController = UnoRuntime.queryInterface( XFormController.class, in checkTableFormattingPersistence()
83 tableViewController.getCurrentControl().getModel() ); in checkTableFormattingPersistence()
107 XFormController tableViewController = UnoRuntime.queryInterface( XFormController.class, in checkTransparentQueryColumnSettings() local
110 tableViewController.getCurrentControl().getModel() ); in checkTransparentQueryColumnSettings()