Home
last modified time | relevance | path

Searched refs:subreports (Results 1 – 14 of 14) sorted by relevance

/dports/finance/hs-hledger/hledger-1.19/Hledger/Cli/
H A DCompoundBalanceCommand.hs191 …(CompoundPeriodicReport title _colspans subreports (PeriodicReportRow _ coltotals grandtotal grand…
196 case map (subreportAsTable ropts) subreports of
200 | no_total_ ropts || length subreports == 1 =
229 compoundBalanceReportAsCsv ropts (CompoundPeriodicReport title colspans subreports (PeriodicReportR…
237 concatMap (subreportAsCsv ropts) subreports
246 | null subreports = 1
252 map (length . prDates . second3) subreports
254 | no_total_ ropts || length subreports == 1 = id
268 …CompoundPeriodicReport title colspans subreports (PeriodicReportRow _ coltotals grandtotal grandav…
298 totalrows | no_total_ ropts || length subreports == 1 = []
[all …]
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hledger-1.19/Hledger/Cli/
H A DCompoundBalanceCommand.hs191 …(CompoundPeriodicReport title _colspans subreports (PeriodicReportRow _ coltotals grandtotal grand…
196 case map (subreportAsTable ropts) subreports of
200 | no_total_ ropts || length subreports == 1 =
229 compoundBalanceReportAsCsv ropts (CompoundPeriodicReport title colspans subreports (PeriodicReportR…
237 concatMap (subreportAsCsv ropts) subreports
246 | null subreports = 1
252 map (length . prDates . second3) subreports
254 | no_total_ ropts || length subreports == 1 = id
268 …CompoundPeriodicReport title colspans subreports (PeriodicReportRow _ coltotals grandtotal grandav…
298 totalrows | no_total_ ropts || length subreports == 1 = []
[all …]
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hledger-1.19.1/Hledger/Cli/
H A DCompoundBalanceCommand.hs191 …(CompoundPeriodicReport title _colspans subreports (PeriodicReportRow _ coltotals grandtotal grand…
196 case map (subreportAsTable ropts) subreports of
200 | no_total_ ropts || length subreports == 1 =
229 compoundBalanceReportAsCsv ropts (CompoundPeriodicReport title colspans subreports (PeriodicReportR…
237 concatMap (subreportAsCsv ropts) subreports
246 | null subreports = 1
252 map (length . prDates . second3) subreports
254 | no_total_ ropts || length subreports == 1 = id
268 …CompoundPeriodicReport title colspans subreports (PeriodicReportRow _ coltotals grandtotal grandav…
298 totalrows | no_total_ ropts || length subreports == 1 = []
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/report/
H A DXReportComponent.idl132 /** is used for subreports and contains the names of columns of the parent report.
147 /**is used for subreports and contains the names of the columns of the subreport
H A DXSection.idl38 dependent subreports.</p>
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/report/
H A DXReportComponent.idl132 /** is used for subreports and contains the names of columns of the parent report.
147 /**is used for subreports and contains the names of the columns of the subreport
H A DXSection.idl38 dependent subreports.</p>
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hledger-lib-1.19/Hledger/Reports/
H A DMultiBalanceReport.hs153 subreports = map generateSubreport subreportspecs function
172 overalltotals = case subreports of
179 cbr = CompoundPeriodicReport "" colspans subreports overalltotals
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/hledger-lib-1.19/Hledger/Reports/
H A DMultiBalanceReport.hs153 subreports = map generateSubreport subreportspecs function
172 overalltotals = case subreports of
179 cbr = CompoundPeriodicReport "" colspans subreports overalltotals
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hledger-lib-1.19.1/Hledger/Reports/
H A DMultiBalanceReport.hs153 subreports = map generateSubreport subreportspecs function
172 overalltotals = case subreports of
179 cbr = CompoundPeriodicReport "" colspans subreports overalltotals
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/chart2/data/
H A DXDatabaseDataProvider.idl69 /** is used for subreports and contains the names of columns of the parent report.
80 /**is used for subreports and contains the names of the columns of the subreport
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/chart2/data/
H A DXDatabaseDataProvider.idl69 /** is used for subreports and contains the names of columns of the parent report.
80 /**is used for subreports and contains the names of the columns of the subreport
/dports/security/gvmd/gvmd-21.4.4/src/
H A Dmanage_sql_report_formats.c3656 GHashTable *subreports; in apply_report_format() local
3699 subreports = g_hash_table_new_full (g_str_hash, g_str_equal, g_free, g_free); in apply_report_format()
3739 if (g_hash_table_contains (subreports, *current_rf_dependency) in apply_report_format()
3749 g_hash_table_insert (subreports, in apply_report_format()
3768 g_hash_table_iter_init (&files_iter, subreports); in apply_report_format()
3861 g_hash_table_destroy (subreports); in apply_report_format()
/dports/finance/gnucash/gnucash-4.9/
H A DChangeLog.20203139 * [html-utilities] gnc:html-render-options-changed shows subreports