/aoo41x/main/fpicker/source/win32/filepicker/ |
H A D | FileOpenDlg.cxx | 178 m_filterBuffer.setLength(0); in setFilter() 209 m_fileNameBuffer.setLength(0); in setDefaultName() 379 m_helperBuffer.setLength((nLen * sizeof(sal_Unicode)) - 1); in getCurrentFilePath() 401 m_helperBuffer.setLength((nLen * sizeof(sal_Unicode)) - 1); in getCurrentFolderPath() 423 m_helperBuffer.setLength((nLen * sizeof(sal_Unicode)) - 1); in getCurrentFileName()
|
/aoo41x/main/svl/source/misc/ |
H A D | lngmisc.cxx | 77 aBuf.setLength( nSize ); in RemoveControlChars() 123 aBuf.setLength( nCnt ); in ReplaceControlChars()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | pdfwriter_impl.cxx | 3939 aLine.setLength( 0 ); in createToUnicodeCMap() 3964 aLine.setLength( 0 ); in emitFontDescriptor() 4336 aLine.setLength( 0 ); in emitResources() 5854 aLine.setLength( 0 ); in emitCatalog() 6262 aLine.setLength( 0 ); in emitOutputIntent() 6266 aLine.setLength( 0 ); in emitOutputIntent() 6272 aLine.setLength( 0 ); in emitOutputIntent() 6555 aLine.setLength( 0 ); in emitTrailer() 7926 aLine.setLength( 0 ); in drawText() 9399 aLine.setLength( 0 ); in writeTransparentObject() [all …]
|
/aoo41x/main/extensions/source/logging/ |
H A D | csvformatter.cxx | 258 buf.setLength(buf.getLength()-1); in getHead() 332 buf.setLength(buf.getLength()-1); in formatMultiColumn()
|
/aoo41x/main/sal/qa/OStringBuffer/ |
H A D | rtl_OStringBuffer.cxx | 1098 aStrBuf.setLength( input ); in setLength_001() 1118 aStrBuf.setLength( input ); in setLength_002() 1138 aStrBuf.setLength( input ); in setLength_003() 1158 aStrBuf.setLength( input ); in setLength_004() 1178 aStrBuf.setLength( input ); in setLength_005() 1198 aStrBuf.setLength( input ); in setLength_006() 1218 aStrBuf.setLength( input ); in setLength_007() 1238 aStrBuf.setLength( input ); in setLength_008() 1258 aStrBuf.setLength( input ); in setLength_009() 1278 aStrBuf.setLength( input ); in setLength_010() [all …]
|
/aoo41x/main/oox/source/xls/ |
H A D | pagesettings.cxx | 600 maBuffer.setLength( 0 ); in parse() 754 aFontName.setLength( 0 ); in parse() 755 aFontStyle.setLength( 0 ); in parse()
|
/aoo41x/main/dbaccess/source/core/api/ |
H A D | KeySet.cxx | 474 aCondition.setLength(aCondition.getLength()-5); in deleteRows() 486 aSql.setLength(aSql.getLength()-3); in deleteRows() 612 aSql.setLength(aSql.getLength()-1); in updateRow() 633 aSql.setLength(aSql.getLength()-5); // remove the last AND in updateRow() 1064 aSql.setLength(aSql.getLength()-5); in deleteRow()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | rtfattributeoutput.cxx | 317 maBuffer.setLength(0); in appendAndClear() 329 rSource.maBuffer.setLength(0); in appendAndClear() 335 maBuffer.setLength(0); in clear() 345 maBuffer.setLength(0); in appendHexData() 1041 aTblAdjust.setLength(0); in TableOrientation() 1045 aTblAdjust.setLength(0); in TableOrientation() 1669 m_aSectionBreaks.setLength(0); in WriteHeaderFooter_Impl()
|
/aoo41x/main/tools/source/fsys/ |
H A D | urlobj.cxx | 596 m_aAbsURIRef.setLength(0); in setInvalid() 1766 aSynAbsURIRef.setLength(i + 1); in convertRelToAbs() 2771 aTheCanonic.setLength(0); in parseHost() 2902 aSynHost.setLength(0); in setHost() 3069 aTheSynPath.setLength(0); in parsePath() 3632 m_aAbsURIRef.setLength(m_aFragment.getBegin() - 1); in clearFragment() 3990 aBuffer.setLength(aBuffer.getLength() - 1); in getAbbreviated() 3996 aBuffer.setLength(--i); in getAbbreviated() 4124 m_aAbsURIRef.setLength(0); in ConcatData() 4192 aSynHost.setLength(0); in ConcatData()
|
/aoo41x/main/xmlreader/source/ |
H A D | pad.cxx | 60 buffer_.setLength(0); in clear()
|
/aoo41x/main/basegfx/inc/basegfx/vector/ |
H A D | b2ivector.hxx | 121 B2IVector& setLength(double fLen);
|
H A D | b2dvector.hxx | 131 B2DVector& setLength(double fLen);
|
H A D | b3ivector.hxx | 174 B3IVector& setLength(double fLen) in setLength() function in basegfx::B3IVector
|
H A D | b3dvector.hxx | 176 B3DVector& setLength(double fLen) in setLength() function in basegfx::B3DVector
|
/aoo41x/main/extensions/source/oooimprovement/ |
H A D | logpacker.cxx | 50 buf.setLength(csvfileurl.getLength()-3); in getZipfileurl()
|
/aoo41x/main/vcl/os2/source/gdi/ |
H A D | salgdi.cxx | 965 aBuf.setLength( 2 ); in drawEPS() 1019 aBuf.setLength( 2 ); in drawEPS()
|
/aoo41x/main/connectivity/source/drivers/odbcbase/ |
H A D | ODatabaseMetaData.cxx | 1370 aValue.setLength(aValue.getLength()-1); in getStringFunctions() 1425 aValue.setLength(aValue.getLength()-1); in getTimeDateFunctions() 1444 aValue.setLength(aValue.getLength()-1); in getSystemFunctions() 1505 aValue.setLength(aValue.getLength()-1); in getNumericFunctions()
|
/aoo41x/main/basegfx/source/vector/ |
H A D | b2ivector.cxx | 76 B2IVector& B2IVector::setLength(double fLen) in setLength() function in basegfx::B2IVector
|
H A D | b2dvector.cxx | 115 B2DVector& B2DVector::setLength(double fLen) in setLength() function in basegfx::B2DVector
|
/aoo41x/main/chart2/source/view/charttypes/ |
H A D | PieChart.cxx | 514 aDirection.setLength(nScreenValueOffsetInRadiusDirection); in createShapes() 634 aRadiusDirection.setLength(1.0); in moveAwayFrom()
|
/aoo41x/test/testcommon/source/org/openoffice/test/common/ |
H A D | ReportUploader.java | 118 params.setLength(0); in upload()
|
/aoo41x/main/filter/source/xsltfilter/ |
H A D | XMLBase64Codec.cxx | 82 sBuffer.setLength(0); in ThreeByteToFourByte()
|
/aoo41x/main/filter/source/placeware/ |
H A D | Base64Codec.cxx | 82 sBuffer.setLength(0); in ThreeByteToFourByte()
|
/aoo41x/main/sal/qa/rtl/strings/ |
H A D | test_oustringbuffer_utf32.cxx | 76 message.setLength(0); in createMessage()
|
/aoo41x/main/chart2/source/view/main/ |
H A D | PolarLabelPositionHelper.cxx | 174 aDirection.setLength(nScreenValueOffsetInRadiusDirection); in getLabelScreenPositionAndAlignmentForUnitCircleValues()
|