Searched refs:_nHelpTextResId (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/dbaccess/source/ui/dlg/ |
H A D | ConnectionPageSetup.cxx | 134 … pParent, sal_uInt16 _rId, const SfxItemSet& _rCoreAttrs, sal_uInt16 _nHelpTextResId, sal_uInt16 _… in DBG_NAME() 141 if ( USHRT_MAX != _nHelpTextResId ) in DBG_NAME() 143 String sHelpText = String(ModuleRes(_nHelpTextResId)); in DBG_NAME() 157 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 | 470 …ttrs ,sal_uInt16 _nPortId, sal_uInt16 _nDefaultPortResId, sal_uInt16 _nHelpTextResId, sal_uInt16 _… in OGeneralSpecialJDBCConnectionPageSetup() argument 488 String sHelpText = String(ModuleRes(_nHelpTextResId)); in OGeneralSpecialJDBCConnectionPageSetup()
|
H A D | DBSetupConnectionPages.hxx | 165 , sal_uInt16 _nHelpTextResId
|
Completed in 21 milliseconds