/aoo41x/test/testgui/source/testlib/gui/ |
H A D | SCTool.java | 186 String[][] texts = new String[rowCount][colCount]; in getCellTexts() local 203 texts[r][c] = cellContent; in getCellTexts() 209 texts[r][c] = cellContent; in getCellTexts() 227 LOG.info("Text of range [" + range + "]:\n" + arrayToString(texts)); in getCellTexts() 228 return texts; in getCellTexts()
|
/aoo41x/test/testuno/source/testlib/uno/ |
H A D | SCUtil.java | 336 …heet, int start_col, int start_row, int end_col, int end_row, String[][] texts) throws Exception { in setTextToCellRange() argument 344 xText.setString(texts[i][j]); in setTextToCellRange() 349 …Range(XSpreadsheet xSpreadsheet, int start_col, int start_row, String[][] texts) throws Exception { in setTextToCellRange() argument 350 …getCellRangeByPosition(start_col, start_row, start_col + texts[0].length - 1, start_row + texts.le… in setTextToCellRange() 353 for (int i = 0; i < texts.length; i++ ) { in setTextToCellRange() 354 for(int j = 0; j < texts[0].length; j++) { in setTextToCellRange() 357 xText.setString(texts[i][j]); in setTextToCellRange()
|
/aoo41x/main/offapi/com/sun/star/chart/ |
H A D | XComplexDescriptionAccess.idl | 47 /** retrieves the description texts for all rows. 58 /** sets the description texts for all rows. 69 /** retrieves the description texts for all columns. 80 /** sets the description texts for all columns.
|
H A D | XChartDataArray.idl | 67 /** retrieves the description texts for all rows. 77 /** sets the description texts for all rows. 87 /** retrieves the description texts for all columns. 97 /** sets the description texts for all columns.
|
H A D | ChartAxisType.idl | 42 /** the axis represent discrete category texts if chart type and the dimension allows
|
/aoo41x/main/offapi/com/sun/star/util/ |
H A D | XSearchable.idl | 74 /** searches the contained texts for all occurrences of whatever is specified.@see SearchDescriptor 79 /** searches the contained texts for the next occurrence of whatever is specified. 90 /** searches the contained texts for the next occurrence of whatever is specified.
|
/aoo41x/main/offapi/com/sun/star/inspection/ |
H A D | XObjectInspectorModel.idl | 132 texts. Clients could use this section to display context-sensitive help, for 133 instance short texts explaining the currently selected property.</p>
|
H A D | ObjectInspector.idl | 54 window, which can display arbitrary (context-sensitive) help texts.</p>
|
/aoo41x/main/svx/inc/svx/ |
H A D | exthelpid.hrc | 28 // the reason is that different controls have the same help texts assigned
|
/aoo41x/main/framework/test/ |
H A D | test_statusindicatorfactory.bas | 49 rem Set different values and texts for indicator 1 and 2.
|
/aoo41x/main/dbaccess/source/ext/macromigration/ |
H A D | macromigration.hrc | 51 //... fixed texts .......................................................
|
/aoo41x/main/offapi/com/sun/star/text/ |
H A D | FontEmphasis.idl | 32 /** Determins the type and position of an emphasis mark in asian texts.
|
H A D | XTextDocument.idl | 52 <p>This text does not contain texts in <type>TextFrame</type>s,
|
H A D | FootnoteSettings.idl | 55 contains the footnote/endnote texts
|
H A D | TextSection.idl | 72 texts.
|
/aoo41x/main/offapi/com/sun/star/style/ |
H A D | CharacterPropertiesAsian.idl | 39 /** This is a set of properties to describe the style of characters in asian texts.
|
H A D | CharacterPropertiesComplex.idl | 39 /** This is a set of properties to describe the style of characters in complex texts.
|
/aoo41x/main/offapi/com/sun/star/form/binding/ |
H A D | BindableDatabaseListBox.idl | 53 <li><em>sequences of strings</em>: When used, the strings in the sequence present the texts
|
/aoo41x/main/sc/source/ui/sidebar/ |
H A D | AlignmentPropertyPanel.src | 135 QuickHelpText [ en-US ] = "Wrap texts automatically.";
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | README-rtf.txt | 201 * texts, including vertical ones and their (paragraph and
|
/aoo41x/main/offapi/com/sun/star/accessibility/ |
H A D | XAccessibleContext.idl | 195 for the name and description texts.</p>
|
/aoo41x/main/offapi/com/sun/star/awt/ |
H A D | XGraphics.idl | 232 /** draws texts in the output device using an explicit kerning table.
|
H A D | XItemList.idl | 263 /** retrieves the texts and images of all items in the list
|
/aoo41x/main/sw/source/ui/index/ |
H A D | idxmrk.src | 250 Text [ en-US ] = "~Apply to all similar texts."; \
|
/aoo41x/main/offapi/com/sun/star/awt/grid/ |
H A D | UnoControlGridModel.idl | 210 /** specifies the color to be used when drawing cell texts
|