Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/app/
H A DAppView.cxx187 OApplicationSwapWindow* pSwap = getPanel(); in Resize()
247 OApplicationSwapWindow* OAppBorderWindow::getPanel() const in getPanel() function in OAppBorderWindow
304 if ( m_pWin && m_pWin->getPanel() ) in createIconAutoMnemonics()
305 m_pWin->getPanel()->createIconAutoMnemonics( _rMnemonics ); in createIconAutoMnemonics()
352 if( m_pWin && getPanel() && getPanel()->HasChildPathFocus() ) in PreNotify()
364 if ( getPanel() && getPanel()->interceptKeyInput( *pKeyEvent ) ) in PreNotify()
474 OSL_ENSURE(m_pWin && getDetailView() && getPanel(),"Detail view is NULL! -> GPF"); in getElementType()
536 OSL_ENSURE(m_pWin && getDetailView() && getPanel(),"Detail view is NULL! -> GPF"); in clearPages()
537 getPanel()->clearSelection(); in clearPages()
543 OSL_ENSURE(m_pWin && getPanel(),"Detail view is NULL! -> GPF"); in selectContainer()
[all …]
H A DAppView.hxx88 OApplicationSwapWindow* getPanel() const;
156 inline OApplicationSwapWindow* getPanel() const { return m_pWin->getPanel(); } in getPanel() function in dbaui::OApplicationView
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/utils/
H A DNagDialog.java53 result.setDescriptor(new NotifyDescriptor.Message(result.getPanel(), in createInformationDialog()
65 result.getPanel(), NotifyDescriptor.OK_CANCEL_OPTION, in createConfirmationDialog()
84 private JPanel getPanel() { in getPanel() method in NagDialog
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/
H A DUninstallationImminentCtrl.java80 UninstallationImminent panel = (UninstallationImminent)getPanel(); in beforeShow()
89 UninstallationImminent panel = (UninstallationImminent)getPanel(); in duringShow()
H A DChooseUninstallationTypeCtrl.java66 ChooseUninstallationType panel = (ChooseUninstallationType)getPanel(); in beforeShow()
75 ChooseUninstallationType panel = (ChooseUninstallationType)getPanel(); in afterShow()
H A DChooseInstallationTypeCtrl.java85 ChooseInstallationType panel = (ChooseInstallationType)getPanel(); in beforeShow()
93 ChooseInstallationType panel = (ChooseInstallationType)getPanel(); in afterShow()
H A DUninstallationOngoingCtrl.java64 UninstallationOngoing panel = (UninstallationOngoing)getPanel(); in beforeShow()
88 UninstallationOngoing panel = (UninstallationOngoing)getPanel(); in duringShow()
H A DInstallationImminentCtrl.java111 InstallationImminent panel = (InstallationImminent)getPanel(); in beforeShow()
124 InstallationImminent panel = (InstallationImminent)getPanel(); in duringShow()
H A DChooseDirectoryCtrl.java98 ChooseDirectory panel = (ChooseDirectory)getPanel(); in beforeShow()
121 ChooseDirectory panel = (ChooseDirectory)getPanel(); in afterShow()
H A DInstallationOngoingCtrl.java70 InstallationOngoing panel = (InstallationOngoing)getPanel(); in beforeShow()
99 InstallationOngoing panel = (InstallationOngoing)getPanel(); in duringShow()
H A DUninstallationCompletedCtrl.java57 UninstallationCompleted panel = (UninstallationCompleted)getPanel(); in beforeShow()
H A DInstallationCompletedCtrl.java58 installationCompleted panel = (installationCompleted)getPanel(); in beforeShow()
H A DChooseComponentsCtrl.java93 ChooseComponents panel = (ChooseComponents)getPanel(); in beforeShow()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DPanelController.java44 public final JPanel getPanel () { in getPanel() method in PanelController
H A DSetupFrame.java111 mCardPanel.add(panel.getPanel(), name); in addPanel()

Completed in 94 milliseconds