Lines Matching refs:nHelpId

63 …inline OPropColumnEditCtrl(Window* pParent, ::rtl::OUString& _rAllowedChars, sal_uInt16 nHelpId, s…
78 sal_uInt16 nHelpId, in OPropColumnEditCtrl() argument
84 m_strHelpText=String(ModuleRes(nHelpId)); in OPropColumnEditCtrl()
94 …inline OPropEditCtrl(Window* pParent, sal_uInt16 nHelpId, short nPosition = -1, WinBits nWinStyle …
95 …inline OPropEditCtrl(Window* pParent, sal_uInt16 nHelpId, const ResId& _rRes,short nPosition = -1);
109 …inline OPropEditCtrl::OPropEditCtrl(Window* pParent, sal_uInt16 nHelpId, short nPosition, WinBits … in OPropEditCtrl() argument
113 m_strHelpText =String(ModuleRes(nHelpId)); in OPropEditCtrl()
115 …inline OPropEditCtrl::OPropEditCtrl(Window* pParent, sal_uInt16 nHelpId, const ResId& _rRes,short … in OPropEditCtrl() argument
119 m_strHelpText =String(ModuleRes(nHelpId)); in OPropEditCtrl()
129 …inline OPropNumericEditCtrl(Window* pParent, sal_uInt16 nHelpId, short nPosition = -1, WinBits nWi…
130 …inline OPropNumericEditCtrl(Window* pParent, sal_uInt16 nHelpId, const ResId& _rRes,short nPositio…
144 …inline OPropNumericEditCtrl::OPropNumericEditCtrl(Window* pParent, sal_uInt16 nHelpId, short nPosi… in OPropNumericEditCtrl() argument
148 m_strHelpText =String(ModuleRes(nHelpId)); in OPropNumericEditCtrl()
150 …inline OPropNumericEditCtrl::OPropNumericEditCtrl(Window* pParent, sal_uInt16 nHelpId, const ResId… in OPropNumericEditCtrl() argument
154 m_strHelpText =String(ModuleRes(nHelpId)); in OPropNumericEditCtrl()
164 …inline OPropListBoxCtrl(Window* pParent, sal_uInt16 nHelpId, short nPosition = -1, WinBits nWinSty…
165 …inline OPropListBoxCtrl(Window* pParent, sal_uInt16 nHelpId, const ResId& _rRes,short nPosition = …
179 …inline OPropListBoxCtrl::OPropListBoxCtrl(Window* pParent, sal_uInt16 nHelpId, short nPosition, Wi… in OPropListBoxCtrl() argument
183 m_strHelpText =String(ModuleRes(nHelpId)); in OPropListBoxCtrl()
185 …inline OPropListBoxCtrl::OPropListBoxCtrl(Window* pParent, sal_uInt16 nHelpId, const ResId& _rRes,… in OPropListBoxCtrl() argument
189 m_strHelpText =String(ModuleRes(nHelpId)); in OPropListBoxCtrl()