Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/app/
H A DAppTitleWindow.cxx44 OTitleWindow::OTitleWindow(Window* _pParent,sal_uInt16 _nTitleId,WinBits _nBits,sal_Bool _bShift) in DBG_NAME()
54 setTitle(_nTitleId); in DBG_NAME()
107 void OTitleWindow::setTitle(sal_uInt16 _nTitleId) in setTitle() argument
109 if ( _nTitleId != 0 ) in setTitle()
111 m_aTitle.SetText(ModuleRes(_nTitleId)); in setTitle()
H A DAppTitleWindow.hxx43 OTitleWindow(Window* _pParent,sal_uInt16 _nTitleId,WinBits _nBits,sal_Bool _bShift = sal_True);
67 void setTitle(sal_uInt16 _nTitleId);

Completed in 8 milliseconds