Home
last modified time | relevance | path

Searched refs:helpid (Results 1 – 25 of 243) sorted by relevance

12345678910

/trunk/main/l10ntools/scripts/
H A Dlocalize.pl153 my $helpid = defined $9 ? $9 : '';
217 my $helpid = defined $9 ? $9 : '';
456 my $helpid = defined $9 ? $9 : '';
517 my $helpid = defined $9 ? $9 : '';
542 push @order , $prj.$gid.$lid.$file.$type.$platform.$helpid;
567 my $helpid = defined $9 ? $9 : '';
630 my $helpid = defined $9 ? $9 : '';
632 my $leftpart = $prj.$gid.$lid.$file.$type.$platform.$helpid;
844 my $helpid = defined $9 ? $9 : '';
873 my $helpid = defined $9 ? $9 : '';
[all …]
H A Dlocalize_old.pl122 my $helpid = defined $9 ? $9 : '';
199 my $helpid = defined $9 ? $9 : '';
202 $index{ "$prj\t$file\t$type\t$gid\t$lid\t$helpid\t$platform\t$lang" } = $line ;
459 my $helpid = defined $9 ? $9 : '';
521 my $helpid = defined $9 ? $9 : '';
571 my $helpid = defined $9 ? $9 : '';
633 my $helpid = defined $9 ? $9 : '';
635 my $leftpart = $prj.$gid.$lid.$file.$type.$platform.$helpid;
847 my $helpid = defined $9 ? $9 : '';
876 my $helpid = defined $9 ? $9 : '';
[all …]
/trunk/main/l10ntools/java/receditor/java/transex3/model/
H A DSdfEntity.java31 private String helpid; field in SdfEntity
58 …ile, String dummy1, String resource_type, String gid, String lid, String helpid, String platform, … in SdfEntity() argument
66 this.helpid = helpid; in SdfEntity()
106 +lid+"\t"+helpid+"\t"+platform+"\t"+dummy2+"\t"+langid+"\t" in toString()
110 return project+gid+lid+source_file+resource_type+platform+helpid; in getId()
146 return helpid; in getHelpid()
149 public void setHelpid(String helpid) { in setHelpid() argument
150 this.helpid = helpid; in setHelpid()
/trunk/main/reportdesign/source/ui/inspection/
H A Dmetadata.cxx96 #define DEF_INFO( ident, uinameres, helpid, flags ) \ argument
98 String( ModuleRes( RID_STR_##uinameres ) ), nPos++, HID_RPT_PROP_##helpid, flags )
100 #define DEF_INFO_1( ident, uinameres, helpid, flag1 ) \ argument
101 DEF_INFO( ident, uinameres, helpid, PROP_FLAG_##flag1 )
103 #define DEF_INFO_2( ident, uinameres, helpid, flag1, flag2 ) \ argument
104 DEF_INFO( ident, uinameres, helpid, PROP_FLAG_##flag1 | PROP_FLAG_##flag2 )
106 #define DEF_INFO_3( ident, uinameres, helpid, flag1, flag2, flag3 ) \ argument
107 DEF_INFO( ident, uinameres, helpid, PROP_FLAG_##flag1 | PROP_FLAG_##flag2 | PROP_FLAG_##flag3 )
109 #define DEF_INFO_4( ident, uinameres, helpid, flag1, flag2, flag3, flag4 ) \ argument
110 …DEF_INFO( ident, uinameres, helpid, PROP_FLAG_##flag1 | PROP_FLAG_##flag2 | PROP_FLAG_##flag3 | PR…
[all …]
/trunk/main/l10ntools/java/jpropex/java/
H A DSdfEntity.java32 private String helpid = new String(""); field in SdfEntity
76 …ile, String dummy1, String resource_type, String gid, String lid, String helpid, String platform, … in SdfEntity() argument
84 this.helpid = helpid; in SdfEntity()
125 ….append( lid ).append( "\t" ).append( helpid ).append( "\t" ).append( platform ).append( "\t" ).ap… in toString()
129 …append( source_file ).append( resource_type ).append( platform ).append( helpid ).append( langid )… in getId()
165 return helpid; in getHelpid()
168 public void setHelpid(String helpid) { in setHelpid() argument
169 this.helpid = helpid; in setHelpid()
/trunk/main/l10ntools/scripts/tool/
H A Dsdf.py84 helpid = "" variable in SdfEntity
111 …roject="", source_file="", dummy1="0", resource_type="", gid="", lid="", helpid="", platform="", d… argument
119 self.helpid = helpid;
142 self.helpid = splitted[ self.const._HELPID_POS ]
160 …self.gid, "\t", self.lid, "\t", self.helpid, "\t", self.platform, "\t", self.dummy2, "\t" , self.l…
164 …self.gid, self.lid, self.source_file, self.resource_type, self.platform, self.helpid, self.langid])
/trunk/main/extensions/source/propctrlr/
H A Dformmetadata.cxx95 #define DEF_INFO( ident, uinameres, helpid, flags ) \ argument
97 String( PcrRes( RID_STR_##uinameres ) ), nPos++, HID_PROP_##helpid, flags )
99 #define DEF_INFO_1( ident, uinameres, helpid, flag1 ) \ argument
100 DEF_INFO( ident, uinameres, helpid, PROP_FLAG_##flag1 )
102 #define DEF_INFO_2( ident, uinameres, helpid, flag1, flag2 ) \ argument
103 DEF_INFO( ident, uinameres, helpid, PROP_FLAG_##flag1 | PROP_FLAG_##flag2 )
105 #define DEF_INFO_3( ident, uinameres, helpid, flag1, flag2, flag3 ) \ argument
106 DEF_INFO( ident, uinameres, helpid, PROP_FLAG_##flag1 | PROP_FLAG_##flag2 | PROP_FLAG_##flag3 )
108 #define DEF_INFO_4( ident, uinameres, helpid, flag1, flag2, flag3, flag4 ) \ argument
109 …DEF_INFO( ident, uinameres, helpid, PROP_FLAG_##flag1 | PROP_FLAG_##flag2 | PROP_FLAG_##flag3 | PR…
[all …]
/trunk/main/sdext/source/minimizer/
H A Dhelpid.hrc22 #define HID( helpid ) ( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( helpid ) ) )
/trunk/main/framework/util/
H A Dhidother.src24 #include "../inc/helpid.hrc" // HID_XXX
/trunk/main/sw/source/ui/smartmenu/
H A Dstmenu.src25 #include "helpid.h"
/trunk/main/sfx2/source/dialog/
H A Dmailwindow.src25 #include "helpid.hrc"
H A Drecfloat.src25 #include "helpid.hrc"
/trunk/main/sfx2/source/bastyp/
H A Dfltfnc.src27 #include "helpid.hrc"
/trunk/main/sw/source/ui/dbui/
H A Ddbtablepreviewdialog.src25 #include <helpid.h>
/trunk/main/basctl/util/
H A Dhidother.src23 #include "../inc/helpid.hrc" // HID_XXX
/trunk/main/svx/source/tbxctrls/
H A Dcolrctrl.src27 #include "helpid.hrc"
H A Dlboxctrl.src25 #include <helpid.hrc>
/trunk/main/desktop/util/
H A Dhidother.src24 #include "../source/inc/helpid.hrc"
/trunk/main/editeng/util/
H A Dhidother.src22 #include "../inc/helpid.hrc"
/trunk/main/sw/source/ui/misc/
H A Dinsrule.src25 #include "helpid.h"
/trunk/main/sw/source/ui/utlui/
H A Dgloslst.src26 #include "helpid.h"
/trunk/main/fpicker/source/office/
H A Diodlg.hrc28 #include "svtools/helpid.hrc"
/trunk/main/sw/source/ui/dochdl/
H A Dselglos.src27 #include "helpid.h"
/trunk/main/sw/source/ui/fldui/
H A Dfldtdlg.src27 #include "helpid.h"
/trunk/main/sw/source/ui/web/
H A Dweb.src28 #include "helpid.h"

Completed in 78 milliseconds

12345678910