Searched refs:_nTitleId (Results 1 – 2 of 2) sorted by relevance
44 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() argument109 if ( _nTitleId != 0 ) in setTitle()111 m_aTitle.SetText(ModuleRes(_nTitleId)); in setTitle()
43 OTitleWindow(Window* _pParent,sal_uInt16 _nTitleId,WinBits _nBits,sal_Bool _bShift = sal_True);67 void setTitle(sal_uInt16 _nTitleId);
Completed in 11 milliseconds