Home
last modified time | relevance | path

Searched refs:toString (Results 1 – 25 of 639) sorted by relevance

12345678910>>...26

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/tree/
H A D_XTreeControl.java400 log.println("ERROR: could not collapse node: " + ex.toString()); in _addTreeExpansionListener()
403 log.println("ERROR: could not collapse node: " + ex.toString()); in _addTreeExpansionListener()
421 log.println("ERROR: could not expand node: " + ex.toString()); in _addTreeExpansionListener()
424 log.println("ERROR: could not expand node: " + ex.toString()); in _addTreeExpansionListener()
438 log.println("ERROR: could not collapse node: " + ex.toString()); in _addTreeExpansionListener()
441 log.println("ERROR: could not collapse node: " + ex.toString()); in _addTreeExpansionListener()
463 log.println("ERROR: could not collapse node: " + ex.toString()); in _removeTreeExpansionListener()
466 log.println("ERROR: could not collapse node: " + ex.toString()); in _removeTreeExpansionListener()
481 log.println("ERROR: could not expand node: " + ex.toString()); in _removeTreeExpansionListener()
484 log.println("ERROR: could not expand node: " + ex.toString()); in _removeTreeExpansionListener()
[all …]
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A DUnmarshal.java54 throw new RuntimeException(e.toString()); in read8Bit()
62 throw new RuntimeException(e.toString()); in read16Bit()
200 throw new RuntimeException(e.toString()); in hasMore()
212 throw new RuntimeException(e.toString()); in readBooleanValue()
220 throw new RuntimeException(e.toString()); in readByteValue()
228 throw new RuntimeException(e.toString()); in readShortValue()
236 throw new RuntimeException(e.toString()); in readLongValue()
244 throw new RuntimeException(e.toString()); in readHyperValue()
252 throw new RuntimeException(e.toString()); in readFloatValue()
260 throw new RuntimeException(e.toString()); in readDoubleValue()
[all …]
H A DMarshal.java54 throw new RuntimeException(e.toString()); in write8Bit()
62 throw new RuntimeException(e.toString()); in write16Bit()
197 throw new RuntimeException(e.toString()); in writeBooleanValue()
217 throw new RuntimeException(e.toString()); in writeHyperValue()
225 throw new RuntimeException(e.toString()); in writeFloatValue()
233 throw new RuntimeException(e.toString()); in writeDoubleValue()
241 throw new RuntimeException(e.toString()); in writeCharValue()
253 throw new RuntimeException(e.toString()); in writeStringValue()
266 throw new RuntimeException(e.toString()); in writeTypeValue()
359 throw new RuntimeException(e.toString()); in write32Bit()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XPropertyContainer.java89 ex.toString()); in _addProperty()
95 ex.toString()); in _addProperty()
101 ex.toString()); in _addProperty()
122 ex.toString()); in _addProperty()
134 ex.toString()); in _addProperty()
156 ex.toString()); in _addProperty()
164 ex.toString()); in _addProperty()
196 ex.toString()); in _addProperty()
204 ex.toString()); in _addProperty()
264 ex.toString()); in _removeProperty()
[all …]
H A D_XPropertyAccess.java125 ex.toString()); in _setPropertyValues()
129 ex.toString()); in _setPropertyValues()
133 ex.toString()); in _setPropertyValues()
137 ex.toString()); in _setPropertyValues()
159 ex.toString()); in _setPropertyValues()
163 ex.toString()); in _setPropertyValues()
167 ex.toString()); in _setPropertyValues()
172 ex.toString()); in _setPropertyValues()
200 ex.toString()); in _setPropertyValues()
204 ex.toString()); in _setPropertyValues()
[all …]
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DSortingComponent.java96 …lModel("com.sun.star.awt.UnoControlFixedLineModel", "lblSort" + Integer.toString(i + 1), new Strin… in SortingComponent()
114 … xRadioButtonAsc = CurUnoDialog.insertRadioButton("optAscend" + Integer.toString(i + 1), 0, new St… in SortingComponent()
123 …RadioButtonDesc = CurUnoDialog.insertRadioButton("optDescend" + Integer.toString(i + 1), 0, new St… in SortingComponent()
182 …CurUnoDialog.setControlProperty("lstSort" + Integer.toString(i + 1), PropertyNames.STRING_ITEM_LIS… in initialize()
183 …CurUnoDialog.setControlProperty("lstSort" + Integer.toString(i + 1), PropertyNames.SELECTED_ITEMS,… in initialize()
207 …CurUnoDialog.setControlProperty("lstSort" + Integer.toString(_index + 1), PropertyNames.READ_ONLY,… in setReadOnly()
299 …CurUnoDialog.setControlProperty("lstSort" + Integer.toString(i + 2), PropertyNames.SELECTED_ITEMS,…
322 …CurUnoDialog.setControlProperty("lstSort" + Integer.toString(i + 1), PropertyNames.SELECTED_ITEMS,…
326 …CurUnoDialog.setControlProperty("lstSort" + Integer.toString(i + 2), PropertyNames.SELECTED_ITEMS,…
330 …CurUnoDialog.setControlProperty("lstSort" + Integer.toString(i + 2), PropertyNames.SELECTED_ITEMS,…
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdb/
H A D_XSingleSelectQueryAnalyzer.java97 log.println("unexpected Exception: " + e.toString()); in _setQuery()
134 log.println("unexpected Exception: " + e.toString()); in _getFilter()
165 log.println("unexpected Exception: " + e.toString()); in _getStructuredFilter()
168 log.println("unexpected Exception: " + e.toString()); in _getStructuredFilter()
184 log.println("unexpected Exception: " + e.toString()); in _getGroup()
202 log.println("unexpected Exception: " + e.toString()); in _getGroupColumns()
205 log.println("unexpected Exception: " + e.toString()); in _getGroupColumns()
222 log.println("unexpected Exception: " + e.toString()); in _getHavingClause()
253 log.println("unexpected Exception: " + e.toString()); in _getStructuredHavingClause()
269 log.println("unexpected Exception: " + e.toString()); in _getOrder()
[all …]
H A D_XSingleSelectQueryComposer.java129 log.println("unexpected Exception: " + e.toString()); in _setFilter()
153 log.println("unexpected Exception: " + e.toString()); in _setStructuredFilter()
156 log.println("unexpected Exception: " + e.toString()); in _setStructuredFilter()
177 log.println("unexpected Exception: " + e.toString()); in _appendFilterByColumn()
188 log.println("unexpected Exception: " + e.toString()); in _appendFilterByColumn()
221 log.println("unexpected Exception: " + e.toString()); in _appendGroupByColumn()
249 log.println("unexpected Exception: " + e.toString()); in _setGroup()
268 log.println("unexpected Exception: " + e.toString()); in _setHavingClause()
304 log.println("unexpected Exception: " + e.toString()); in _setStructuredHavingClause()
325 log.println("unexpected Exception: " + e.toString()); in _appendHavingClauseByColumn()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DUITools.java171 buttonName + "'" + e.toString()); in clickButton()
200 + buttonName + "'" + e.toString()); in clickToggleButton()
248 + buttonName + "' : " + e.toString()); in getRadioButtonValue()
287 + buttonName + "' : " + e.toString()); in setRadioButtonValue()
324 "' in listbox '" + ListBoxName + "' : " + e.toString()); in selectListboxItem()
377 + ListBoxName + "' : " + e.toString()); in getListBoxObjects()
383 + ListBoxName + "' : " + e.toString()); in getListBoxObjects()
532 + stringVal + "' : " + e.toString()); in removeCharactersFromCurrencyString()
623 + CheckBoxName + "' : " + e.toString()); in setCheckBoxValue()
645 + CheckBoxName + "' : " + e.toString()); in getCheckBoxValue()
[all …]
H A DBasicMacroTools.java79 e.toString()); in BasicMacroTools()
100 "Couldn't create ApplicationScriptLibraryContainer" + e.toString()); in BasicMacroTools()
111 e.toString()); in BasicMacroTools()
137 e.toString()); in makeParser()
148 LibraryName + e.toString()); in loadLibrary()
156 LibraryName + e.toString()); in loadLibrary()
160 LibraryName + e.toString()); in loadLibrary()
176 "already exist." + e.toString()); in appendLibrary()
180 LibraryName + e.toString()); in appendLibrary()
191 LibraryName + ": Library does not exist" + e.toString()); in removeLibrary()
[all …]
/trunk/main/filter/qa/complex/filter/detection/typeDetection/
H A DTypeDetection.java230 String kName = ((String)k.nextElement()).toString(); in before()
231 log.println(kName + ":" + param.get(kName).toString()); in before()
279 failed(e.toString(), true); in checkByURLonly()
387 failed(e.toString(),true); in checkPreselectedType()
393 failed(e.toString(), true); in checkPreselectedType()
442 failed(e.toString(),true); in checkPreselectedFilter()
448 failed(e.toString(), true); in checkPreselectedFilter()
487 failed(e.toString(),true); in checkPreselectedDocService()
493 failed(e.toString(), true); in checkPreselectedDocService()
527 log.println("["+i+"] '" + in[i].Name + "':'" + in[i].Value.toString()+"'"); in checkStreamLoader()
[all …]
H A DHelper.java126 contentEnum.nextElement().toString(),";"); in getToDoList()
138 contentEnum.nextElement().toString(),";", true); in getToDoList()
158 vData.add(myToken.toString()); in getToDoList()
350 String fileURL = (String) m_hFileURLs.get(fileAlias).toString(); in getURLforfileAlias()
366 return (String) m_hFileTypes.get(fileAlias).toString(); in getTypeforfileAlias()
381 m_hFileURLs.put((String) toDo.get(0).toString(), in createFilesList()
382 (String) toDo.get(1).toString()); in createFilesList()
383 m_hFileTypes.put((String) toDo.get(0).toString(), in createFilesList()
384 (String) toDo.get(2).toString()); in createFilesList()
402 String actualFileType = data.nextElement().toString(); in checkFileType()
[all …]
/trunk/main/framework/qa/complex/framework/autosave/
H A DProtocol.java215 public synchronized String toString() in toString() method in Protocol.ProtocolLine
242 sLine.append(m_aStamp.toString()+" \t"); in toString()
296 return sLine.toString(); in toString()
409 return sLine.toString(); in toHTML()
558 log(TYPE_ERROR_INFO, lStack[i].toString()); in log()
594 log(TYPE_SCOPE_CLOSE | TYPE_INFO, sValue.toString()); in log()
603 log(TYPE_SCOPE_CLOSE | TYPE_INFO, sValue.toString()); in log()
612 log(TYPE_SCOPE_CLOSE | TYPE_INFO, sValue.toString()); in log()
645 String sAsciiLog = aLine.toString(); in log()
716 log(TYPE_LINK, sLog.toString()); in defineHyperlink()
[all …]
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLPropertySetImpl.hxx57 virtual string toString() const;
84 virtual string toString() const;
98 virtual string toString() const;
114 virtual string toString() const;
128 virtual string toString() const;
142 virtual string toString() const;
176 virtual string toString();
187 virtual string toString() const;
202 virtual string toString() const;
216 virtual string toString() const;
[all …]
H A DOOXMLPropertySetImpl.cxx139 string OOXMLPropertyImpl::toString() const in toString() function in writerfilter::ooxml::OOXMLPropertyImpl
146 sResult += mpValue->toString(); in toString()
234 string OOXMLValue::toString() const in toString() function in writerfilter::ooxml::OOXMLValue
263 string OOXMLBinaryValue::toString() const in toString() function in writerfilter::ooxml::OOXMLBinaryValue
316 string OOXMLBooleanValue::toString() const in toString() function in writerfilter::ooxml::OOXMLBooleanValue
351 string OOXMLStringValue::toString() const in toString() function in writerfilter::ooxml::OOXMLStringValue
517 string OOXMLPropertySetImpl::toString() in toString() function in writerfilter::ooxml::OOXMLPropertySetImpl
534 sResult += (*aIt)->toString(); in toString()
614 string OOXMLIntegerValue::toString() const in toString() function in writerfilter::ooxml::OOXMLIntegerValue
650 string OOXMLHexValue::toString() const in toString() function in writerfilter::ooxml::OOXMLHexValue
[all …]
/trunk/main/sc/qa/complex/sc/
H A DCalcRTL.java203 reValue[1] = toString(set.getPropertyValue("HoriOrientPosition")); in getShapeProps()
204 reValue[2] = toString(set.getPropertyValue("VertOrientPosition")); in getShapeProps()
205 reValue[3] = toString(new Integer(oShape.getPosition().X)); in getShapeProps()
436 System.out.println("old = " + toString(oldValue)); in checkResult()
437 System.out.println("new = " + toString(newValue)); in checkResult()
468 System.out.println("old = " + toString(oldValue)); in checkResult()
469 System.out.println("new = " + toString(newValue)); in checkResult()
499 System.out.println("old = " + toString(oldValue)); in checkResult()
500 System.out.println("new = " + toString(newValue)); in checkResult()
517 protected String toString(Object obj) { in toString() method in CalcRTL
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/view/
H A D_XMultiSelectionSupplier.java99 …n("ERROR: could not add selection from object relation 'selections[" + i + "]': " + ex.toString()); in _addSelection()
115 …OR: could not add selection from object relation 'selections[0] a second time': " + ex.toString()); in _addSelection()
156 …n("ERROR: could not add selection from object relation 'selections[" + i + "]': " + ex.toString()); in _removeSelection()
176 …ERROR: could not remove selection from object relation 'selections[" + i + "]': " + ex.toString()); in _removeSelection()
249 …n("ERROR: could not add selection from object relation 'selections[" + i + "]': " + ex.toString()); in _clearSelection()
293 …n("ERROR: could not add selection from object relation 'selections[" + i + "]': " + ex.toString()); in _createSelectionEnumeration()
316 log.println("ERROR: could not get nextElement: " + ex.toString()); in _createSelectionEnumeration()
319 log.println("ERROR: could not get nextElement: " + ex.toString()); in _createSelectionEnumeration()
366 …n("ERROR: could not add selection from object relation 'selections[" + i + "]': " + ex.toString()); in _createReverseSelectionEnumeration()
389 log.println("ERROR: could not get nextElement: " + ex.toString()); in _createReverseSelectionEnumeration()
[all …]
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDbTools.java178 return composedName.toString(); in composeTableName()
266 return composedName.toString(); in doComposeTableName()
419 String schema = AnyConverter.toString(descriptor.getPropertyValue("SchemaName")); in createStandardCreateStatement()
420 String table = AnyConverter.toString(descriptor.getPropertyValue("Name")); in createStandardCreateStatement()
450 return String.format("CREATE TABLE %s (%s", composedName, columnText.toString()); in createStandardCreateStatement()
573 return sql.toString(); in createStandardColumnPart()
652 return sql.toString(); in createStandardKeyStatement()
676 return sql.toString(); in generateColumnNames()
777 updatedObject.updateString(columnIndex, AnyConverter.toString(value)); in updateObject()
868 parameters.setString(index, AnyConverter.toString(any)); in setObject()
[all …]
/trunk/main/scripting/workben/installer/
H A DInstUtil.java40 StringBuffer thePath = new StringBuffer(str.toString()); in buildSversionLocation()
45 boolean bSVersionInHomeDir = new File(thePath.toString() + "sversion.ini").exists(); in buildSversionLocation()
51 theFile = findVersionFile(new File(thePath.toString())); in buildSversionLocation()
54 theFile = new File(thePath.toString()); in buildSversionLocation()
57 theFile = new File(thePath.toString()); in buildSversionLocation()
139 StringBuffer thePath = new StringBuffer(str.toString()); in getNetbeansLocation()
155 if ( thePath.toString().indexOf( ".netbeans" ) == -1 ) in getNetbeansLocation()
157 …else if ( new File( thePath.append( File.separator+"3.4"+File.separator ).toString() ).isDirectory… in getNetbeansLocation()
160 …File netbeansLogFile = new File( thePath.toString() + File.separator + "system" + File.separator +… in getNetbeansLocation()
197 StringBuffer thePath = new StringBuffer(str.toString()); in getJeditLocation()
[all …]
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSheetSettings.java262 addConfigItem(configItemMapEntry, "CursorPositionX", "int", Integer.toString(cursorX)); in writeNode()
263 addConfigItem(configItemMapEntry, "CursorPositionY", "int", Integer.toString(cursorY)); in writeNode()
265 String splitMode = Integer.toString(splitTypeX); in writeNode()
271 splitMode = Integer.toString(splitTypeY); in writeNode()
277 …addConfigItem(configItemMapEntry, "HorizontalSplitPosition", "int", Integer.toString(splitPointX))… in writeNode()
278 addConfigItem(configItemMapEntry, "VerticalSplitPosition", "int", Integer.toString(splitPointY)); in writeNode()
279 addConfigItem(configItemMapEntry, "ActiveSplitRange", "short", Integer.toString(paneNumber)); in writeNode()
282 addConfigItem(configItemMapEntry, "PositionRight", "int", Integer.toString(posLeft)); in writeNode()
284 addConfigItem(configItemMapEntry, "PositionBottom", "int", Integer.toString(posTop)); in writeNode()
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelContainer.java349 throw new WrappedTargetException( e.toString() ); in getByName()
437 throw new com.sun.star.lang.WrappedTargetException( e.toString() ); in loadParcels()
443 throw new com.sun.star.lang.WrappedTargetException( e.toString() ); in loadParcels()
485 throw new com.sun.star.lang.WrappedTargetException( e.toString() ); in createParcel()
544 throw new com.sun.star.lang.WrappedTargetException( e.toString() ); in loadParcel()
549 throw new com.sun.star.lang.WrappedTargetException( e.toString() ); in loadParcel()
555 throw new com.sun.star.lang.WrappedTargetException( e.toString() ); in loadParcel()
609 throw new com.sun.star.lang.WrappedTargetException( ce.toString() ); in renameParcel()
614 throw new com.sun.star.lang.WrappedTargetException( e.toString() ); in renameParcel()
651 throw new com.sun.star.lang.WrappedTargetException( e.toString() ); in deleteParcel()
[all …]
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DTextView.java167 Integer.toString(mxText.getCharacterCount())); in Update()
186 … maCaretLineNoLabel.setText ( Integer.toString( xMultiText.getNumberOfLineWithCaret() ) ); in Update()
191 …maLineNoFromCaretPosLabel.setText ( Integer.toString( xMultiText.getLineNumberAtIndex( mxText.getC… in Update()
274 return aCharacterArray.toString(); in GetCharacterArray()
313 return aBuffer.toString(); in GetTextBoundsString()
344 Integer.toString (nIndex) + " -> " in CreateSegmentNode()
345 + Integer.toString (aSegment.SegmentStart) + " - " in CreateSegmentNode()
346 + Integer.toString (aSegment.SegmentEnd) + " : " in CreateSegmentNode()
347 + aSegment.SegmentText.toString())); in CreateSegmentNode()
393 + aException.toString(); in GetTextSegment()
[all …]
/trunk/main/lingucomponent/source/languageguessing/
H A Dguess.cxx125 string toString; in operator ==() local
126 toString += GetLanguage(); in operator ==()
127 toString += "-"; in operator ==()
128 toString += GetCountry(); in operator ==()
129 toString += "-"; in operator ==()
130 toString += GetEncoding(); in operator ==()
131 return start(toString, lang); in operator ==()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DNumericalHelper.java725 public static String toString(Object aValue) in toString() method in NumericalHelper
733 retValue = aTypeObject.aValue.toString(); in toString()
736 retValue = aTypeObject.aValue.toString(); in toString()
739 retValue = aTypeObject.aValue.toString(); in toString()
742 retValue = aTypeObject.aValue.toString(); in toString()
745 retValue = aTypeObject.aValue.toString(); in toString()
948 retValue[i] = toString(obj[i]); in toStringArray()
955 toString(anArrayValue) in toStringArray()
1059 return toString(aValue); in toString()
1398 return val.toString(); in getResult()
[all …]
/trunk/main/javaunohelper/com/sun/star/lib/uno/adapter/
H A DXInputStreamToInputStreamAdapter.java62 throw new IOException(e.toString()); in available()
72 throw new IOException(e.toString()); in close()
92 throw new IOException(e.toString()); in read()
111 throw new IOException(e.toString()); in read()
145 throw new IOException("reader error: "+e.toString()); in read()
158 throw new IOException(e.toString()); in skip()
173 throw new IOException(e.toString()); in skip()

Completed in 129 milliseconds

12345678910>>...26