/trunk/test/testgui/source/fvt/gui/sc/validity/ |
H A D | ValidityDialogSetting.java | 64 scValiditySourceInput.setText("01/01/08"); in testAllowDateNotBetween() 65 scValidityMaxValueInput.setText("03/01/08"); in testAllowDateNotBetween() 142 scValiditySourceInput.setText("0.33333333"); in testAllowDecimalEqual() 197 scValiditySourceInput.setText("10"); in testAllowGreaterTextLength() 242 scValiditySourceInput.setText("10"); in testAllowLessThanTextLength() 327 scValiditySourceInput.setText("27:00"); in testAllowTimeBetween() 328 scValidityMaxValueInput.setText("21:00"); in testAllowTimeBetween() 423 scValiditySourceInput.setText("8:00"); in testAllowTimeGreaterThan() 465 scValiditySourceInput.setText("100"); in testAllowWholeNumLessThan() 518 scValiditySourceInput.setText("1"); in testDefaultErrorAlertMessage() [all …]
|
/trunk/test/testgui/source/fvt/gui/sd/headerandfooter/ |
H A D | HeaderAndFooterSetting.java | 85 sdFooterTextOnSlideInput.setText("Footer Test"); in testCopySlideWithApplyFooter() 140 sdFooterTextOnSlideInput.setText("Footer Test"); in testCopySlideWithApplyToAllFooter() 192 sdHeaderTextOnNotesInput.setText("Header Test"); in testCopySlideWithNotesHeaderFooter() 197 sdFooterTextOnSlideInput.setText("Footer Test"); in testCopySlideWithNotesHeaderFooter() 248 sdFooterTextOnSlideInput.setText("Footer Test"); in testDuplicateSlideWithApplyToAllFooter() 275 sdFooterTextOnSlideInput.setText("Footer Test"); in testFooterNotShowOn1stSlide() 309 sdFooterTextOnSlideInput.setText("Footer Test"); in testInsertApplyFooterOnSlide() 360 sdHeaderTextOnNotesInput.setText("Header Test"); in testInsertApplyToAllFooterOnNotes() 365 sdFooterTextOnSlideInput.setText("Footer Test"); in testInsertApplyToAllFooterOnNotes() 433 sdFooterTextOnSlideInput.setText("Footer Test"); in testInsertApplyToAllFooterOnSlide() [all …]
|
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/ |
H A D | ComponentView.java | 90 maSizeLabel.setText ("<null object>"); in Update() 91 maBoundingBoxLabel.setText ("<null object>"); in Update() 92 maConsistencyLabel.setText ("<null object>"); in Update() 93 maForegroundColorLabel.setText ("<null object>"); in Update() 99 maRelativeLocationLabel.setText ( in Update() 103 maAbsoluteLocationLabel.setText ( in Update() 106 maSizeLabel.setText ( in Update() 109 maBoundingBoxLabel.setText ( in Update() 113 maForegroundColorLabel.setText ( in Update() 119 maBackgroundColorLabel.setText ( in Update() [all …]
|
H A D | TextView.java | 152 maTextLabel.setText ("<null object>"); in Update() 153 maCharacterArrayLabel.setText ("<null object>"); in Update() 154 maCharacterCountLabel.setText ("<null object>"); in Update() 155 maSelectionLabel.setText ("<null object>"); in Update() 156 maBoundsLabel.setText ("<null object>"); in Update() 157 maCaretLineNoLabel.setText ("<null object>"); in Update() 158 maCaretLineTextLabel.setText ("<null object>"); in Update() 164 maTextLabel.setText (mxText.getText()); in Update() 166 maCharacterCountLabel.setText ( in Update() 169 maSelectionLabel.setText ( in Update() [all …]
|
H A D | ParentView.java | 73 maParentLabel.setText ("<null object>"); in Update() 74 maIndexLabel.setText ("<null object>"); in Update() 75 maValidLabel.setText ("<null object>"); in Update() 76 maChildrenLabel.setText ("<null object>"); in Update() 82 maIndexLabel.setText (Integer.toString(nIndex)); in Update() 85 maParentLabel.setText ("yes"); in Update() 95 maValidLabel.setText ("yes"); in Update() 98 maValidLabel.setText ("no"); in Update() 104 maValidLabel.setText ("no: invalid index in parent"); in Update() 110 maValidLabel.setText ("no: parent has no context"); in Update() [all …]
|
H A D | TableView.java | 84 maRowCountLabel.setText ("<null object>"); in Update() 85 maColumnCountLabel.setText ("<null object>"); in Update() 86 maCellCountLabel.setText ("<null object>"); in Update() 87 maSelectedRowsLabel.setText ("<null object>"); in Update() 88 maSelectedColumnsLabel.setText ("<null object>"); in Update() 94 maRowCountLabel.setText (Integer.toString (nRowCount)); in Update() 95 maColumnCountLabel.setText (Integer.toString (nColumnCount)); in Update() 96 maCellCountLabel.setText (Integer.toString (nRowCount*nColumnCount)); in Update() 110 maSelectedRowsLabel.setText (sList.toString()); in Update() 123 maSelectedColumnsLabel.setText (sList.toString()); in Update()
|
H A D | ContextView.java | 73 maNameLabel.setText ("<null object>"); in Update() 74 maDescriptionLabel.setText ("<null object>"); in Update() 75 maRoleLabel.setText ("<null object>"); in Update() 79 maNameLabel.setText (mxContext.getAccessibleName()); in Update() 80 maDescriptionLabel.setText (mxContext.getAccessibleDescription()); in Update() 81 maRoleLabel.setText (NameProvider.getRoleName (mxContext.getAccessibleRole())); in Update()
|
/trunk/main/scripting/workben/installer/ |
H A D | Register.java | 59 …statusLabel.setText("Regsingleton ScriptRuntimeForJava Failed, please view SFrameworkInstall.log"); in regSingletons() 68 statusLabel.setText(message); in regSingletons() 88 statusLabel.setText("Registering Scripting Framework..."); in register() 91 statusLabel.setText("Registering Scripting Framework Components..."); in register() 125 statusLabel.setText( in register() 144 statusLabel.setText("Updating StarBasic libraries..."); in register() 146 … statusLabel.setText("Updating user/basic/script.xlc failed, please view SFrameworkInstall.log"); in register() 150 … statusLabel.setText("Updating user/basic/dialog.xlc failed, please view SFrameworkInstall.log"); in register() 159 statusLabel.setText(message); in register()
|
H A D | FileUpdater.java | 57 statusLabel.setText(message); in updateProtocolHandler() 82 statusLabel.setText(message); in updateProtocolHandler() 131 statusLabel.setText(message); in updateScriptXLC() 160 statusLabel.setText(message); in updateScriptXLC() 207 statusLabel.setText(message); in updateDialogXLC() 236 statusLabel.setText(message); in updateDialogXLC()
|
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/ |
H A D | VclExplorer.java | 137 column.setText("ID"); in createPartControl() 142 column.setText("Name"); in createPartControl() 148 column.setText("Type"); in createPartControl() 153 column.setText("Tips"); in createPartControl() 165 messageLabel.setText(message); in createPartControl() 168 messageLabel.setText(""); in createPartControl() 205 item.setText(1, newName); in createPartControl() 206 messageLabel.setText(""); in createPartControl() 212 messageLabel.setText(msg); in createPartControl() 295 inspectAction.setText("Inspect"); in makeActions() [all …]
|
/trunk/test/testgui/source/svt/gui/sc/ |
H A D | BasicFuncOnCalc.java | 124 scFormatCode.setText("0%"); in saveNewSCWithNumberFormat() 141 scPrintArea.setText("$A$1:$C$4"); in saveNewSCWithPrintRange() 192 scNewSheetName.setText("Instant Filter"); in saveNewSCWithInsertSheets() 212 filterValue1.setText("1"); in saveNewSCWithStandardFilter() 228 filePickerPath.setText(pic); in saveNewSCWithInsertPic() 247 scNewSheetName.setText("Data Validate"); in saveNewSCWithValidaty() 257 scValiditySourceInput.setText("1"); in saveNewSCWithValidaty() 260 scValidityErrorMessageTitle.setText("Error"); in saveNewSCWithValidaty() 298 scNewSheetName.setText("Instant Chart"); in insertChartToOpenedSC() 334 scNewSheetName.setText("Instant Graphic"); in insertPicToOpenedSC() [all …]
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/ |
H A D | _XTextComponent.java | 96 oObj.setText("Listen"); in _addTextListener() 122 oObj.setText("Do not listen"); in _removeTextListener() 137 oObj.setText(newText); in _setText() 154 oObj.setText(newText); in _getText() 169 oObj.setText(text); in _insertText() 184 oObj.setText(text); in _getSelectedText() 203 oObj.setText("setSelection"); in _setSelection() 217 oObj.setText("getSelection"); in _getSelection()
|
/trunk/main/toolkit/test/accessibility/ov/ |
H A D | ContextView.java | 105 maName.setText ("<null object>"); in Update() 106 maDescription.setText ("<null object>"); in Update() 107 maRole.setText ("<null object>"); in Update() 111 maName.setText (mxContext.getAccessibleName()); in Update() 112 maDescription.setText (mxContext.getAccessibleDescription()); in Update() 113 maRole.setText (NameProvider.getRoleName (mxContext.getAccessibleRole())); in Update()
|
/trunk/main/oox/source/xls/ |
H A D | richstring.cxx | 65 void RichStringPortion::setText( const OUString& rText ) in setText() function in oox::xls::RichStringPortion 275 void RichStringPhonetic::setText( const OUString& rText ) in setText() function in oox::xls::RichStringPhonetic 412 createPortion()->setText( aBaseText ); in importString() 427 createPortion()->setText( rStrm.readCharArrayUC( nChars, eTextEnc ) ); in importCharArray() 446 createPortion()->setText( OStringToOUString( aBaseText, eTextEnc ) ); in importByteString() 480 createPortion()->setText( aBaseText ); in importUniString() 580 xPortion->setText( aUniStr ); in createTextPortions() 606 xPortion->setText( rText.copy( aIt->mnPos, nPortionLen ) ); in createTextPortions() 633 xPhonetic->setText( rText.copy( aIt->mnPos, nPortionLen ) ); in createPhoneticPortions()
|
/trunk/test/testuno/source/fvt/mix/sc/sheet/ |
H A D | InsertExcelSheetTest.java | 209 filePickerPath.setText(SourcestoreUrl); in insertSheetFromFileLinkedNormal() 259 filePickerPath.setText("linked-normal.ods"); in insertSheetFromFileLinkedNormal() 302 filePickerPath.setText("linked-normal.ods"); in insertSheetFromFileLinkedNormal() 424 filePickerPath.setText(SourcestoreUrl); in insertSheetFromFileLinkedValue() 479 filePickerPath.setText("linked-value.ods"); in insertSheetFromFileLinkedValue() 519 filePickerPath.setText("linked-value.ods"); in insertSheetFromFileLinkedValue() 642 filePickerPath.setText(SourcestoreUrl); in insertSheetFromFileLinkedNone() 686 filePickerPath.setText("linked-none.ods"); in insertSheetFromFileLinkedNone() 726 filePickerPath.setText("linked-none.ods"); in insertSheetFromFileLinkedNone()
|
H A D | InsertCalcSheetTest.java | 209 filePickerPath.setText(SourcestoreUrl); in insertSheetFromFileLinkedNormal() 259 filePickerPath.setText("linked-normal.ods"); in insertSheetFromFileLinkedNormal() 302 filePickerPath.setText("linked-normal.ods"); in insertSheetFromFileLinkedNormal() 424 filePickerPath.setText(SourcestoreUrl); in insertSheetFromFileLinkedValue() 479 filePickerPath.setText("linked-value.ods"); in insertSheetFromFileLinkedValue() 519 filePickerPath.setText("linked-value.ods"); in insertSheetFromFileLinkedValue() 643 filePickerPath.setText(SourcestoreUrl); in insertSheetFromFileLinkedNone() 687 filePickerPath.setText("linked-none.ods"); in insertSheetFromFileLinkedNone() 727 filePickerPath.setText("linked-none.ods"); in insertSheetFromFileLinkedNone()
|
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Panel/ |
H A D | ChooseComponents.java | 126 descriptionLabel.setText(nodeInfo.getDescription()); in updateNode() 127 sizeLabel.setText(sizeString + nodeInfo.getSize()); in updateNode() 171 descriptionLabel.setText(""); in valueChanged() 172 sizeLabel.setText(""); in valueChanged() 180 descriptionLabel.setText(nodeInfo.getDescription()); in valueChanged() 181 sizeLabel.setText(sizeString + nodeInfo.getSize()); in valueChanged()
|
H A D | ChooseUninstallationComponents.java | 120 descriptionLabel.setText(nodeInfo.getDescription()); in updateNode() 121 sizeLabel.setText(sizeString + nodeInfo.getSize()); in updateNode() 165 descriptionLabel.setText(""); in valueChanged() 166 sizeLabel.setText(""); in valueChanged() 174 descriptionLabel.setText(nodeInfo.getDescription()); in valueChanged() 175 sizeLabel.setText(sizeString + nodeInfo.getSize()); in valueChanged()
|
H A D | ChooseDirectory.java | 119 databaseProgress.setText(s); in setDatabaseText() 127 directoryField.setText(dir); in setDirectory() 147 directoryFieldRootdir.setText(dir); in setRootDirectory() 162 directoryField.setText(file.getAbsolutePath()); in actionPerformed() 173 directoryFieldRootdir.setText(file.getAbsolutePath()); in actionPerformed()
|
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/ |
H A D | SelectPathVisualPanel.java | 73 installPath.setText(orig.getPath()); in SelectPathVisualPanel() 105 installPath.setText(oi.getPath()); in installationsComboBoxActionPerformed() 127 jLabel1.setText("Installations Detected"); in initComponents() 144 jLabel2.setText("Installation Directory"); in initComponents() 165 browseButton.setText("Browse..."); in initComponents() 202 installPath.setText(path); in browseButtonActionPerformed()
|
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ |
H A D | StatusListener.java | 270 aBox.setText(m_sTrueText); in statusChanged() 272 aBox.setText(m_sFalseText); in statusChanged() 287 aLabel.setText(sState); in statusChanged() 294 aLabel.setText(m_sTrueText); in statusChanged() 296 aLabel.setText(m_sFalseText); in statusChanged() 302 aLabel.setText(sState); in statusChanged()
|
H A D | StatusView.java | 190 m_laFontValue.setText (FONT_OFF ); in StatusView() 191 m_laSizeValue.setText (SIZE_OFF ); in StatusView() 192 m_laBoldValue.setText (BOLD_OFF ); in StatusView() 193 m_laItalicValue.setText (ITALIC_OFF ); in StatusView() 194 m_laUnderlineValue.setText(UNDERLINE_OFF); in StatusView()
|
/trunk/main/UnoControls/source/controls/ |
H A D | statusindicator.cxx | 85 m_xText->setText( OUString::createFromAscii( DEFAULT_TEXT ) ); in StatusIndicator() 214 m_xText->setText( sText ); in start() 230 m_xText->setText( OUString() ); in end() 239 void SAL_CALL StatusIndicator::setText( const OUString& sText ) throw( RuntimeException ) in setText() function in unocontrols::StatusIndicator 245 m_xText->setText( sText ); in setText() 272 m_xText->setText( OUString() ); in reset()
|
/trunk/main/vcl/unx/generic/app/ |
H A D | i18n_status.cxx | 66 virtual void setText( const String & ) = 0; 115 virtual void setText( const String & ); 254 setText( String() ); in setPosition() 300 void XIMStatusWindow::setText( const String& rText ) in setText() function in XIMStatusWindow 331 virtual void setText( const String & ); 408 void IIIMPStatusWindow::setText( const String& rText ) in setText() function in IIIMPStatusWindow 610 m_pStatusWindow->setText( aText ); in setStatusText()
|
/trunk/test/testgui/source/fvt/gui/sd/table/ |
H A D | TableBorderProperty.java | 87 areaBorderMfLeft.setText("0.5"); in testTableBorderPropertyDialog() 90 areaBorderMfRight.setText("0.5"); in testTableBorderPropertyDialog() 93 areaBorderMfTop.setText("0.5"); in testTableBorderPropertyDialog() 96 areaBorderMfBottom.setText("0.5"); in testTableBorderPropertyDialog()
|