Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/app/
H A DAppTitleWindow.cxx43 DBG_NAME(OTitleWindow) in DBG_NAME() argument
44 OTitleWindow::OTitleWindow(Window* _pParent,sal_uInt16 _nTitleId,WinBits _nBits,sal_Bool _bShift) in DBG_NAME()
52 DBG_CTOR(OTitleWindow,NULL); in DBG_NAME()
63 OTitleWindow::~OTitleWindow() in ~OTitleWindow()
72 DBG_DTOR(OTitleWindow,NULL); in ~OTitleWindow()
75 void OTitleWindow::setChildWindow(Window* _pChild) in setChildWindow()
81 void OTitleWindow::Resize() in Resize()
107 void OTitleWindow::setTitle(sal_uInt16 _nTitleId) in setTitle()
115 void OTitleWindow::GetFocus() in GetFocus()
122 long OTitleWindow::GetWidthPixel() const in GetWidthPixel()
[all …]
H A DAppTitleWindow.hxx32 class OTitleWindow : public Window class
43 OTitleWindow(Window* _pParent,sal_uInt16 _nTitleId,WinBits _nBits,sal_Bool _bShift = sal_True);
44 virtual ~OTitleWindow();
H A Dwindow_layout.txt27 +-OTitleWindow "Database"
35 +-OTitleWindow "Tasks"
41 +-OTitleWindow "Forms" "Tables" "Queries" "Reports"
H A DAppView.hxx67 class OTitleWindow;
71 OTitleWindow* m_pPanel;
H A DAppDetailView.hxx179 OTitleWindow m_aTasks;
180 OTitleWindow m_aContainer;
H A DAppView.cxx133 m_pPanel = new OTitleWindow(this,STR_DATABASE,WB_BORDER | WB_DIALOGCONTROL ,sal_False); in DBG_NAME()

Completed in 28 milliseconds