Home
last modified time | relevance | path

Searched refs:difference (Results 1 – 25 of 125) sorted by relevance

12345

/aoo42x/main/sc/addin/datefunc/
H A Ddfa.src70 Text = "Returns the difference in weeks between two dates";
74 Text = "The end date for calculating the difference in weeks";
78 Text = "The start date for calculating the difference weeks";
82 Text = "Type of difference calculation: mode=0 means the interval, mode=1 means calendar weeks";
97 Text = "The end date for calculating the difference in months";
101 Text = "The start date for calculating the difference in months";
105 …Text = "Type of difference calculation: Mode = 0 means interval, mode = 1 means in calendar months…
116 Text = "Returns the difference in years between two dates";
120 Text = "The end date for calculating the difference in years";
124 Text = "The start date for calculating the difference in years";
[all …]
H A Ddfa.cl208 * Get week difference between 2 dates
243 * the week difference by calendar weeks which is then nWeek = nWeek2 - nWeek1
260 * mode 1 is the difference by week of year
293 * Get month difference between 2 dates
305 * mode 1 is the difference in calendar month
341 * Get Year difference between 2 dates
352 * mode 1 is the difference in calendar years
/aoo42x/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldReferenceType.idl46 /** From each result, its reference value (see below) is subtracted, and the difference is shown.
55 parent field, the difference isn't calculated and an error value is shown.</p>
57 <p>If the result for an item combination is empty, the value 0 is used for the difference, even
58 if the summary function is undefined without values, like average or variance. The difference
61 <p>The difference for item combinations containing the base item is shown as empty result.</p>
67 item in the base field are hidden, that item is skipped. The difference for the item with
73 …<p>The difference for the first (for <TYPE>com::sun::star::sheet::DataPilotFieldReferenceItemType:…
96 /** From each result, its reference value is subtracted, and the difference divided by the
H A DShape.idl53 the position is the difference of the left top edge of the anchor
56 the position is the difference of the right top edge of the anchor
64 the position is the difference of the left top edge of the anchor
67 the position is the difference of the right top edge of the anchor
H A DSpreadsheetDocumentSettings.idl89 <p>More exactly it specifies a difference in the change of the
90 result between two iterations. If the result difference
/aoo42x/main/writerfilter/documentation/
H A DtablesInDoc.txt109 difference = curTableDepth - prevTableDepth
111 if (difference > 0)
112 push difference new TableData<Handle> onto stack
113 else if (difference < 0)
115 repeat difference times
/aoo42x/main/offapi/com/sun/star/style/
H A DCharacterStyle.idl52 /** This value contains the character height as difference in point to the height of
60 /** This value contains the character height as difference in point to the height of
68 /** This value contains the character height as difference in point to the height of
H A DParagraphStyle.idl117 /** This value contains the character height as difference in point to the height of
129 /** This value contains the character height as difference in point to the height of
/aoo42x/main/offapi/com/sun/star/chart/
H A DChartAxisMarkPosition.idl47 …This makes a difference to 'AT_LABELS' only when the labels are not placed near the axis (@see Cha…
54 …This makes a difference to 'AT_LABELS' only when the labels are not placed near the axis (@see Cha…
H A DStockDiagram.idl123 <p>The difference will be indicated by bars. The color
/aoo42x/main/salhelper/source/
H A Dgcc3.map38 # marginal type discrepancy there is a difference in the
65 # marginal type discrepancy there is a difference in the
H A Dgcc3os2.map38 # marginal type discrepancy there is a difference in the
65 # marginal type discrepancy there is a difference in the
/aoo42x/main/offapi/com/sun/star/form/binding/
H A DBindableDataAwareControlModel.idl81 difference to SQL bindings, which only are effective when the parent form
87 in the external binding. This is a difference to SQL bindings of most
/aoo42x/main/svtools/source/table/
H A Dtablecontrol_impl.cxx1068 long const difference = newColWidth - currentColWidths[i]; in impl_ni_calculateColumnWidths() local
1069 distributePixel -= difference; in impl_ni_calculateColumnWidths()
1145 long const difference = currentColWidths[i] - newColWidth; in impl_ni_calculateColumnWidths() local
1146 takeAwayPixel -= difference; in impl_ni_calculateColumnWidths()
/aoo42x/main/offapi/com/sun/star/rendering/
H A DXGraphicDevice.idl157 A volatile bitmap's difference in comparison to a plain bitmap
190 A volatile bitmap's difference in comparison to a plain bitmap
H A DRenderingIntent.idl63 Colorimetric except for the following difference:
H A DFloatingPointBitmapLayout.idl68 assumed to be planar. The difference between chunky and
H A DIntegerBitmapLayout.idl68 assumed to be planar. The difference between chunky and
/aoo42x/main/offapi/com/sun/star/util/
H A DDuration.idl37 A duration is the difference of 2 <type>DateTime</type>s.
/aoo42x/main/offapi/com/sun/star/animations/
H A DXTargetPropertiesCreator.idl43 default. The most prominent example for such a difference is shape
/aoo42x/main/udkapi/com/sun/star/security/
H A DXAccessControlContext.idl45 with one difference:
/aoo42x/main/offapi/com/sun/star/linguistic2/
H A DXDictionaryEntry.idl54 difference.</P>
/aoo42x/main/offapi/com/sun/star/i18n/
H A DCalendarFieldIndex.idl41 difference of GMT+2. The calculation in minutes is
/aoo42x/main/svx/source/sidebar/graphic/
H A DGraphicPropertyPanel.src85 …QuickHelpText [ en-US ] = "Specify the degree of difference between the lightest and darkest parts…
/aoo42x/main/offapi/com/sun/star/packages/
H A DXDataSinkEncrSupport.idl90 The difference of raw stream is that it contains header for encrypted data,

Completed in 87 milliseconds

12345