/aoo41x/main/xmloff/source/core/ |
H A D | xmluconv.cxx | 429 rBuffer.append( nMeasure ); in convertMeasure() 466 rBuffer.append( nValue ); in convertPercent() 481 rBuffer.append( nValue ); in convertMeasurePx() 667 rBuffer.append( nNumber ); in convertNumber64() 735 rBuffer.append(sUnit); in convertDouble() 1218 rBuffer.append( aString ); in convertDateTime() 1451 rBuffer.append(sal_Unicode('(')); in convertB3DVector() 1453 rBuffer.append(sal_Unicode(' ')); in convertB3DVector() 1580 aStrBuffer.append(sBuffer); in encodeBase64() 1843 sBuffer.append(cChar); in clearUndefinedChars() [all …]
|
/aoo41x/main/basegfx/source/polygon/ |
H A D | b2dlinegeometry.cxx | 79 aRetval.append(rArrow); in createAreaGeometryForLineStartEnd() 240 aRetval.append(aEdge.getStartPoint()); in subdivideToSimple() 715 aEdgePolygon.append(aEndPoint); in createAreaGeometryForJoin() 716 aEdgePolygon.append(rPoint); in createAreaGeometryForJoin() 717 aEdgePolygon.append(aStartPoint); in createAreaGeometryForJoin() 730 aEdgePolygon.append(aCutPoint); in createAreaGeometryForJoin() 763 aEdgePolygon.append(rPoint); in createAreaGeometryForJoin() 774 aEdgePolygon.append(aEndPoint); in createAreaGeometryForJoin() 775 aEdgePolygon.append(rPoint); in createAreaGeometryForJoin() 776 aEdgePolygon.append(aStartPoint); in createAreaGeometryForJoin() [all …]
|
/aoo41x/main/framework/inc/macros/debug/ |
H A D | event.hxx | 62 sBuffer.append( "[ " ); \ 63 sBuffer.append( SFRAMETYPE ); \ 64 sBuffer.append( " ] \"" ); \ 65 sBuffer.append( U2B( SFRAMENAME ) ); \ 66 sBuffer.append( "\" send event \"" ); \ 90 sBuffer.append( " ... event to listener.\n\n" ); \ 104 sBuffer.append( "[ " ); \ 105 sBuffer.append( SFRAMETYPE ); \ 106 sBuffer.append( " ] \"" ); \ 107 sBuffer.append( U2B( SFRAMENAME ) ); \ [all …]
|
H A D | assertion.hxx | 95 _sAssertBuffer.append( SMETHOD ); \ 96 _sAssertBuffer.append( "\n\t\"" ); \ 97 _sAssertBuffer.append( STEXT ); \ 98 _sAssertBuffer.append( "\"\n" ); \ 126 _sAssertBuffer.append( SMETHOD ); \ 128 _sAssertBuffer.append( STEXT ); \ 129 _sAssertBuffer.append( "\"\n" ); \ 153 _sAssertBuffer.append( SMETHOD ); \ 155 _sAssertBuffer.append( STEXT ); \ 156 _sAssertBuffer.append( "\"\n" ); \ [all …]
|
/aoo41x/main/l10ntools/source/filter/utils/ |
H A D | Cache.java | 728 sData.append(","); in convertTypePropsToExternal() 730 sData.append(","); in convertTypePropsToExternal() 732 sData.append(","); in convertTypePropsToExternal() 753 sData.append(","); in convertTypePropsToExternal() 755 sData.append(","); in convertTypePropsToExternal() 825 sData.append(","); in convertFilterPropsToExternal() 827 sData.append(","); in convertFilterPropsToExternal() 829 sData.append(","); in convertFilterPropsToExternal() 831 sData.append(","); in convertFilterPropsToExternal() 1735 sXML.append("\t"); in getItemAsXML() [all …]
|
/aoo41x/main/pyuno/source/module/ |
H A D | pyuno_module.cxx | 131 buf.append( exceptionType ); in raisePySystemException() 132 buf.append( "):" ); in raisePySystemException() 223 buf.append( funcName ).append( ": expecting one string argument" ); in extractOneStringArg() 235 buf.append( funcName ).append( ": expecting one string argument" ); in extractOneStringArg() 352 buf.append( "Type " ).append(name).append( " is unknown" ); in getTypeByName() 536 buf.append( sysPath ); in systemPathToFileUrl() 538 buf.append( (sal_Int32) e ); in systemPathToFileUrl() 561 buf.append( sysPath ); in fileUrlToSystemPath() 563 buf.append( (sal_Int32) e ); in fileUrlToSystemPath() 584 buf.append( ouRel ); in absolutize() [all …]
|
H A D | pyuno.cxx | 84 buf.append( (sal_Unicode)'(' ); in val2str() 85 buf.append( pTypeRef->pTypeName ); in val2str() 86 buf.append( (sal_Unicode)')' ); in val2str() 224 buf.append( (sal_Unicode)'\"' ); in val2str() 226 buf.append( (sal_Unicode)'\"' ); in val2str() 243 buf.append( (sal_Unicode)'?' ); in val2str() 255 buf.append( (sal_Unicode)'\'' ); in val2str() 260 buf.append( *(float *)pVal ); in val2str() 263 buf.append( *(double *)pVal ); in val2str() 293 buf.append( aVal, 16 ); in val2str() [all …]
|
/aoo41x/main/svl/qa/ |
H A D | test_URIHelper.cxx | 294 buf.append('<'); in testNormalizedMakeRelative() 295 buf.append(tests[i].base); in testNormalizedMakeRelative() 300 buf.append('<'); in testNormalizedMakeRelative() 301 buf.append( in testNormalizedMakeRelative() 304 buf.append('>'); in testNormalizedMakeRelative() 312 buf.append('<'); in testNormalizedMakeRelative() 314 buf.append('>'); in testNormalizedMakeRelative() 427 buf.append('"'); in testFindFirstURLInText() 428 buf.append(tests[i].input); in testFindFirstURLInText() 435 buf.append(')'); in testFindFirstURLInText() [all …]
|
/aoo41x/main/drawinglayer/source/primitive3d/ |
H A D | polygontubeprimitive3d.cxx | 79 aNewPolygon.append(aNextLeft); in getLineTubeSegments() 82 aNewPolygon.append(aLastLeft); in getLineTubeSegments() 85 aNewPolygon.append(aLastRight); in getLineTubeSegments() 88 aNewPolygon.append(aNextRight); in getLineTubeSegments() 137 aNewPolygon.append(aLast); in getLineCapSegments() 140 aNewPolygon.append(aNext); in getLineCapSegments() 143 aNewPolygon.append(aNull); in getLineCapSegments() 334 aNewPolygon.append(aNextMiter); in getLineJoinSegments() 355 aNewPolygon.append(aCurrMiter); in getLineJoinSegments() 356 aNewPolygon.append(aPointOnXY); in getLineJoinSegments() [all …]
|
/aoo41x/main/comphelper/source/misc/ |
H A D | anytostring.cxx | 44 buf.append( static_cast< sal_Unicode >('>') ); in appendTypeError() 55 buf.append( s ); in appendChar() 58 buf.append( c ); in appendChar() 85 buf.append( static_cast<sal_Unicode>('@') ); in appendValue() 86 buf.append( reinterpret_cast< sal_Int64 >( in appendValue() 129 buf.append( ppMemberNames[ nPos ] ); in appendValue() 207 buf.append( (*reinterpret_cast< in appendValue() 287 buf.append( static_cast< sal_Int32 >( in appendValue() 291 buf.append( static_cast< sal_Int32 >( in appendValue() 295 buf.append( static_cast< sal_Int32 >( in appendValue() [all …]
|
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/ |
H A D | OfficeDocumentException.java | 68 message.append(": "); in OfficeDocumentException() 69 message.append(msgLine); in OfficeDocumentException() 70 message.append(": "); in OfficeDocumentException() 72 message.append(", "); in OfficeDocumentException() 73 message.append(msgColumn); in OfficeDocumentException() 74 message.append(": "); in OfficeDocumentException() 76 message.append(", "); in OfficeDocumentException() 78 message.append(": "); in OfficeDocumentException() 80 message.append(", "); in OfficeDocumentException() 82 message.append(": "); in OfficeDocumentException() [all …]
|
/aoo41x/main/bridges/source/jni_uno/ |
H A D | jni_info.h | 256 buf->append( 'V' ); in append_sig() 259 buf->append( 'C' ); in append_sig() 262 buf->append( 'Z' ); in append_sig() 265 buf->append( 'B' ); in append_sig() 269 buf->append( 'S' ); in append_sig() 273 buf->append( 'I' ); in append_sig() 294 buf->append( in append_sig() 297 buf->append( in append_sig() 318 buf->append( in append_sig() 324 buf->append( in append_sig() [all …]
|
/aoo41x/main/filter/source/config/tools/split/ |
H A D | FCFGSplit.java | 451 sTimes.append("Needed times:\n" ); in main() 452 sTimes.append("t [all]\t\t=\t" ); in main() 453 sTimes.append(t_end-t_start ); in main() 454 sTimes.append(" ms\n" ); in main() 455 sTimes.append("t [load]\t=\t" ); in main() 456 sTimes.append(t_load_end-t_load_start ); in main() 457 sTimes.append(" ms\n" ); in main() 458 sTimes.append("t [transform]\t=\t" ); in main() 459 sTimes.append(t_transform_end-t_transform_start ); in main() 531 sOut.append("FCFGSplit\n"); in printCopyright() [all …]
|
/aoo41x/main/slideshow/source/engine/transitions/ |
H A D | figurewipe.cxx | 51 figure.append( ::basegfx::B2DPoint( 0.5 + s30, 0.5 ) ); in createTriangleWipe() 67 figure.append( ::basegfx::B2DPoint( 0.0, 0.5 ) ); in createArrowHeadWipe() 77 figure.append( ::basegfx::B2DPoint( 0.5, 0.5 ) ); in createPentagonWipe() 81 figure.append( ::basegfx::B2DPoint( -0.5, 0.5 ) ); in createPentagonWipe() 91 figure.append( ::basegfx::B2DPoint( 0.5, c ) ); in createHexagonWipe() 92 figure.append( ::basegfx::B2DPoint( 0.5 + s, 0.0 ) ); in createHexagonWipe() 93 figure.append( ::basegfx::B2DPoint( 0.5, -c ) ); in createHexagonWipe() 94 figure.append( ::basegfx::B2DPoint( -0.5, -c ) ); in createHexagonWipe() 96 figure.append( ::basegfx::B2DPoint( -0.5, c ) ); in createHexagonWipe() 112 figure.append(p); in createStarWipe() [all …]
|
/aoo41x/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/ |
H A D | XLIFFWriter.java | 248 .append("\t\t\t\t\t<context context-type=\"DBType\">" in writeTransUnit() 296 allLinesEnd.append("\t\t\t\t</context-group>\n" in writeTransUnit() 299 writeBuffer.append("\t\t\t<trans-unit id=\"" in writeTransUnit() 303 writeBuffer.append("\t\t\t\t<source xml:lang=\"" in writeTransUnit() 315 writeBuffer.append(allLinesEnd); in writeTransUnit() 340 writeBuffer.append("\t\t\t<trans-unit id=\"" in writeTransUnit() 344 writeBuffer.append("\t\t\t\t<source xml:lang=\"" in writeTransUnit() 355 writeBuffer.append(allLinesEnd); in writeTransUnit() 363 writeBuffer.append("\t\t\t<trans-unit id=\"" in writeTransUnit() 367 writeBuffer.append("\t\t\t\t<source xml:lang=\"" in writeTransUnit() [all …]
|
/aoo41x/main/sax/test/sax/ |
H A D | factory.hxx | 37 str.append( __FILE__ );\ 38 str.append( " " ); \ 39 str.append( "(" ); \ 41 str.append(")\n" );\ 42 str.append( "[ " ); \ 43 str.append( #expr ); \ 57 str.append( " "); \ 58 str.append( "(" ); \ 60 str.append( ")\n");\ 61 str.append( "[ " ); \ [all …]
|
/aoo41x/main/svx/source/sdr/overlay/ |
H A D | overlaytools.cxx | 159 … aPolygon.append(basegfx::B2DPoint(getViewport().getMinX(), getBasePosition().getY())); in create2DDecomposition() 160 … aPolygon.append(basegfx::B2DPoint(getViewport().getMaxX(), getBasePosition().getY())); in create2DDecomposition() 170 … aPolygon.append(basegfx::B2DPoint(getBasePosition().getX(), getViewport().getMinY())); in create2DDecomposition() 171 … aPolygon.append(basegfx::B2DPoint(getBasePosition().getX(), getViewport().getMaxY())); in create2DDecomposition() 266 aPolyPolygon.append(aOuterPolygon); in create2DDecomposition() 267 aPolyPolygon.append(aInnerPolygon); in create2DDecomposition() 374 aLine.append(basegfx::B2DPoint(getBasePosition().getX(), getViewport().getMaxY())); in create2DDecomposition() 391 aLine.append(basegfx::B2DPoint(getViewport().getMaxX(), getBasePosition().getY())); in create2DDecomposition() 486 … aLine.append(basegfx::B2DPoint(getViewport().getMinX(), getRollingRectangle().getMinY())); in create2DDecomposition() 491 … aLine.append(basegfx::B2DPoint(getViewport().getMinX(), getRollingRectangle().getMaxY())); in create2DDecomposition() [all …]
|
/aoo41x/main/connectivity/qa/connectivity/tools/ |
H A D | HsqlDatabase.java | 95 dropStatement.append(_name); in dropTable() 98 dropStatement.append("\" IF EXISTS"); in dropTable() 118 createStatement.append("\" ( "); in createTable() 130 createStatement.append(", "); in createTable() 138 createStatement.append(" NOT NULL"); in createTable() 175 createStatement.append(primaryKeyList); in createTable() 176 createStatement.append(')'); in createTable() 188 createStatement.append(foreignTable); in createTable() 189 createStatement.append("\"("); in createTable() 191 createStatement.append(')'); in createTable() [all …]
|
/aoo41x/main/framework/test/typecfg/ |
H A D | xml2xcd.cxx | 963 pListBuffer->append ( sName ); in impl_generateTypeSet() 1114 pListBuffer->append ( sName ); in impl_generateFilterSet() 1411 sXCD.append ( sName ); in impl_generateIntProperty() 1415 sXCD.append ( (sal_Int32)(nValue) ); in impl_generateIntProperty() 1425 sXCD.append ( sName ); in impl_generateBoolProperty() 1439 sXCD.append ( sName ); in impl_generateStringProperty() 1467 sXCD.append ( cSeperator ); in impl_generateStringListProperty() 1482 sXCD.append( *pEntry ); in impl_generateStringListProperty() 1487 sXCD.append( cSeperator ); in impl_generateStringListProperty() 1505 sXCD.append ( sName ); in impl_generateUINamesProperty() [all …]
|
/aoo41x/main/connectivity/source/parse/ |
H A D | sqlnode.cxx | 630 rString.append(sCommand); in impl_parseTableNameNodeToString_throw() 968 pAppend->append(pLiteral); in buildLikeRule() 977 pAppend->append(pLiteral); in buildLikeRule() 1021 pNewNode->append(pDateNode); in buildNode_Date() 1739 rString.append(suQuote); in addDateValue() 1753 rString.append(suQuote); in addDateValue() 1770 append(pCol); in replaceNodeValue() 1795 pNewNode->append(pLeftLeaf); in MakeANDNode() 1797 pNewNode->append(pRightLeaf); in MakeANDNode() 1804 pNewNode->append(pLeftLeaf); in MakeORNode() [all …]
|
/aoo41x/main/io/test/stm/ |
H A D | testfactreg.hxx | 68 str.append( __FILE__ );\ 69 str.append( " " ); \ 70 str.append( "(" ); \ 72 str.append(")\n" );\ 73 str.append( "[ " ); \ 74 str.append( #expr ); \ 88 str.append( " "); \ 89 str.append( "(" ); \ 91 str.append( ")\n");\ 92 str.append( "[ " ); \ [all …]
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fuconbez.cxx | 412 aPoly.append(aInnerPoly); in CreateDefaultObject() 419 aInnerPoly.append(basegfx::B2DPoint(rRectangle.Left(), rRectangle.Bottom())); in CreateDefaultObject() 433 aPoly.append(aInnerPoly); in CreateDefaultObject() 441 aInnerPoly.append(basegfx::B2DPoint(rRectangle.Left(), rRectangle.Bottom())); in CreateDefaultObject() 462 aPoly.append(aInnerPoly); in CreateDefaultObject() 470 aInnerPoly.append(basegfx::B2DPoint(rRectangle.Left(), rRectangle.Bottom())); in CreateDefaultObject() 471 aInnerPoly.append(basegfx::B2DPoint(rRectangle.Left(), rRectangle.Top())); in CreateDefaultObject() 475 aInnerPoly.append(basegfx::B2DPoint(rRectangle.Right(), rRectangle.Bottom())); in CreateDefaultObject() 486 aPoly.append(aInnerPoly); in CreateDefaultObject() 496 aInnerPoly.append(basegfx::B2DPoint(rRectangle.Left(), rRectangle.Bottom())); in CreateDefaultObject() [all …]
|
/aoo41x/main/framework/test/ |
H A D | test.cxx | 421 sBuffer.append ( *pType ); in impl_testFilterCache() 877 xFrames->append( xFrame_11 ); in impl_buildTree() 878 xFrames->append( xFrame_12 ); in impl_buildTree() 880 xFrames->append( xFrame_21 ); in impl_buildTree() 881 xFrames->append( xFrame_22 ); in impl_buildTree() 883 xFrames->append( xFrame_31 ); in impl_buildTree() 884 xFrames->append( xFrame_32 ); in impl_buildTree() 886 xFrames->append( xFrame_41 ); in impl_buildTree() 887 xFrames->append( xFrame_42 ); in impl_buildTree() 889 xFrames->append( xFrame_51 ); in impl_buildTree() [all …]
|
/aoo41x/test/testuno/source/testlib/uno/ |
H A D | DBUtil.java | 127 dropStatement.append(_name); in dropTable() 129 dropStatement.append("\" IF EXISTS"); in dropTable() 150 createStatement.append(_name); in createTable() 151 createStatement.append("\" ( "); in createTable() 161 createStatement.append(", "); in createTable() 168 createStatement.append(" NOT NULL"); in createTable() 196 foreignKeyRefsForTable.append("\"" in createTable() 206 createStatement.append(')'); in createTable() 218 createStatement.append("\"("); in createTable() 220 createStatement.append(')'); in createTable() [all …]
|
/aoo41x/main/sal/qa/rtl/strings/ |
H A D | test_oustring_convert.cxx | 70 aPrefix.append(RTL_CONSTASCII_STRINGPARAM("{")); in testConvertToString() 73 aPrefix.append(RTL_CONSTASCII_STRINGPARAM("U+")); in testConvertToString() 76 aPrefix.append(RTL_CONSTASCII_STRINGPARAM(",")); in testConvertToString() 78 aPrefix.append(RTL_CONSTASCII_STRINGPARAM("}, ")); in testConvertToString() 79 aPrefix.append(static_cast< sal_Int32 >(rTest.nEncoding)); in testConvertToString() 80 aPrefix.append(RTL_CONSTASCII_STRINGPARAM(", 0x")); in testConvertToString() 82 aPrefix.append(RTL_CONSTASCII_STRINGPARAM(" -> ")); in testConvertToString() 90 aMessage.append(aStrict); in testConvertToString() 91 aMessage.append(RTL_CONSTASCII_STRINGPARAM("\"")); in testConvertToString() 114 aMessage.append(aRelaxed); in testConvertToString() [all …]
|