Lines Matching refs:OTitleWindow
43 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()
130 void OTitleWindow::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()
145 void OTitleWindow::ImplInitSettings( sal_Bool bFont, sal_Bool bForeground, sal_Bool bBackground ) in ImplInitSettings()