Home
last modified time | relevance | path

Searched refs:_sHelpId (Results 1 – 12 of 12) sorted by relevance

/trunk/main/dbaccess/source/ui/inc/
H A DFieldDescControl.hxx158 …EditCtrl* CreateNumericControl(sal_uInt16 _nHelpStr,short _nProperty,const rtl::OString& _sHelpId);
160 …void InitializeControl(Control* _pControl,const rtl::OString& _sHelpId,bool _bAddCh…
/trunk/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx1069 void OFieldDescControl::InitializeControl(Control* _pControl,const ::rtl::OString& _sHelpId,bool _b… in InitializeControl() argument
1071 _pControl->SetHelpId(_sHelpId); in InitializeControl()
1088 …scControl::CreateNumericControl(sal_uInt16 _nHelpStr,short _nProperty,const rtl::OString& _sHelpId) in CreateNumericControl() argument
1096 InitializeControl(pControl,_sHelpId,false); in CreateNumericControl()
/trunk/main/reportdesign/source/ui/inc/
H A Dmetadata.hxx82 static ::rtl::OUString getHelpURL( const rtl::OString& _sHelpId );
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.hxx189 …DBTreeListBox* createSimpleTree( const rtl::OString& _sHelpId, const Image& _rImage, const Image& …
H A DAppDetailPageHelper.cxx878 DBTreeListBox* OAppDetailPageHelper::createSimpleTree( const rtl::OString& _sHelpId, const Image& _… in createSimpleTree() argument
881 pTreeView->SetHelpId( _sHelpId ); in createSimpleTree()
/trunk/main/extensions/source/propctrlr/
H A Deventhandler.cxx151 …enerMethodAsciiName, sal_uInt16 _nDisplayNameResId, const rtl::OString& _sHelpId, const rtl::OStri… in EventDescription() argument
154 ,sHelpId( _sHelpId ) in EventDescription()
H A Deventhandler.hxx71 const rtl::OString& _sHelpId,
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.hxx260 …xtCellContext(const OTableFieldDescRef& _rEntry,const String& _sText,const rtl::OString& _sHelpId);
H A DSelectionBrowseBox.cxx2699 …extCellContext(const OTableFieldDescRef& _rEntry,const String& _sText,const rtl::OString& _sHelpId) in setTextCellContext() argument
2708 if (m_pTextCell->GetHelpId() != _sHelpId) in setTextCellContext()
2711 m_pTextCell->SetHelpId(_sHelpId); in setTextCellContext()
/trunk/main/reportdesign/source/ui/inspection/
H A Dmetadata.cxx67 const rtl::OString& _sHelpId,
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx1401 void OGenericUnoController::openHelpAgent(const rtl::OString& _sHelpId) in openHelpAgent() argument
1403 openHelpAgent( createHelpAgentURL( lcl_getModuleHelpModuleName( getFrame() ), _sHelpId ) ); in openHelpAgent()
/trunk/main/dbaccess/inc/
H A Dgenericcontroller.hxx279 void openHelpAgent( const rtl::OString& _sHelpId );

Completed in 92 milliseconds