Home
last modified time | relevance | path

Searched refs:aHelp (Results 1 – 25 of 26) sorted by path

12

/trunk/main/autodoc/source/display/idl/
H A Dhfi_hierarchy.cxx80 aHelp; in GatherBases() local
81 ary::idl::ifc_interface::attr::Get_Bases(aHelp,i_rCe); in GatherBases()
83 for ( ary::StdConstIterator<ary::idl::CommentedRelation> & it = *aHelp; in GatherBases()
139 aHelp; in Write_Bases() local
140 ary::idl::ifc_interface::attr::Get_Bases(aHelp,i_rCe); in Write_Bases()
142 for ( ary::StdConstIterator<ary::idl::CommentedRelation> & it = *aHelp; in Write_Bases()
H A Dhfi_tag.cxx163 DocuTex2 aHelp; in Display_SinceAtTag() local
164 aHelp.AddToken(* new csi::dsapi::DT_TextToken(sDisplay)); in Display_SinceAtTag()
165 PutText_Out(aHelp); in Display_SinceAtTag()
H A Dhi_env.cxx53 StringVector aHelp; in HtmlEnvironment_Idl() local
54 pOutputTree->Set_NamesRoot(aHelp); in HtmlEnvironment_Idl()
56 aHelp.push_back(output::IndexFilesDirName()); in HtmlEnvironment_Idl()
57 pOutputTree->Set_IndexRoot(aHelp); in HtmlEnvironment_Idl()
59 (*aHelp.begin()) = String("com"); in HtmlEnvironment_Idl()
60 aHelp.push_back(String("sun")); in HtmlEnvironment_Idl()
61 aHelp.push_back(String("star")); in HtmlEnvironment_Idl()
62 pOutputTree->Set_Overview(aHelp, output::ModuleFileName() ); in HtmlEnvironment_Idl()
/trunk/main/chart2/source/view/axes/
H A DDateHelper.cxx48 Date aHelp = aD1; in GetMonthsBetweenDates() local
53 aD2 = aHelp; in GetMonthsBetweenDates()
/trunk/main/chart2/source/view/charttypes/
H A DSplines.cxx806 tPointType aHelp; in CalculateBSplines() local
833 aHelp = aPointsIn[r]; in CalculateBSplines()
835 aPointsIn[c] = aHelp; in CalculateBSplines()
/trunk/main/sc/source/ui/view/
H A Dtabview4.cxx82 String aHelp = ScGlobal::GetRscString( STR_QUICKHELP_REF ); in ShowRefTip() local
83 aHelp.SearchAndReplace( String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("%1")), in ShowRefTip()
85 aHelp.SearchAndReplace( String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM("%2")), in ShowRefTip()
114 nTipVisible = Help::ShowTip( pWin, aRect, aHelp, nFlags ); in ShowRefTip()
/trunk/main/svtools/workben/
H A Dsvdem.cxx240 Help aHelp; in Main() local
241 SetHelp( &aHelp ); in Main()
/trunk/main/sw/inc/
H A Dexpfld.hxx317 String aHelp; member in SwInputField
H A Dflddropdown.hxx82 String aHelp; member in SwDropDownField
/trunk/main/sw/source/core/fields/
H A Dexpfld.cxx1257 pFld->SetHelp( aHelp ); in Copy()
1285 || aHelp.Len() > 0 in isFormField()
1301 rAny <<= OUString( aHelp ); in QueryValue()
1325 ::GetString( rAny, aHelp ); in PutValue()
1360 aHelp = rStr; in SetHelp()
1365 return aHelp; in GetHelp()
H A Dflddropdown.cxx69 aName(rSrc.aName), aHelp(rSrc.aHelp), aToolTip(rSrc.aToolTip) in SwDropDownField()
163 return aHelp; in GetHelp()
191 aHelp = rHelp; in SetHelp()
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx391 aHelp ( this, SW_RES( PB_HELP ) ), in SwEditRegionDlg()
H A Dwordcountdialog.cxx67 aHelp( this, SW_RES( PB_HELP )) in SwWordCountDialog()
/trunk/main/sw/source/ui/envelp/
H A Dmailmrge.cxx903 aHelp( this, SW_RES( BT_HELP )) in SwMailMergeCreateFromDlg()
924 aHelp( this, SW_RES( BT_HELP )) in SwMailMergeFieldConnectionsDlg()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx105 aHelp(this, SW_RES(PB_HELP)), in SwColumnDlg()
/trunk/main/sw/source/ui/inc/
H A Dcolumn.hxx70 HelpButton aHelp; member in SwColumnDlg
H A Dmailmrge.hxx177 HelpButton aHelp; member in SwMailMergeCreateFromDlg
197 HelpButton aHelp; member in SwMailMergeFieldConnectionsDlg
H A Dregionsw.hxx104 HelpButton aHelp; member in SwEditRegionDlg
H A Dswrenamexnameddlg.hxx54 HelpButton aHelp; member in SwRenameXNamedDlg
H A Dwordcountdialog.hxx50 HelpButton aHelp; member in SwWordCountDialog
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx770 HelpButton aHelp; member in SwAddStylesDlg_Impl
796 aHelp( this, SW_RES(PB_HELP )), in SwAddStylesDlg_Impl()
/trunk/main/sw/source/ui/utlui/
H A Dgloslst.cxx84 HelpButton aHelp; member in SwGlossDecideDlg
104 aHelp(this, SW_RES(PB_HELP)), in SwGlossDecideDlg()
H A Dswrenamexnameddlg.cxx76 aHelp(this, SW_RES(PB_HELP)), in SwRenameXNamedDlg()
/trunk/main/toolkit/source/awt/
H A Dvclxmenu.cxx626 const OUString& aHelp ) in setHelpCommand() argument
633 mpMenu->SetHelpCommand( nItemId, aHelp ); in setHelpCommand()
/trunk/main/toolkit/workben/layout/
H A Dwordcountdialog.cxx73 aHelp( this, SW_RES( PB_HELP )) in SwWordCountDialog()

Completed in 141 milliseconds

12