Home
last modified time | relevance | path

Searched refs:sequence (Results 1 – 25 of 848) sorted by relevance

12345678910>>...34

/trunk/main/cli_ure/qa/climaker/
H A Dtypes.idl245 sequence< sequence< boolean > > aa1;
246 sequence< sequence< byte > > aa2;
247 sequence< sequence< short > > aa3;
249 sequence< sequence< long > > aa5;
251 sequence< sequence< hyper > > aa7;
253 sequence< sequence< float > > aa9;
254 sequence< sequence< double > > aa10;
255 sequence< sequence< char > > aa11;
257 sequence< sequence< type > > aa13;
258 sequence< sequence< any > > aa14;
[all …]
/trunk/main/codemaker/test/javamaker/src/test/idl/test/codemaker/javamaker/
H A Dtypes.idl154 sequence< sequence< boolean > > aa1;
155 sequence< sequence< byte > > aa2;
156 sequence< sequence< short > > aa3;
158 sequence< sequence< long > > aa5;
160 sequence< sequence< hyper > > aa7;
162 sequence< sequence< float > > aa9;
163 sequence< sequence< double > > aa10;
164 sequence< sequence< char > > aa11;
166 sequence< sequence< type > > aa13;
167 sequence< sequence< any > > aa14;
[all …]
/trunk/main/testtools/source/bridgetest/idl/
H A Dbridgetest.idl404 [in] sequence< sequence< boolean > > arg28,
405 [in] sequence< sequence< any > > arg29,
459 [in] TestPolyStruct<sequence<sequence<long> > > arg35,
465 [in] sequence<sequence<TestPolyStruct< char > > > arg41,
485 sequence< byte> setSequenceByte( [in] sequence< byte > aSeq);
498 sequence< any > setSequenceAny( [in] sequence< any > aSeq);
501 sequence< sequence< long > > setDim2( [in] sequence< sequence< long > > aSeq);
502 sequence< sequence < sequence < long > > > setDim3(
503 [in] sequence< sequence < sequence < long > > > aSeq);
521 [inout] sequence< sequence < sequence < long > > > aSeqDim3);
[all …]
/trunk/main/udkapi/com/sun/star/test/bridge/
H A DXBridgeTest.idl235 sequence< char > setSequenceChar( [in] sequence< char > aSeq);
236 sequence< byte> setSequenceByte( [in] sequence< byte > aSeq);
237 sequence< short> setSequenceShort( [in] sequence< short > aSeq);
239 sequence< long > setSequenceLong( [in] sequence< long > aSeq);
249 sequence< any > setSequenceAny( [in] sequence< any > aSeq);
252 sequence< sequence< long > > setDim2( [in] sequence< sequence< long > > aSeq);
253 sequence< sequence < sequence < long > > > setDim3(
254 [in] sequence< sequence < sequence < long > > > aSeq);
272 [inout] sequence< sequence < sequence < long > > > aSeqDim3);
289 [out] sequence< sequence< long > > aSeqDim2,
[all …]
/trunk/main/extensions/test/ole/idl/
H A Doletest.idl35 sequence<byte> methodByte( [in] sequence<byte> aSeq );
36 sequence<float> methodFloat( [in] sequence<float> aSeq);
39 sequence<short> methodShort( [in] sequence<short> aSeq);
41 sequence<long> methodLong( [in] sequence<long> aSeq);
44 sequence<char> methodChar( [in] sequence<char> aSeq);
45 sequence<any> methodAny ( [in] sequence<any> aSeq);
46 sequence<type> methodType ( [in] sequence<type> aSeq);
48 sequence< sequence <long> > methodSequence( [in] sequence< sequence< long > > aSeq);
49sequence< sequence <sequence <long> > > methodSequence2( [in] sequence< sequence< sequence<long> >…
65 [attribute] sequence< sequence<long> > AttrSequence;
[all …]
/trunk/main/codemaker/test/cppumaker/
H A Dtypes.idl148 [in] sequence< sequence< boolean > > a1,
149 [in] sequence< sequence< byte > > a2,
150 [in] sequence< sequence< short > > a3,
152 [in] sequence< sequence< long > > a5,
154 [in] sequence< sequence< hyper > > a7,
156 [in] sequence< sequence< float > > a9,
158 [in] sequence< sequence< char > > a11,
160 [in] sequence< sequence< type > > a13,
161 [in] sequence< sequence< any > > a14,
164 [in] sequence< sequence<
[all …]
/trunk/main/offapi/com/sun/star/rendering/
H A DXColorSpace.idl91 sequence<byte> getComponentTags();
122 <type>sequence<byte></type>).
129sequence<ColorComponent> convertColorSpace( [in] sequence<ColorComponent> deviceColor, [in] XColor…
152 sequence<RGBColor> convertToRGB( [in] sequence<ColorComponent> deviceColor )
172 sequence<ARGBColor> convertToARGB( [in] sequence<ColorComponent> deviceColor )
196 sequence<ARGBColor> convertToPARGB( [in] sequence<ColorComponent> deviceColor )
208 @return the corresponding sequence of device colors.
214 sequence<ColorComponent> convertFromRGB( [in] sequence<RGBColor> rgbColor )
226 @return the corresponding sequence of device colors.
232 sequence<ColorComponent> convertFromARGB( [in] sequence<ARGBColor> rgbColor )
[all …]
H A DXIntegerBitmapColorSpace.idl48 a sequence of ceil(BitsPerPixel/8) bytes, and the
74 sequence<long> getComponentBitCounts();
112sequence<ColorComponent> convertFromIntegerColorSpace( [in] sequence<byte> deviceColor, [in] XColo…
133sequence<byte> convertToIntegerColorSpace( [in] sequence<byte> deviceColor, [in] XIntege…
148 @return the corresponding sequence of sRGB colors.
156 sequence<RGBColor> convertIntegerToRGB( [in] sequence<byte> deviceColor )
178 sequence<ARGBColor> convertIntegerToARGB( [in] sequence<byte> deviceColor )
202 sequence<ARGBColor> convertIntegerToPARGB( [in] sequence<byte> deviceColor )
223 sequence<byte> convertIntegerFromRGB( [in] sequence<RGBColor> rgbColor )
243 sequence<byte> convertIntegerFromARGB( [in] sequence<ARGBColor> rgbColor )
[all …]
/trunk/main/offapi/com/sun/star/chart/
H A DXChartDataArray.idl47 /** retrieves the numerical data as a nested sequence of values.
50 the values as a sequence of sequences. The inner sequence
53 sequence< sequence< double > > getData();
60 the values as a sequence of sequences. The inner sequence
63 void setData( [in] sequence< sequence< double > > aData );
70 a sequence of strings, each representing the description
73 sequence< string > getRowDescriptions();
80 a sequence of strings which represent a description for
90 a sequence of strings, each representing the description
93 sequence< string > getColumnDescriptions();
[all …]
H A DXComplexDescriptionAccess.idl50 a sequence of sequences of strings representing the descriptions
54 sequence< sequence< string > > getComplexRowDescriptions();
61 a sequence of sequences of strings representing the descriptions of all
65 void setComplexRowDescriptions( [in] sequence< sequence< string > > rRowDescriptions );
72 a sequence of sequences of strings representing the descriptions
76 sequence< sequence< string > > getComplexColumnDescriptions();
83 a sequence of sequences of strings which represent the descriptions of
87 void setComplexColumnDescriptions( [in] sequence< sequence< string > > rColumnDescriptions );
/trunk/main/offapi/com/sun/star/embed/
H A DXRelationshipAccess.idl126 sequence, each element of the sequence represents tag,
153 sequence of entries, each entry is represented by sequence,
154 each element of the sequence represents tag,
159 The sequence should contain the "ID" tag.
164 sequence< sequence< ::com::sun::star::beans::StringPair > >
173 sequence of entries, each entry is represented by sequence,
174 each element of the sequence represents tag,
183 sequence< sequence< ::com::sun::star::beans::StringPair > >
194 a sequence, each element of the sequence represents tag,
239 sequence of entries, each entry is represented by sequence,
[all …]
/trunk/main/udkapi/com/sun/star/reflection/
H A DXServiceTypeDescription.idl59 @return a sequence containing service type descriptions, for an
63 sequence< XServiceTypeDescription > getMandatoryServices();
68 @return a sequence containing service type descriptions, for an
72 sequence< XServiceTypeDescription > getOptionalServices();
77 @return a sequence containing interface type descriptions, for an
81 sequence< XInterfaceTypeDescription > getMandatoryInterfaces();
86 @return a sequence containing interface type descriptions, for an
90 sequence< XInterfaceTypeDescription > getOptionalInterfaces();
94 @return a sequence containing property descriptions, for an obsolete,
96 service, an empty sequence is returned
[all …]
H A DXIdlArray.idl46 that sequence.
55 /** Rellocates the length of the sequence instance.
58 sequence instance
60 new length of sequence
67 /** Returns the length of the given sequence.
70 sequence instance
72 length of sequence
80 sequence instance
91 length of the specified sequence.
102 sequence instance
[all …]
H A DXIdlClass.idl55 sequence<XIdlClass> getClasses();
101 sequence of <type>XIdlClass</type> reflect the base interfaces.
104 not derived from another, then an empty sequence is returned.
109 sequence<XIdlClass> getSuperclasses();
114 sequence<XIdlClass> getInterfaces();
116 /** If the reflected type is an array or sequence, then this method
122 sequence type (null-reference otherwise).
148 then an empty sequence is returned.
153 sequence<XIdlField> getFields();
177 all method reflections (or empty sequence)
[all …]
H A DXStructTypeDescription.idl45 sequence, while <member scope="com::sun::star::reflection"><!--
47 sequence.</li>
53 sequence, while <member scope="com::sun::star::reflection"><!--
55 sequence.</li>
62 sequence.</li>
71 @return a sequence of the names of all type parameters, in the correct
73 type, an empty sequence is returned
75 sequence<string> getTypeParameters();
80 @return a sequence of all type arguments, in the correct order; for a
82 sequence is returned
[all …]
/trunk/main/jurt/java/jurt/src/test/idl/com/sun/star/lib/uno/protocols/urp/
H A Dinterfaces.idl61 sequence<boolean> zBool;
62 sequence<short> zShort;
63 sequence<unsigned short> zUShort;
64 sequence<long> zLong;
65 sequence<unsigned long> zULong;
66 sequence<hyper> zHyper;
68 sequence<float> zFloat;
70 sequence<char> zChar;
71 sequence<byte> zByte;
73 sequence<any> zAny;
[all …]
/trunk/main/offapi/com/sun/star/chart2/data/
H A DXDataSequence.idl42 /** allows access to a one-dimensional sequence of data.
51 @return a sequence containing the actual data. This sequence
56 sequence< any > getData();
64 sequence.
67 no label sequence. In this case you can call this method at
68 the value sequence to obtain a fitting replacement label.</p>
70 <p>The sequence returned here may be empty if no suitable
89 Suitable labels for the given sequence depending on the range
93 sequence "Row 1" "Row 2" "Row 3" for the long side to be used
111 in the data sequence. If nIndex is -1, a key for the entire
[all …]
/trunk/main/scaddins/source/analysis/
H A Danalysisadd.idl105 [in] sequence< sequence< long > > aValList,
106 [in] sequence< any > aOptVLst )
112 [in] sequence< sequence< double > > CoeffList )
134 [in] sequence< sequence< double > > FirstValList,
141 [in] sequence< sequence< double > > FirstValList,
304 [in] sequence< sequence< string > > Num1,
323 [in] sequence< sequence< string > > Num1,
550 [in] sequence< sequence< double > > Values,
551 [in] sequence< sequence< long > > Dates, [in] any Guess )
557 [in] sequence< sequence< double > > Values,
[all …]
/trunk/main/offapi/com/sun/star/chart2/
H A DXAnyDescriptionAccess.idl51 a sequence of sequences of anys representing the descriptions
56 sequence< sequence< any > > getAnyRowDescriptions();
63 a sequence of sequences of anys representing the descriptions of all
68 void setAnyRowDescriptions( [in] sequence< sequence< any > > rRowDescriptions );
75 a sequence of sequences of anys representing the descriptions
80 sequence< sequence< any > > getAnyColumnDescriptions();
87 a sequence of sequences of anys which represent the descriptions of
92 void setAnyColumnDescriptions( [in] sequence< sequence< any > > rColumnDescriptions );
/trunk/main/idlc/test/
H A Dstruct.idl34 typedef sequence< long > Id;
92 typedef sequence< long > LongSeq;
94 typedef sequence< LongSeq > LongSeqSeq;
101 /// a sequence< long > member
102 sequence< long > ms1;
104 /// a sequence< sequence< long > > member
105 sequence< sequence< long > > ms2;
122 /// a sequence typedef member
123 sequence<LongSeq> ms8;
/trunk/main/offapi/com/sun/star/ui/
H A DXImageManager.idl93 sequence< string > getAllImageNames( [in] short nImageType );
114 a sequence of command URLs for which the images are requested.
117 a sequence of graphics object which are associated with the
120 empty image is provided. If the sequence
125sequence< ::com::sun::star::graphic::XGraphic > getImages( [in] short nImageType, [in] sequence< s…
133 a sequence of command URLs for which images should be replaced.
136 a sequence of graphic objects which should replace the old images
148 …void replaceImages( [in] short nImageType, [in] sequence< string > aCommandURLSequence, [in] seque…
156 a sequence of command URLs for which the images should be removed.
174 a sequence of command URLs which specify which commands get an new image.
[all …]
/trunk/main/sc/workben/
H A Dtestadd.idl44 long countParams([in]sequence<any> aArgs);
49 sequence< sequence<double> > transpose([in]sequence< sequence<double> > aMatrix);
50 sequence< sequence<long> > transposeInt([in]sequence< sequence<long> > aMatrix);
52 string repeatMultiple([in]long nCount, [in]any aFirst, [in]sequence<any> aFollow);
/trunk/main/udkapi/com/sun/star/beans/
H A DXTolerantMultiPropertySet.idl88 An empty sequence if all properties are successful set.
93 will be present in this sequence.
100 sequence< com::sun::star::beans::SetPropertyTolerantFailed > setPropertyValuesTolerant(
101 [in] sequence< string > aPropertyNames,
102 [in] sequence< any > aValues )
109 <p>The count and order of the values in the returned sequence
120 a sequence of type
124 sequence< com::sun::star::beans::GetPropertyTolerantResult > getPropertyValuesTolerant(
125 [in] sequence< string > aPropertyNames );
145 a sequence of type
[all …]
/trunk/main/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeGeometry.idl79 /** This property specifies a sequence of Adjustment values.
81 …[optional, property] sequence<::com::sun::star::drawing::EnhancedCustomShapeAdjustmentValue> Adjus…
83 /** This property sequence is including the extrusion description, the properties
86 [optional, property] sequence<::com::sun::star::beans::PropertyValue> Extrusion;
88 /** This property sequence is including the path description, the properties
91 [optional, property] sequence<::com::sun::star::beans::PropertyValue> Path;
93 /** This property sequence is including the textpath description, the properties
96 [optional, property] sequence<::com::sun::star::beans::PropertyValue> TextPath;
102 [optional, property] sequence<string> Equations;
104 /** This property is describing the interaction handles that are used, each inner property sequence
[all …]
/trunk/main/idlc/test/parser/
H A Dpolystruct.tests147 struct Struct2 { Struct1<sequence<Struct2> > member; };
152 struct Struct2 { Struct1<sequence<sequence<Struct2> > > member; };
157 struct Struct2 { sequence<Struct1<Struct2> > member; };
162 struct Struct2 { sequence<Struct1<sequence<Struct2> > > member; };
167 struct Struct2 { sequence<sequence<Struct1<Struct2> > > member; };
226 struct Struct2 { Struct1<sequence<unsigned short> > member; };
231 struct Struct2 { Struct1<sequence<char> > member; };
242 typedef sequence<unsigned short> td;
249 struct Struct2 { Struct1<sequence<td> > member; };

Completed in 71 milliseconds

12345678910>>...34