Searched refs:_nHelpTextResId (Results 1 – 4 of 4) sorted by relevance
| /AOO41X/main/dbaccess/source/ui/dlg/ |
| H A D | ConnectionPageSetup.cxx | 210 … pParent, sal_uInt16 _rId, const SfxItemSet& _rCoreAttrs, sal_uInt16 _nHelpTextResId, sal_uInt16 _… in DBG_NAME() 217 if ( USHRT_MAX != _nHelpTextResId ) in DBG_NAME() 219 String sHelpText = String(ModuleRes(_nHelpTextResId)); in DBG_NAME() 233 if ( USHRT_MAX == _nHelpTextResId ) in DBG_NAME()
|
| H A D | ConnectionPageSetup.hxx | 103 … pParent, sal_uInt16 _rId, const SfxItemSet& _rCoreAttrs, sal_uInt16 _nHelpTextResId, sal_uInt16 _…
|
| H A D | DBSetupConnectionPages.cxx | 472 …ttrs ,sal_uInt16 _nPortId, sal_uInt16 _nDefaultPortResId, sal_uInt16 _nHelpTextResId, sal_uInt16 _… in OGeneralSpecialJDBCConnectionPageSetup() argument 490 String sHelpText = String(ModuleRes(_nHelpTextResId)); in OGeneralSpecialJDBCConnectionPageSetup()
|
| H A D | DBSetupConnectionPages.hxx | 165 , sal_uInt16 _nHelpTextResId
|