Home
last modified time | relevance | path

Searched refs:numberformat (Results 1 – 25 of 86) sorted by relevance

1234

/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dctex.cwl114 part/numberformat=
115 chapter/numberformat=
116 section/numberformat=
117 subsection/numberformat=
119 paragraph/numberformat=
120 subparagraph/numberformat=
122 part/numberformat+=
123 chapter/numberformat+=
124 section/numberformat+=
125 subsection/numberformat+=
[all …]
/dports/devel/sope2/SOPE/sope-appserver/NGObjWeb/DynamicElements/
H A DWOText.m36 WOAssociation *numberformat; // string field
58 self->numberformat = OWGetProperty(_config, @"numberformat");
82 if (self->numberformat) num++;
92 [self->numberformat release];
105 if (self->numberformat != nil) {
108 [self->numberformat valueInComponent:[_ctx component]]];
243 if (self->numberformat)
244 [str appendFormat:@" numberformat=%@", self->numberformat];
H A DWOTextField.m47 WOAssociation *numberformat; // string field
70 self->numberformat = OWGetProperty(_config, @"numberformat");
92 if (self->numberformat) num++;
102 [self->numberformat release];
115 if (self->numberformat != nil) {
118 [self->numberformat valueInComponent:[_ctx component]]];
240 if (self->numberformat)
241 [str appendFormat:@" numberformat=%@", self->numberformat];
H A DWOString.m75 WOAssociation *numberformat; // string field
415 self->numberformat = OWGetProperty(_config, @"numberformat");
461 if (self->numberformat) num++;
482 [self->numberformat release];
516 if (self->numberformat) {
520 [fmt setFormat:[self->numberformat valueInComponent:[_ctx component]]];
655 if (self->numberformat)
656 [str appendFormat:@" numberformat=%@", self->numberformat];
/dports/devel/sope/SOPE/sope-appserver/NGObjWeb/DynamicElements/
H A DWOText.m36 WOAssociation *numberformat; // string field
58 self->numberformat = OWGetProperty(_config, @"numberformat");
82 if (self->numberformat) num++;
92 [self->numberformat release];
105 if (self->numberformat != nil) {
108 [self->numberformat valueInComponent:[_ctx component]]];
243 if (self->numberformat)
244 [str appendFormat:@" numberformat=%@", self->numberformat];
H A DWOTextField.m47 WOAssociation *numberformat; // string field
70 self->numberformat = OWGetProperty(_config, @"numberformat");
92 if (self->numberformat) num++;
102 [self->numberformat release];
115 if (self->numberformat != nil) {
118 [self->numberformat valueInComponent:[_ctx component]]];
240 if (self->numberformat)
241 [str appendFormat:@" numberformat=%@", self->numberformat];
H A DWOString.m75 WOAssociation *numberformat; // string field
415 self->numberformat = OWGetProperty(_config, @"numberformat");
461 if (self->numberformat) num++;
482 [self->numberformat release];
516 if (self->numberformat) {
520 [fmt setFormat:[self->numberformat valueInComponent:[_ctx component]]];
655 if (self->numberformat)
656 [str appendFormat:@" numberformat=%@", self->numberformat];
/dports/finance/ledgersmb12/ledgersmb/t/data/
H A D12-menu4.ini13 pears=numberformat=2 ; becomes pears=$myconfig->{numberformat}2
/dports/devel/sope/SOPE/sope-appserver/WEExtensions/WETableView/
H A DWETableData.m45 WOAssociation *numberformat; // string field
294 self->numberformat = WOExtGetProperty(_config, @"numberformat");
302 if (self->numberformat != nil) num++;
315 [self->numberformat release];
329 if (self->numberformat != nil) {
331 s = [self->numberformat valueInComponent:[_ctx component]];
/dports/devel/sope2/SOPE/sope-appserver/WEExtensions/WETableView/
H A DWETableData.m45 WOAssociation *numberformat; // string field
294 self->numberformat = WOExtGetProperty(_config, @"numberformat");
302 if (self->numberformat != nil) num++;
315 [self->numberformat release];
329 if (self->numberformat != nil) {
331 s = [self->numberformat valueInComponent:[_ctx component]];
/dports/finance/ledgersmb12/ledgersmb/t/
H A D02-number-handling.t49 my %myfooconfig = (numberformat => '1000.00');
51 %myconfig = (numberformat => $formats[$format][0]);
70 %myconfig = (numberformat => $formats[$format][0]);
/dports/finance/ledgersmb12/ledgersmb/
H A Dimport_members.pl178 $self->{numberformat}, $self->{crypted_password},
214 $self->{numberformat}, $self->{print},
/dports/comms/smstools3/smstools3/src/
H A Dpdu.c218 int set_numberformat(int *numberformat, char *number, int number_type) in set_numberformat() argument
227 if (numberformat) in set_numberformat()
228 nf = *numberformat; in set_numberformat()
285 if (numberformat) in set_numberformat()
286 *numberformat = nf; in set_numberformat()
326 int numberformat; in make_pdu() local
334 numberformat = NF_UNKNOWN; in make_pdu()
339 numberformat = NF_INTERNATIONAL; in make_pdu()
343 set_numberformat(&numberformat, tmp, number_type); in make_pdu()
437 sprintf(pdu,"%02X00%02X%02X%s00%02X%02X",flags,numberlength,numberformat,tmp,coding,messagelen); in make_pdu()
[all …]
H A Dpdu.h26 int set_numberformat(int *numberformat, char *number, int number_type);
/dports/devel/dasm/dasm-2.20.14.1/docs/sources/
H A Dpreface.tex25 \item \hyperref[section:numberformat]{Added section describing \nameref{section:numberformat}}
/dports/finance/ledgersmb12/ledgersmb/LedgerSMB/
H A DForm.pm454 if ( $myconfig->{numberformat} ) {
464 if ( $myconfig->{numberformat} eq '1,000.00' ) {
471 if ( $myconfig->{numberformat} eq '1 000.00' ) {
492 if ( $myconfig->{numberformat} eq '1000,00' ) {
497 if ( $myconfig->{numberformat} eq '1000.00' ) {
518 if ( $myconfig->{numberformat} =~ /0,00$/ ) {
546 my $numberformat = $myconfig->{numberformat};
548 if ( $numberformat eq '1.000,00' )
554 if ( $numberformat eq '1000,00' )
558 if ( $numberformat eq '1 000.00' ) {
[all …]
/dports/misc/actiona/actiona-3.10.1/actiontools/
H A Dactiontools.pro53 numberformat.cpp \
105 numberformat.h \
/dports/devel/py-pyicu/PyICU-2.4.3/
H A DMANIFEST.in20 include numberformat.h
/dports/www/interchange/interchange-5.6.3/lib/Vend/Accounting/
H A DSQL_Ledger.pm1148 if ($myconfig->{numberformat} && ($myconfig->{numberformat} ne '1000.00')) {
1153 if ($myconfig->{numberformat} eq '1,000.00') {
1160 if ($myconfig->{numberformat} eq '1.000,00') {
1167 if ($myconfig->{numberformat} eq '1000,00') {
1194 if (($myconfig->{numberformat} eq '1.000,00') ||
1195 ($myconfig->{numberformat} eq '1000,00')) {
/dports/devel/pear-HTML_Template_Flexy/HTML_Template_Flexy-1.3.13/tests/
H A Dtest_plugin_modifiers.html.phpt30 <?php echo $this->plugin("numberformat",$t->numbertest);?>
/dports/finance/ledgersmb12/ledgersmb/sql/
H A DPg-central.sql29 numberformat text, field
/dports/converters/psiconv/psiconv-0.9.9/lib/psiconv/
H A Dparse_sheet.c41 if (!(result->numberformat = malloc(sizeof(*result->numberformat)))) in psiconv_basic_cell_layout()
43 result->numberformat->code = psiconv_numberformat_general; in psiconv_basic_cell_layout()
44 result->numberformat->decimal = 2; in psiconv_basic_cell_layout()
68 if (!(result->numberformat = malloc(sizeof(*result->numberformat)))) in psiconv_clone_cell_layout()
70 result->numberformat->code = original->numberformat->code; in psiconv_clone_cell_layout()
71 result->numberformat->decimal = original->numberformat->decimal; in psiconv_clone_cell_layout()
1208 result->numberformat); in psiconv_parse_sheet_cell_layout()
/dports/lang/spidermonkey60/firefox-60.9.0/intl/
H A Dupdate-icu.sh82 bug-1422415-numberformat-sprintfl-windows.diff \
/dports/finance/ledgersmb12/ledgersmb/bin/
H A Dadmin.pl378 $numberformat .=
379 ( $item eq $myconfig->{numberformat} )
554 <td><select name="numberformat">$numberformat</select></td>
/dports/graphics/SciPlot/SciPlot-1.36/
H A DSciPlot.c2475 char numberformat[16], label[16]; in AdjustDimensionsCartesian() local
2495 sprintf(label, numberformat, val); in AdjustDimensionsCartesian()
2528 sprintf(label, numberformat, val); in AdjustDimensionsCartesian()
2667 char numberformat[16], label[16]; in AdjustDimensionsPolar() local
2676 sprintf(label, numberformat, val); in AdjustDimensionsPolar()
2986 char numberformat[16], label[16]; in DrawCartesianAxes() local
3011 sprintf(label, numberformat, val); in DrawCartesianAxes()
3073 sprintf(label, numberformat, val); in DrawCartesianAxes()
3094 sprintf(label, numberformat, val); in DrawCartesianAxes()
3169 sprintf(label, numberformat, val); in DrawCartesianAxes()
[all …]

1234