| /AOO42X/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/ |
| H A D | ColumnRowInfo.java | 42 private int repeated = 1; field in ColumnRowInfo 63 public ColumnRowInfo(int dimension, int repeated, int type) { in ColumnRowInfo() argument 66 this.repeated = repeated; in ColumnRowInfo() 75 public ColumnRowInfo(int dimension, int repeated, int type, boolean userDefined) { in ColumnRowInfo() argument 77 this(dimension, repeated, type); in ColumnRowInfo() 127 return repeated; in getRepeated() 130 public void setRepeated(int repeated) { in setRepeated() argument 132 this.repeated = repeated; in setRepeated()
|
| /AOO42X/main/offapi/com/sun/star/sheet/ |
| H A D | XPrintAreas.idl | 66 /** returns, whether the title columns are repeated on all subsequent 73 /** specifies whether the title columns are repeated on all subsequent 77 if <TRUE/>, title columns are repeated on each page. 85 <p>Title columns can be automatically repeated on all subsequent 100 <p>Title columns can be automatically repeated on all subsequent 111 /** returns, whether the title rows are repeated on all subsequent 118 /** specifies whether the title rows are repeated on all subsequent 122 if <TRUE/>, title rows are repeated on each page. 130 <p>Title rows can be automatically repeated on all subsequent 145 <p>Title rows can be automatically repeated on all subsequent
|
| H A D | XMultipleOperation.idl | 58 <p>The specified formulas are repeated, with references to the
|
| H A D | TableAutoFormat.idl | 54 (repeated in turn between header and footer row). The columns are
|
| /AOO42X/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ |
| H A D | Workbook.java | 443 int repeated = cri.getRepeated(); in addColInfo() local 447 nCols+repeated-1, in addColInfo() 450 nCols += repeated; in addColInfo() 455 for(int i=0;i<repeated;i++) { in addColInfo() 461 nRows += repeated; in addColInfo()
|
| /AOO42X/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/ |
| H A D | PocketExcelDecoder.java | 147 int repeated = ci.getLast() - ci.getFirst() + 1; in getColumnRowInfos() local 149 repeated, in getColumnRowInfos() 159 int repeated = rw.getRowNumber(); in getColumnRowInfos() local 161 repeated, in getColumnRowInfos()
|
| /AOO42X/main/offapi/com/sun/star/rendering/ |
| H A D | AnimationRepeat.idl | 62 a repeated triangle curve.<p> 72 plotting the value over time, this yields a repeated saw-tooth
|
| H A D | XHalfFloatReadOnlyBitmap.idl | 66 occurs, the whole bitmap read operation should be repeated.<p>
|
| H A D | XIeeeDoubleReadOnlyBitmap.idl | 66 occurs, the whole bitmap read operation should be repeated.<p>
|
| H A D | XIeeeFloatReadOnlyBitmap.idl | 65 occurs, the whole bitmap read operation should be repeated.<p>
|
| H A D | XIntegerReadOnlyBitmap.idl | 67 occurs, the whole bitmap read operation should be repeated, if you
|
| /AOO42X/main/sd/source/ui/view/ |
| H A D | DocumentRenderer.src | 132 < "Tile sheet of paper with repeated slides" ; > ; 142 < "Tile sheet of paper with repeated pages" ; > ;
|
| /AOO42X/main/offapi/com/sun/star/text/ |
| H A D | TextTable.idl | 191 /** determines if the first row of the table is repeated on every new page. 195 /** determines the number of rows of the table repeated on every new page.
|
| /AOO42X/main/offapi/com/sun/star/drawing/ |
| H A D | BitmapMode.idl | 40 /** the bitmap is repeated over the fill area.
|
| H A D | FillProperties.idl | 245 /** if set, the fill bitmap is repeated to fill the area of the shape.
|
| H A D | TextProperties.idl | 280 /** This number defines how many times the text animation is repeated.
|
| /AOO42X/main/offapi/com/sun/star/table/ |
| H A D | CellHoriJustify.idl | 69 /** contents are repeated to fill the cell.
|
| /AOO42X/main/offapi/com/sun/star/datatransfer/dnd/ |
| H A D | XAutoscroll.idl | 53 result in repeated scroll requests to the Component until the drag Cursor
|
| /AOO42X/main/offapi/com/sun/star/chart2/ |
| H A D | FillBitmap.idl | 103 <p>It may be repeated, stretched or displayed with blank space
|
| /AOO42X/main/offapi/com/sun/star/presentation/ |
| H A D | Presentation.idl | 98 /** If this property is set to <TRUE/>, the presentation is repeated
|
| /AOO42X/main/offapi/com/sun/star/report/ |
| H A D | XSection.idl | 165 …/** Defines that the group header should be repeated on the next page when a group spans more than…
|
| /AOO42X/main/reportdesign/source/ui/inspection/ |
| H A D | inspection.src | 111 Text [ en-US ] = "Print repeated values" ;
|
| /AOO42X/main/oox/source/dump/ |
| H A D | dumperbase.ini | 65 # - Optional items that may be repeated are marked with an ellipsis (...).
|
| /AOO42X/main/offapi/com/sun/star/sdbc/ |
| H A D | XParameters.idl | 436 <p>In general, parameter values remain in force for repeated use of a
|
| /AOO42X/main/sc/source/ui/src/ |
| H A D | globstr.src | 1373 …queries. The results of these queries were not saved.\nDo you want these queries to be repeated?" ;
|