Home
last modified time | relevance | path

Searched defs:rBuffer (Results 1 – 25 of 46) sorted by relevance

12

/trunk/main/package/source/package/zipapi/
H A DInflater.cxx74 void SAL_CALL Inflater::setInput( const Sequence< sal_Int8 >& rBuffer ) in setInput()
91 sal_Int32 SAL_CALL Inflater::doInflateSegment( Sequence< sal_Int8 >& rBuffer, sal_Int32 nNewOffset,… in doInflateSegment()
114 sal_Int32 Inflater::doInflateBytes (Sequence < sal_Int8 > &rBuffer, sal_Int32 nNewOffset, sal_Int3… in doInflateBytes()
H A DDeflater.cxx82 sal_Int32 Deflater::doDeflateBytes (uno::Sequence < sal_Int8 > &rBuffer, sal_Int32 nNewOffset, sal_… in doDeflateBytes()
140 void SAL_CALL Deflater::setInputSegment( const uno::Sequence< sal_Int8 >& rBuffer, sal_Int32 nNewOf… in setInputSegment()
172 sal_Int32 SAL_CALL Deflater::doDeflateSegment( uno::Sequence< sal_Int8 >& rBuffer, sal_Int32 nNewOf… in doDeflateSegment()
H A DZipOutputStream.cxx191 void SAL_CALL ZipOutputStream::write( const Sequence< sal_Int8 >& rBuffer, sal_Int32 nNewOffset, sa… in write()
215 void SAL_CALL ZipOutputStream::rawWrite( Sequence< sal_Int8 >& rBuffer, sal_Int32 /*nNewOffset*/, s… in rawWrite()
H A DMemoryByteGrabber.hxx37 MemoryByteGrabber ( const com::sun::star::uno::Sequence < sal_Int8 > & rBuffer ) in MemoryByteGrabber()
/trunk/main/xmloff/source/core/
H A Dxmluconv.cxx419 void SvXMLUnitConverter::convertMeasure( OUStringBuffer& rBuffer, in convertMeasure()
449 void SvXMLUnitConverter::convertBool( OUStringBuffer& rBuffer, in convertBool()
463 void SvXMLUnitConverter::convertPercent( OUStringBuffer& rBuffer, in convertPercent()
478 void SvXMLUnitConverter::convertMeasurePx( OUStringBuffer& rBuffer, in convertMeasurePx()
530 sal_Bool SvXMLUnitConverter::convertEnum( OUStringBuffer& rBuffer, in convertEnum()
561 OUStringBuffer& rBuffer, in convertEnum()
625 void SvXMLUnitConverter::convertColor( OUStringBuffer& rBuffer, in convertColor()
644 void SvXMLUnitConverter::convertNumber( OUStringBuffer& rBuffer, in convertNumber()
664 void SvXMLUnitConverter::convertNumber64( OUStringBuffer& rBuffer, in convertNumber64()
1178 ::rtl::OUStringBuffer& rBuffer, in convertDateTime()
[all …]
/trunk/main/oox/source/vml/
H A Dvmlinputstream.cxx82 inline void lclAppendToBuffer( OStringBuffer& rBuffer, const sal_Char* pcBeg, const sal_Char* pcEnd… in lclAppendToBuffer()
89 void lclProcessAttribs( OStringBuffer& rBuffer, const sal_Char* pcBeg, const sal_Char* pcEnd ) in lclProcessAttribs()
152 void lclProcessElement( OStringBuffer& rBuffer, const OString& rElement ) in lclProcessElement()
208 bool lclProcessCharacters( OStringBuffer& rBuffer, const OString& rChars ) in lclProcessCharacters()
/trunk/main/sax/source/tools/
H A Dconverter.cxx263 void Converter::convertMeasure( OUStringBuffer& rBuffer, in convertMeasure()
483 void Converter::convertBool( OUStringBuffer& rBuffer, bool bValue ) in convertBool()
495 void Converter::convertPercent( OUStringBuffer& rBuffer, sal_Int32 nValue ) in convertPercent()
508 void Converter::convertMeasurePx( OUStringBuffer& rBuffer, sal_Int32 nValue ) in convertMeasurePx()
547 void Converter::convertColor( OUStringBuffer& rBuffer, sal_Int32 nColor ) in convertColor()
565 void Converter::convertNumber( OUStringBuffer& rBuffer, sal_Int32 nNumber ) in convertNumber()
614 void Converter::convertDouble( OUStringBuffer& rBuffer, in convertDouble()
640 void Converter::convertDouble( ::rtl::OUStringBuffer& rBuffer, double fNumber) in convertDouble()
681 void Converter::convertDuration(::rtl::OUStringBuffer& rBuffer, in convertDuration()
882 void Converter::convertDuration(::rtl::OUStringBuffer& rBuffer, in convertDuration()
/trunk/main/xmloff/source/text/
H A DXMLStringBufferImportContext.cxx45 OUStringBuffer& rBuffer) : in XMLStringBufferImportContext()
/trunk/main/l10ntools/source/
H A Dutf8conv.cxx44 void UTF8Converter::Convert( ByteString &rBuffer, in Convert()
/trunk/main/xmloff/source/chart/
H A DXMLSymbolTypePropertyHdl.cxx72 OUStringBuffer & rBuffer, in lcl_convertEnum()
/trunk/main/xmloff/inc/xmloff/
H A Dxmluconv.hxx302 void convertDateTime( ::rtl::OUStringBuffer& rBuffer, in convertDateTime()
/trunk/main/formula/source/core/api/
H A DFormulaCompiler.cxx1461 void FormulaCompiler::CreateStringFromTokenArray( rtl::OUStringBuffer& rBuffer ) in CreateStringFromTokenArray()
1502 FormulaToken* FormulaCompiler::CreateStringFromToken( rtl::OUStringBuffer& rBuffer, FormulaToken* p… in CreateStringFromToken()
1630 void FormulaCompiler::AppendDouble( rtl::OUStringBuffer& rBuffer, double fVal ) in AppendDouble()
1649 void FormulaCompiler::AppendBoolean( rtl::OUStringBuffer& rBuffer, bool bVal ) in AppendBoolean()
1659 void FormulaCompiler::AppendString( rtl::OUStringBuffer& rBuffer, const String & rStr ) in AppendString()
/trunk/main/shell/source/unix/exec/
H A Dshellexec.cxx89 void escapeForShell( rtl::OStringBuffer & rBuffer, const rtl::OString & rURL) in escapeForShell()
/trunk/main/extensions/workben/
H A Dtestpgp.cxx216 void DataSource_Impl::setBuffer (const Sequence<sal_Int8> &rBuffer) in setBuffer()
385 void SAL_CALL DataSink_Impl::writeBytes (const Sequence<sal_Int8> &rBuffer) in writeBytes()
/trunk/main/shell/source/cmdmail/
H A Dsyscmdmail.cxx61 static void escapeDoubleQuotes( OStringBuffer &rBuffer, in escapeDoubleQuotes()
/trunk/main/xmlsecurity/tools/demo/
H A Dutil2.cxx53 void convertDateTime( ::rtl::OUStringBuffer& rBuffer, in convertDateTime()
/trunk/main/vcl/unx/gtk/a11y/
H A Datkaction.cxx175 appendKeyStrokes(rtl::OStringBuffer& rBuffer, const uno::Sequence< awt::KeyStroke >& rKeyStrokes) in appendKeyStrokes()
/trunk/main/sal/inc/rtl/
H A Dmath.hxx103 inline void doubleToUStringBuffer( rtl::OUStringBuffer& rBuffer, double fValue, in doubleToUStringBuffer()
122 inline void doubleToUStringBuffer( rtl::OUStringBuffer& rBuffer, double fValue, in doubleToUStringBuffer()
/trunk/main/forms/source/xforms/
H A Dmodel_ui.cxx132 void lcl_OutPosition( OUStringBuffer& rBuffer, in lcl_OutPosition()
167 void lcl_OutName( OUStringBuffer& rBuffer, in lcl_OutName()
179 void lcl_OutInstance( OUStringBuffer& rBuffer, in lcl_OutInstance()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/
H A DAsciiReplaceFilter.java602 private String implts_replace( StringBuffer rBuffer, FilterOptions aOptions ) in implts_replace()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx511 static void appendHex( sal_Int8 nInt, OStringBuffer& rBuffer ) in appendHex()
519 static void appendName( const OUString& rStr, OStringBuffer& rBuffer ) in appendName()
550 static void appendName( const sal_Char* pStr, OStringBuffer& rBuffer ) in appendName()
631 static void appendDestinationName( const rtl::OUString& rString, OStringBuffer& rBuffer ) in appendDestinationName()
656 static void appendUnicodeTextString( const rtl::OUString& rString, OStringBuffer& rBuffer ) in appendUnicodeTextString()
856 static void appendDouble( double fValue, OStringBuffer& rBuffer, sal_Int32 nPrecision = 5 ) in appendDouble()
919 void PDFWriterImpl::appendStrokingColor( const Color& rColor, OStringBuffer& rBuffer ) in appendStrokingColor()
929 void PDFWriterImpl::appendNonStrokingColor( const Color& rColor, OStringBuffer& rBuffer ) in appendNonStrokingColor()
1068 void Matrix3::append( PDFWriterImpl::PDFPage& rPage, OStringBuffer& rBuffer, Point* pBack ) in append()
3827 static void appendSubsetName( int nSubsetID, const OUString& rPSName, OStringBuffer& rBuffer ) in appendSubsetName()
[all …]
/trunk/main/sc/source/filter/excel/
H A Dxestream.cxx317 void XclExpStream::WriteUnicodeBuffer( const ScfUInt16Vec& rBuffer, sal_uInt8 nFlags ) in WriteUnicodeBuffer()
366 void XclExpStream::WriteCharBuffer( const ScfUInt8Vec& rBuffer ) in WriteCharBuffer()
715 OString XclXmlUtils::ToOString( const ScfUInt16Vec& rBuffer ) in ToOString()
/trunk/main/sw/source/filter/ww8/
H A Drtfsdrexport.cxx424 void RtfSdrExport::AddRectangleDimensions( rtl::OStringBuffer& rBuffer, const Rectangle& rRectangle… in AddRectangleDimensions()
/trunk/main/filter/source/xsltfilter/
H A Duof2merge.cxx550 bool UOF2Merge::getBase64Codec( ::rtl::OUStringBuffer& rBuffer, const ::rtl::OUString& rObjPath ) in getBase64Codec()
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx825 void Convention_A1::MakeColStr( rtl::OUStringBuffer& rBuffer, SCCOL nCol ) in MakeColStr()
833 void Convention_A1::MakeRowStr( rtl::OUStringBuffer& rBuffer, SCROW nRow ) in MakeRowStr()
5041 void ScCompiler::CreateStringFromExternal(rtl::OUStringBuffer& rBuffer, FormulaToken* pTokenP) in CreateStringFromExternal()
5069 void ScCompiler::CreateStringFromMatrix( rtl::OUStringBuffer& rBuffer, in CreateStringFromMatrix()
5117 void ScCompiler::CreateStringFromSingleRef(rtl::OUStringBuffer& rBuffer,FormulaToken* _pTokenP) in CreateStringFromSingleRef()
5143 void ScCompiler::CreateStringFromDoubleRef(rtl::OUStringBuffer& rBuffer,FormulaToken* _pTokenP) in CreateStringFromDoubleRef()
5148 void ScCompiler::CreateStringFromIndex(rtl::OUStringBuffer& rBuffer,FormulaToken* _pTokenP) in CreateStringFromIndex()

Completed in 171 milliseconds

12