Home
last modified time | relevance | path

Searched refs:Rows (Results 1 – 25 of 147) sorted by relevance

123456

/trunk/test/testuno/source/fvt/uno/sc/data/
H A DStandardFilterOption.java108 Object aRowObj = Rows.getByIndex(i); in testStandardFilterForString()
124 Rows = ColRowRange.getRows(); in testStandardFilterForString()
126 Object aRowObj = Rows.getByIndex(i); in testStandardFilterForString()
167 Object aRowObj = Rows.getByIndex(i); in testStandardFilterOptionCaseSensitive()
181 Object aRowObj = Rows.getByIndex(i); in testStandardFilterOptionCaseSensitive()
197 Rows = ColRowRange.getRows(); in testStandardFilterOptionCaseSensitive()
268 Rows = ColRowRange.getRows(); in testStandardFilterOptionContainsHeader()
353 Rows = ColRowRange.getRows(); in testStandardFilterOptionCopyOutput()
427 Rows = ColRowRange.getRows(); in testStandardFilterOptionSkipDuplicates()
445 Rows = ColRowRange.getRows(); in testStandardFilterOptionSkipDuplicates()
[all …]
H A DAdvanceFilter.java105 XTableRows Rows = ColRowRange.getRows(); in testStandardFilterForString() local
106 for (int i = 0; i < Rows.getCount(); i++) { in testStandardFilterForString()
107 Object aRowObj = Rows.getByIndex(i); in testStandardFilterForString()
123 Rows = ColRowRange.getRows(); in testStandardFilterForString()
124 for (int i = 0; i < Rows.getCount(); i++) { in testStandardFilterForString()
125 Object aRowObj = Rows.getByIndex(i); in testStandardFilterForString()
H A DStardarFilterTest.java142 XTableRows Rows = ColRowRange.getRows(); in testStandardFilter() local
143 for (int i = 0; i < Rows.getCount() - 1; i++) { in testStandardFilter()
144 Object aRowObj = Rows.getByIndex(i); in testStandardFilter()
157 Rows = ColRowRange.getRows(); in testStandardFilter()
158 for (int i = 0; i < Rows.getCount() - 1; i++) { in testStandardFilter()
159 Object aRowObj = Rows.getByIndex(i); in testStandardFilter()
/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultsetstub.cxx271 aRet.Rows.realloc( 1 ); \
275 impl_loadRow( aRet.Rows[0], loadInterface ); \
279 aRet.Rows.realloc( 0 ); \
285 aRet.Rows.realloc( nRowCount ); \
300 aRet.Rows.realloc( 0 ); \
306 aRet.Rows.realloc( 0 ); \
321 impl_loadRow( aRet.Rows[nN-1], loadInterface ); \
329 aRet.Rows.realloc( nN-1 ); \
338 aRet.Rows.realloc( nN-1 ); \
348 aRet.Rows.realloc( nN-1 ); \
/trunk/test/testuno/source/fvt/uno/sc/rowcolumn/
H A DResizeHideShowRowColumn.java181 XTableRows Rows = ColRowRange.getRows(); in testResizeRow() local
184 Object aRowObj = Rows.getByIndex( 0 ); in testResizeRow()
206 Rows = ColRowRange.getRows(); in testResizeRow()
209 aRowObj = Rows.getByIndex( 0 ); in testResizeRow()
236 Rows = ColRowRange.getRows(); in testResizeRow()
239 aRowObj = Rows.getByIndex( 0 ); in testResizeRow()
/trunk/main/offapi/com/sun/star/ucb/
H A DFetchResult.idl45 sequence< any > Rows;
49 <member>FetchResult::Rows</member> in the original resultset. So if
51 first element in the sequence <member>FetchResult::Rows</member>
61 the sequence <member>FetchResult::Rows</member>.
64 rows in <member>FetchResult::Rows</member> are ordered in the same way
H A DXFetchProviderForContentAccess.idl50 <member>FetchResult::Rows</member> contains a sequence of anys. Each
74 <member>FetchResult::Rows</member> contains a sequence of anys. Each
97 <member>FetchResult::Rows</member> contains a sequence of anys. Each
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/excel/
H A DTestCalc_Rangetest.log11 ITEM Assertion OK : - Range("D1").EntireColumn.Rows.Count
13 ITEM Assertion OK : - Range("M1:N2").Rows.Hidden (set)
14 ITEM Assertion OK : - Range("M1:N2").Rows.Hidden (get)
15 ITEM Assertion OK : - Range("M1:N2").Rows(1).Hidden (set)
16 ITEM Assertion OK : - Range("M1:N2").Rows(1).Hidden (get)
H A DTestAddress.log49 ITEM Assertion OK : test45 Range('c4:g10').Rows(-1)
50 ITEM Assertion OK : test46 Range('a2:b4').Rows('1:1')
51 ITEM Assertion OK : test47 Range('a2:b4').Rows('1:2')
52 ITEM Assertion OK : test48 Range('a2:b4').Rows('2:2')
53 ITEM Assertion OK : test49 Range('a2:b4').Rows('2:3')
H A DRanges.log7 ITEM Assertion OK : Address of Application.Rows is: $1:$1
115 ITEM Assertion OK : Rows.AutoFit: CurrentHeight is 612
222 ITEM Assertion OK : EntireColumn.Rows.Count = 65536
240 ITEM Assertion OK : - Range.Rows.Hidden (set)
241 ITEM Assertion OK : - Range.Rows.Hidden (get)
242 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (set)
243 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (get)
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DTestCalc_Rangetest.log11 ITEM Assertion OK : - Range("D1").EntireColumn.Rows.Count
13 ITEM Assertion OK : - Range("M1:N2").Rows.Hidden (set)
14 ITEM Assertion OK : - Range("M1:N2").Rows.Hidden (get)
15 ITEM Assertion OK : - Range("M1:N2").Rows(1).Hidden (set)
16 ITEM Assertion OK : - Range("M1:N2").Rows(1).Hidden (get)
H A DTestAddress.log49 ITEM Assertion OK : test45 Range('c4:g10').Rows(-1)
50 ITEM Assertion OK : test46 Range('a2:b4').Rows('1:1')
51 ITEM Assertion OK : test47 Range('a2:b4').Rows('1:2')
52 ITEM Assertion OK : test48 Range('a2:b4').Rows('2:2')
53 ITEM Assertion OK : test49 Range('a2:b4').Rows('2:3')
H A DRanges.log7 ITEM Assertion OK : Address of Application.Rows is: $1:$1
115 ITEM Assertion OK : Rows.AutoFit: CurrentHeight is 554
222 ITEM Assertion OK : EntireColumn.Rows.Count = 131072
240 ITEM Assertion OK : - Range.Rows.Hidden (set)
241 ITEM Assertion OK : - Range.Rows.Hidden (get)
242 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (set)
243 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (get)
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A DTestCalc_Rangetest.log11 ITEM Assertion OK : - Range("D1").EntireColumn.Rows.Count
13 ITEM Assertion OK : - Range("M1:N2").Rows.Hidden (set)
14 ITEM Assertion OK : - Range("M1:N2").Rows.Hidden (get)
15 ITEM Assertion OK : - Range("M1:N2").Rows(1).Hidden (set)
16 ITEM Assertion OK : - Range("M1:N2").Rows(1).Hidden (get)
H A DTestAddress.log49 ITEM Assertion OK : test45 Range('c4:g10').Rows(-1)
50 ITEM Assertion OK : test46 Range('a2:b4').Rows('1:1')
51 ITEM Assertion OK : test47 Range('a2:b4').Rows('1:2')
52 ITEM Assertion OK : test48 Range('a2:b4').Rows('2:2')
53 ITEM Assertion OK : test49 Range('a2:b4').Rows('2:3')
H A DRanges.log7 ITEM Assertion OK : Address of Application.Rows is: $1:$1
115 ITEM Assertion FAIL : Rows.AutoFit: CurrentHeight is 78
222 ITEM Assertion OK : EntireColumn.Rows.Count = 131072
240 ITEM Assertion OK : - Range.Rows.Hidden (set)
241 ITEM Assertion OK : - Range.Rows.Hidden (get)
242 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (set)
243 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (get)
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/excel/
H A DTestCalc_Rangetest.log11 ITEM Assertion OK : - Range("D1").EntireColumn.Rows.Count
13 ITEM Assertion OK : - Range("M1:N2").Rows.Hidden (set)
14 ITEM Assertion OK : - Range("M1:N2").Rows.Hidden (get)
15 ITEM Assertion OK : - Range("M1:N2").Rows(1).Hidden (set)
16 ITEM Assertion OK : - Range("M1:N2").Rows(1).Hidden (get)
H A DTestAddress.log49 ITEM Assertion OK : test45 Range('c4:g10').Rows(-1)
50 ITEM Assertion OK : test46 Range('a2:b4').Rows('1:1')
51 ITEM Assertion OK : test47 Range('a2:b4').Rows('1:2')
52 ITEM Assertion OK : test48 Range('a2:b4').Rows('2:2')
53 ITEM Assertion OK : test49 Range('a2:b4').Rows('2:3')
H A DRanges.log7 ITEM Assertion OK : Address of Application.Rows is: $1:$1
115 ITEM Assertion OK : Rows.AutoFit: CurrentHeight is 612
222 ITEM Assertion OK : EntireColumn.Rows.Count = 65536
240 ITEM Assertion OK : - Range.Rows.Hidden (set)
241 ITEM Assertion OK : - Range.Rows.Hidden (get)
242 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (set)
243 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (get)
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A DTestCalc_Rangetest.log11 ITEM Assertion OK : - Range("D1").EntireColumn.Rows.Count
13 ITEM Assertion OK : - Range("M1:N2").Rows.Hidden (set)
14 ITEM Assertion OK : - Range("M1:N2").Rows.Hidden (get)
15 ITEM Assertion OK : - Range("M1:N2").Rows(1).Hidden (set)
16 ITEM Assertion OK : - Range("M1:N2").Rows(1).Hidden (get)
H A DTestAddress.log49 ITEM Assertion OK : test45 Range('c4:g10').Rows(-1)
50 ITEM Assertion OK : test46 Range('a2:b4').Rows('1:1')
51 ITEM Assertion OK : test47 Range('a2:b4').Rows('1:2')
52 ITEM Assertion OK : test48 Range('a2:b4').Rows('2:2')
53 ITEM Assertion OK : test49 Range('a2:b4').Rows('2:3')
H A DRanges.log7 ITEM Assertion OK : Address of Application.Rows is: $1:$1
115 ITEM Assertion OK : Rows.AutoFit: CurrentHeight is 554
222 ITEM Assertion OK : EntireColumn.Rows.Count = 131072
240 ITEM Assertion OK : - Range.Rows.Hidden (set)
241 ITEM Assertion OK : - Range.Rows.Hidden (get)
242 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (set)
243 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (get)
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A DTestCalc_Rangetest.log11 ITEM Assertion OK : - Range("D1").EntireColumn.Rows.Count
13 ITEM Assertion OK : - Range("M1:N2").Rows.Hidden (set)
14 ITEM Assertion OK : - Range("M1:N2").Rows.Hidden (get)
15 ITEM Assertion OK : - Range("M1:N2").Rows(1).Hidden (set)
16 ITEM Assertion OK : - Range("M1:N2").Rows(1).Hidden (get)
H A DTestAddress.log49 ITEM Assertion OK : test45 Range('c4:g10').Rows(-1)
50 ITEM Assertion OK : test46 Range('a2:b4').Rows('1:1')
51 ITEM Assertion OK : test47 Range('a2:b4').Rows('1:2')
52 ITEM Assertion OK : test48 Range('a2:b4').Rows('2:2')
53 ITEM Assertion OK : test49 Range('a2:b4').Rows('2:3')
H A DRanges.log7 ITEM Assertion OK : Address of Application.Rows is: $1:$1
115 ITEM Assertion OK : Rows.AutoFit: CurrentHeight is 582
222 ITEM Assertion OK : EntireColumn.Rows.Count = 131072
240 ITEM Assertion OK : - Range.Rows.Hidden (set)
241 ITEM Assertion OK : - Range.Rows.Hidden (get)
242 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (set)
243 ITEM Assertion OK : - Range.Rows.Item(1).Hidden (get)

Completed in 89 milliseconds

123456