Lines Matching refs:of

9  * with the License.  You may obtain a copy of the License at
44 /** Provides methods to create new DataPilot fields where some or all items of
61 <p>The collection of groups can be accessed via the
63 struct contains the sequence of groups in its member
67 a sequence containing the names of the items (members) which will
68 be part of the new group. Must be names of items contained in the
72 the new created field if there is one created on the first call of
83 /** Groups the members of this field by dates, according to the passed
88 date grouping is perfomed inside of this field (no new field will be
93 contains the information how to group the items of the field. The
94 members of this struct have to fulfill the following requirements:
98 </member> is set to <FALSE/>, then the value of <member>
102 the value of <member>DataPilotFieldGroupInfo::Start</member> will
106 </member> is set to <FALSE/>, then the value of <member>
110 the value of <member>DataPilotFieldGroupInfo::End</member> will be
115 are set to <FALSE/> both, then the value of <member>
117 to the value of <member>DataPilotFieldGroupInfo::End</member>.</li>
123 be zero, unless ranges of days have to be grouped (see the
124 description of the member GroupBy below), in that case the value
126 The fractional part of the value will be ignored.</li>
129 must contain exactly one of the flags from <type>DataPilotFieldGroupBy</type>.
130 A combination of several flags will not be accepted. If
132 value of the member <member>DataPilotFieldGroupInfo::Step</member>
133 will specify the type of day grouping (see above). If that value
134 is zero, grouping is performed on all days of the year (e.g. the
135 members containing the 1st of January of any year are grouped
137 ranges of days, and the value specifies the number of days grouped
138 into one range (e.g. a value of 7 groups the members of a week
141 <li>The contents of the member <member>
144 <li>The contents of the member <member>