Home
last modified time | relevance | path

Searched refs:append (Results 151 – 175 of 1207) sorted by relevance

12345678910>>...49

/aoo41x/main/cui/source/dialogs/
H A Dabout.cxx230 aBuff.append( aLocale.Language ); in ReadmeDialog()
233 aBuff.append( sal_Unicode( '-') ); in ReadmeDialog()
234 aBuff.append( aLocale.Country ); in ReadmeDialog()
312 sbcopyright.append((sal_Unicode)0x00a9); in AboutDialog()
319 sbcopyright.append(sYear); in AboutDialog()
329 sbcopyright.append(sYear); in AboutDialog()
331 sbcopyright.append(vendor); in AboutDialog()
334 sbcopyright.append( createdRes ); in AboutDialog()
336 sbcopyright.append( copyrightAcknowledge ); in AboutDialog()
531 aBuildString.append( sRevision ); in GetBuildVersionString()
[all …]
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java1265 buffer.append('_'); in sanitizeName()
1269 buffer.append(aChar); in sanitizeName()
1368 buffer.append("rect("); in startImageProcessing()
1371 buffer.append(' '); in startImageProcessing()
1374 buffer.append(' '); in startImageProcessing()
1377 buffer.append(' '); in startImageProcessing()
1380 buffer.append(')'); in startImageProcessing()
1394 buffer.append(" 0cm "); in startImageProcessing()
1397 buffer.append(')'); in startImageProcessing()
1409 buffer.append("rect("); in startImageProcessing()
[all …]
/aoo41x/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx99 buf.append( in jarManifestHeaderPresent()
973 buf.append(osOrigin); in unorc_flush()
974 buf.append(LF); in unorc_flush()
990 buf.append(LF); in unorc_flush()
998 buf.append( '?' ); in unorc_flush()
1007 buf.append(LF); in unorc_flush()
1042 buf2.append(LF); in unorc_flush()
1046 buf2.append(LF); in unorc_flush()
1065 buf.append('?'); in unorc_flush()
1069 buf.append(LF); in unorc_flush()
[all …]
/aoo41x/main/stoc/source/uriproc/
H A DUriSchemeParser_vndDOTsunDOTstarDOTscript.cxx88 buf.append(static_cast< sal_Unicode >(n)); in parsePart()
132 buf.append(static_cast< sal_Unicode >( in parsePart()
134 buf.append(static_cast< sal_Unicode >( in parsePart()
142 buf.append(c); in parsePart()
319 newPath.append(encodeNameOrParamFragment(name)); in setName()
320 newPath.append(m_base.m_path.copy(i)); in setName()
354 newPath.append(m_base.m_path.copy(0, i)); in setParameter()
357 newPath.append(encodeNameOrParamFragment(key)); in setParameter()
358 newPath.append(sal_Unicode('=')); in setParameter()
360 newPath.append(encodeNameOrParamFragment(value)); in setParameter()
[all …]
/aoo41x/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx616 rTarget.append( in createPointArrayPrimitive()
630 rTarget.append( in createPointArrayPrimitive()
648 rTarget.append( in createHairlinePrimitive()
665 rTarget.append( in createFillPrimitive()
718 rTarget.append( in createLinePrimitive()
726 rTarget.append( in createLinePrimitive()
793 rTarget.append( in createBitmapExPrimitive()
819 rTarget.append( in createBitmapExPrimitive()
1206 rTarget.append( in CreateAndAppendBitmapWallpaper()
1465 rTarget.append( in proccessMetaTextAction()
[all …]
/aoo41x/main/drawinglayer/source/primitive3d/
H A Dsdrextrudeprimitive3d.cxx179 aReducedLoops.append(aCandidate); in create3DDecomposition()
205 aNewLineGeometry.append(aReducedLoops); in create3DDecomposition()
297 aToBeAdded.append(aStart); in create3DDecomposition()
298 aToBeAdded.append(aEnd); in create3DDecomposition()
299 aNewLineGeometry.append(aToBeAdded); in create3DDecomposition()
309 aToBeAdded.append(aStart); in create3DDecomposition()
310 aToBeAdded.append(aEnd); in create3DDecomposition()
311 aNewLineGeometry.append(aToBeAdded); in create3DDecomposition()
321 aToBeAdded.append(aStart); in create3DDecomposition()
322 aToBeAdded.append(aEnd); in create3DDecomposition()
[all …]
/aoo41x/main/oox/source/dump/
H A Ddumperbase.cxx233 rStr.append( cChar ); in appendChar()
239 rStr.append( rData ); in appendString()
303 rStr.append( spcHexDigits[ (nData >> 4) & 0x0F ] ).append( spcHexDigits[ nData & 0x0F ] ); in appendHex()
491 rStr.append( cPrefix ); in appendAddrName()
574 rStr.append( aCode ); in appendEncChar()
615 rStr.append( cSep ); in appendToken()
616 rStr.append( rToken ); in appendToken()
642 rStr.append( sal_Unicode( '[' ) ).append( rIdx ).append( sal_Unicode( ']' ) ); in appendIndex()
654 rStr.append( rData ); in appendIndexedText()
660 rStr.append( rData ); in appendIndexedText()
[all …]
/aoo41x/main/cppu/source/uno/
H A Dlbmap.cxx292 aKey.append( rAddPurpose ); in getMappingName()
293 aKey.append( (sal_Unicode)';' ); in getMappingName()
294 aKey.append( rFrom.getTypeName() ); in getMappingName()
295 aKey.append( (sal_Unicode)'[' ); in getMappingName()
298 aKey.append( rTo.getTypeName() ); in getMappingName()
299 aKey.append( (sal_Unicode)'[' ); in getMappingName()
300 aKey.append( reinterpret_cast< sal_IntPtr >(rTo.get()), 16 ); in getMappingName()
301 aKey.append( (sal_Unicode)']' ); in getMappingName()
312 aBridgeName.append( rAddPurpose ); in getBridgeName()
313 aBridgeName.append( (sal_Unicode)'_' ); in getBridgeName()
[all …]
/aoo41x/main/svx/source/xoutdev/
H A Dxtablend.cxx128 aTriangle.append(basegfx::B2DPoint(10.0, 0.0)); in Create()
129 aTriangle.append(basegfx::B2DPoint(0.0, 30.0)); in Create()
130 aTriangle.append(basegfx::B2DPoint(20.0, 30.0)); in Create()
135 aSquare.append(basegfx::B2DPoint(0.0, 0.0)); in Create()
136 aSquare.append(basegfx::B2DPoint(10.0, 0.0)); in Create()
137 aSquare.append(basegfx::B2DPoint(10.0, 10.0)); in Create()
138 aSquare.append(basegfx::B2DPoint(0.0, 10.0)); in Create()
163 aLine.append(basegfx::B2DPoint(fBorderDistance, aSize.Height() / 2)); in CreateBitmapForUI()
164 aLine.append(basegfx::B2DPoint(aSize.Width() - fBorderDistance, aSize.Height() / 2)); in CreateBitmapForUI()
/aoo41x/main/slideshow/source/engine/transitions/
H A Dspiralwipe.cxx83 res.append(poly); in calcNegSpiral()
95 res.append(innerSpiral); in operator ()()
109 res.append(innerSpiral); in operator ()()
110 res.append( flipOnXAxis(innerSpiral) ); in operator ()()
112 res.append(innerSpiral); in operator ()()
113 res.append( flipOnXAxis(innerSpiral) ); in operator ()()
119 res.append(innerSpiral); in operator ()()
120 res.append( flipOnXAxis(innerSpiral) ); in operator ()()
H A Dclockwipe.cxx46 poly.append( p ); in calcCenteredClock()
48 poly.append( ::basegfx::B2DPoint( -e, -e ) ); in calcCenteredClock()
50 poly.append( ::basegfx::B2DPoint( -e, e ) ); in calcCenteredClock()
52 poly.append( ::basegfx::B2DPoint( e, e ) ); in calcCenteredClock()
54 poly.append( ::basegfx::B2DPoint( e, -e ) ); in calcCenteredClock()
55 poly.append( ::basegfx::B2DPoint( 0.0, -e ) ); in calcCenteredClock()
56 poly.append( ::basegfx::B2DPoint( 0.0, 0.0 ) ); in calcCenteredClock()
H A Dzigzagwipe.cxx43 m_stdZigZag.append( ::basegfx::B2DPoint( -1.0 - d, -d ) ); in ZigZagWipe()
44 m_stdZigZag.append( ::basegfx::B2DPoint( -1.0 - d, 1.0 + d ) ); in ZigZagWipe()
45 m_stdZigZag.append( ::basegfx::B2DPoint( -d, 1.0 + d ) ); in ZigZagWipe()
47 m_stdZigZag.append( ::basegfx::B2DPoint( 0.0, ((pos - 1) * d) + d2 ) ); in ZigZagWipe()
48 m_stdZigZag.append( ::basegfx::B2DPoint( -d, (pos - 1) * d ) ); in ZigZagWipe()
68 res.append( poly ); in operator ()()
73 res.append( poly ); in operator ()()
/aoo41x/main/solenv/bin/
H A Dbuildalyzer45 self.includeflags.append(CxxFlag(option))
47 self.cxxflags.append(CxxFlag(option))
49 self.inputfiles.append(option)
90 common_compile_flags.append(flag)
94 common_link_flags.append(flag)
113 by_flagset[flagset].append(target)
130 by_flagset[flagset].append(target)
154 sources.append(by_name[object].inputfiles[0])
156 sources.append('!!!!' + object)
/aoo41x/main/oox/source/vml/
H A Dvmlinputstream.cxx84 rBuffer.append( pcBeg, static_cast< sal_Int32 >( pcEnd - pcBeg ) ); in lclAppendToBuffer()
146 rBuffer.append( ' ' ).append( aIt->second ); in lclProcessAttribs()
166 rBuffer.append( rElement ); in lclProcessElement()
178 rBuffer.append( '\n' ); in lclProcessElement()
197 rBuffer.append( '/' ); in lclProcessElement()
198 rBuffer.append( '>' ); in lclProcessElement()
204 rBuffer.append( rElement ); in lclProcessElement()
256 rBuffer.append( ' ' ); in lclProcessCharacters()
368 aBuffer.append( aElement ); in updateBuffer()
/aoo41x/main/xmloff/source/draw/
H A Danimationexport.cxx598 sTmp.append( sal_Unicode('s')); in exportTransitionNode()
783 sTmp.append( sal_Unicode('s')); in exportNode()
1048 sTmp.append( fTemp ); in exportContainer()
1193 sTmp.append( *p++ ); in exportAnimate()
1237 sTmp.append( p->Time ); in exportAnimate()
1239 sTmp.append( p->Progress ); in exportAnimate()
1453 sTmp.append( (sal_Unicode)',' ); in convertValue()
1521 sTmp.append( aString ); in convertValue()
1559 sTmp.append( aString ); in convertValue()
1604 sTmp.append( sal_Unicode('s')); in convertTiming()
[all …]
/aoo41x/main/l10ntools/source/
H A Dhelpmerge.cxx224 sBuffer.append( sOUPrj ); in CreateSDF()
225 sBuffer.append( GSI_TAB ); //"\t"; in CreateSDF()
227 sBuffer.append( sOUActFileName ); in CreateSDF()
228 sBuffer.append( GSI_SEQUENCE1 ); //"\t0\t"; in CreateSDF()
229 sBuffer.append( sOUGsi1 ); //"help"; in CreateSDF()
230 sBuffer.append( GSI_TAB ); //"\t"; in CreateSDF()
233 sBuffer.append( GSI_TAB ); //"\t"; in CreateSDF()
238 sBuffer.append( GSI_TAB ); //"\t"; in CreateSDF()
239 sBuffer.append( data ); in CreateSDF()
240 sBuffer.append( GSI_SEQUENCE4 ); //"\t\t\t\t"; in CreateSDF()
[all …]
/aoo41x/main/unodevtools/source/skeletonmaker/
H A Djavacompskeleton.cxx219 attributeValue.append("|"); in checkAttribute()
224 attributeValue.append("PropertyAttribute.MAYBEVOID"); in checkAttribute()
227 attributeValue.append("PropertyAttribute.BOUND"); in checkAttribute()
230 attributeValue.append("PropertyAttribute.CONSTRAINED"); in checkAttribute()
233 attributeValue.append("PropertyAttribute.TRANSIENT"); in checkAttribute()
236 attributeValue.append("PropertyAttribute.READONLY"); in checkAttribute()
242 attributeValue.append("PropertyAttribute.MAYBEDEFAULT"); in checkAttribute()
245 attributeValue.append("PropertyAttribute.REMOVEABLE"); in checkAttribute()
248 attributeValue.append("PropertyAttribute.OPTIONAL"); in checkAttribute()
255 attributeValue.append(')'); in checkAttribute()
[all …]
/aoo41x/main/cppu/source/cppu/
H A Dcppu_opt.cxx41 buf.append( OUString::unacquired( &pType->pTypeName ) ); in cppu_unsatisfied_iquery_msg()
42 buf.append( (sal_Unicode) '!' ); in cppu_unsatisfied_iquery_msg()
55 buf.append( OUString::unacquired( &pType->pTypeName ) ); in cppu_unsatisfied_iset_msg()
56 buf.append( (sal_Unicode) '!' ); in cppu_unsatisfied_iset_msg()
70 buf.append( OUString::unacquired(&pAny->pType->pTypeName) ); in cppu_Any_extraction_failure_msg()
72 buf.append( OUString::unacquired(&pType->pTypeName) ); in cppu_Any_extraction_failure_msg()
73 buf.append( static_cast<sal_Unicode>('!') ); in cppu_Any_extraction_failure_msg()
/aoo41x/main/reportbuilder/java/com/sun/star/report/
H A DSDBCReportDataFactory.java274 order.append(expression); in getOrderStatement()
277 order.append(' '); in getOrderStatement()
282 order.append("DESC"); in getOrderStatement()
286 order.append(", "); in getOrderStatement()
498 oldFilter.append(" AND "); in createParameter()
508 oldFilter.append(quote); in createParameter()
509 oldFilter.append(detail); in createParameter()
510 oldFilter.append(quote); in createParameter()
511 oldFilter.append(" = :link_"); in createParameter()
554 order.append(','); in fillOrderStatement()
[all …]
/aoo41x/main/toolkit/qa/complex/toolkit/
H A DAssert.java69 …message.append( "no such method: " ).append( objectClass.getName() ).append( "." ).append( i_metho… in assertException()
72 message.append( i_argClasses[i].getName() ); in assertException()
74 message.append( ", " ); in assertException()
76 message.append( " )" ); in assertException()
/aoo41x/main/basegfx/source/tools/
H A Dstringconversiontools.cxx63 sNumberString.append(rStr[io_rPos]); in lcl_getDoubleChar()
70 sNumberString.append(rStr[io_rPos]); in lcl_getDoubleChar()
76 sNumberString.append(rStr[io_rPos]); in lcl_getDoubleChar()
81 sNumberString.append(rStr[io_rPos]); in lcl_getDoubleChar()
87 sNumberString.append(rStr[io_rPos]); in lcl_getDoubleChar()
129 sNumberString.append(rStr[io_rPos]); in lcl_importNumberAndSpaces()
135 sNumberString.append(rStr[io_rPos]); in lcl_importNumberAndSpaces()
205 rStr.append( sal_Unicode(' ') ); in lcl_putNumberCharWithSpace()
/aoo41x/main/svtools/source/svhtml/
H A Dparhtml.cxx678 sTmpBuffer.append( cChar ); in ScanText()
703 sTmpBuffer.append( nNextCh ); in ScanText()
726 sTmpBuffer.append( nNextCh ); in ScanText()
741 sTmpBuffer.append( nNextCh ); in ScanText()
748 sTmpBuffer.append( nNextCh ); in ScanText()
771 sTmpBuffer.append( nNextCh ); in ScanText()
799 sTmpBuffer.append( nNextCh ); in ScanText()
836 sTmpBuffer.append( nNextCh ); in ScanText()
919 sTmpBuffer.append( nNextCh ); in _GetNextRawToken()
1025 sTmpBuffer.append( nNextCh ); in _GetNextRawToken()
[all …]
/aoo41x/main/sw/source/filter/xml/
H A Dxmltble.cxx316 sBuffer.append( rNamePrefix ); in AddRow()
317 sBuffer.append( (sal_Unicode)'.' ); in AddRow()
332 rBuffer.append( rNamePrefix ); in lcl_xmltble_appendBoxPrefix()
333 rBuffer.append( (sal_Unicode)'.' ); in lcl_xmltble_appendBoxPrefix()
338 rBuffer.append( sTmp ); in lcl_xmltble_appendBoxPrefix()
343 rBuffer.append( (sal_Unicode)'.' ); in lcl_xmltble_appendBoxPrefix()
567 sValue.append( (sal_Unicode)'*' ); in ExportTableColumnStyle()
644 sBuffer.append( rNamePrefix ); in ExportTableLinesAutoStyles()
650 sBuffer.append( sTmp ); in ExportTableLinesAutoStyles()
815 sTmp.append( (sal_Int32)nRowSpan ); in ExportTableBox()
[all …]
/aoo41x/main/ucb/source/regexp/
H A Dregexp.cxx160 aBuffer.append(pBlock1Begin, pBlock1End - pBlock1Begin); in matches()
161 aBuffer.append(m_aInfix); in matches()
162 aBuffer.append(pBlock2Begin, pBlock2End - pBlock2Begin); in matches()
218 pBuffer->append(sal_Unicode('"')); in appendStringLiteral()
225 pBuffer->append(sal_Unicode('\\')); in appendStringLiteral()
226 pBuffer->append(c); in appendStringLiteral()
228 pBuffer->append(sal_Unicode('"')); in appendStringLiteral()
261 aBuffer.append(sal_Unicode(m_bEmptyDomain ? '*' : '+')); in getRegexp()
301 aBuffer.append(sal_Unicode(m_bEmptyDomain ? '*' : '+')); in getRegexp()
361 aBuffer.append(c); in scanStringLiteral()
/aoo41x/main/oox/source/export/
H A Ddrawingml.cxx145 sBuf.append( "0" ); in WriteColor()
149 sBuf.append( sColor ); in WriteColor()
821 rBuffer.append( '{' ); in GetUUID()
823 rBuffer.append( cDigits[ aSeq[i] >> 4 ] ); in GetUUID()
826 rBuffer.append( '-' ); in GetUUID()
828 rBuffer.append( cDigits[ aSeq[i] >> 4 ] ); in GetUUID()
831 rBuffer.append( '-' ); in GetUUID()
833 rBuffer.append( cDigits[ aSeq[i] >> 4 ] ); in GetUUID()
836 rBuffer.append( '-' ); in GetUUID()
841 rBuffer.append( '-' ); in GetUUID()
[all …]

Completed in 234 milliseconds

12345678910>>...49