Home
last modified time | relevance | path

Searched defs:append (Results 1 – 25 of 45) sorted by relevance

12

/trunk/main/sal/inc/rtl/
H A Dstrbuf.hxx301 OStringBuffer & append(const OString &str) in append() function in rtl::OStringBuffer
317 OStringBuffer & append( const sal_Char * str ) in append() function in rtl::OStringBuffer
335 OStringBuffer & append( const sal_Char * str, sal_Int32 len) in append() function in rtl::OStringBuffer
353 OStringBuffer & append(sal_Bool b) in append() function in rtl::OStringBuffer
369 OStringBuffer & append(sal_Char c) in append() function in rtl::OStringBuffer
385 OStringBuffer & append(sal_Int32 i, sal_Int16 radix = 10 ) in append() function in rtl::OStringBuffer
402 OStringBuffer & append(sal_Int64 l, sal_Int16 radix = 10 ) in append() function in rtl::OStringBuffer
419 OStringBuffer & append(float f) in append() function in rtl::OStringBuffer
436 OStringBuffer & append(double d) in append() function in rtl::OStringBuffer
H A Dustrbuf.hxx302 OUStringBuffer & append(const OUString &str) in append() function in rtl::OUStringBuffer
318 OUStringBuffer & append( const sal_Unicode * str ) in append() function in rtl::OUStringBuffer
336 OUStringBuffer & append( const sal_Unicode * str, sal_Int32 len) in append() function in rtl::OUStringBuffer
400 OUStringBuffer & append(sal_Bool b) in append() function in rtl::OUStringBuffer
416 OUStringBuffer & append(sal_Unicode c) in append() function in rtl::OUStringBuffer
432 OUStringBuffer & append(sal_Int32 i, sal_Int16 radix = 10 ) in append() function in rtl::OUStringBuffer
449 OUStringBuffer & append(sal_Int64 l, sal_Int16 radix = 10 ) in append() function in rtl::OUStringBuffer
466 OUStringBuffer & append(float f) in append() function in rtl::OUStringBuffer
483 OUStringBuffer & append(double d) in append() function in rtl::OUStringBuffer
/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpnghelper.hxx41 static void append( sal_uInt32 i_nValue, OutputBuffer& o_rOutputBuf ) in append() function in pdfi::PngHelper
/trunk/main/svx/inc/svx/sdr/overlay/
H A Doverlayobjectlist.hxx58 void append(OverlayObject& rOverlayObject) { maVector.push_back(&rOverlayObject); } in append() function in sdr::overlay::OverlayObjectList
/trunk/main/soltools/testSHL/util/
H A Dtlog.cxx41 ::osl::FileBase::RC tLog::open( sal_Bool append ) { in open()
/trunk/main/dbaccess/source/core/inc/
H A Dcomposertools.hxx88 void append( const ::rtl::OUString& lhs ) in append() function
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DDataSheet.java46 public DataSheet(File file, boolean append) { in DataSheet()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/
H A DObjectArrayIterator.java152 public void append(Object object) { in append() method in ObjectArrayIterator
/trunk/main/stoc/test/uriproc/
H A Dtest_uriproc.cxx65 template< typename T > void append( in append() function
71 template<> void append(rtl::OUStringBuffer & buffer, bool const & value) { in append() function
75 template<> void append(rtl::OUStringBuffer & buffer, std::size_t const & value) in append() function
80 template<> void append(rtl::OUStringBuffer & buffer, char const * const & value) in append() function
/trunk/main/vos/source/
H A Dstream.cxx72 sal_Bool OStream::append(void* pbuffer, sal_uInt32 n) in append() function in OStream
/trunk/main/l10ntools/source/help/
H A DHelpCompiler.hxx124 void append(const char *in) in append() function in fs::path
130 void append(const std::string &in) { append(in.c_str()); } in append() function in fs::path
/trunk/main/framework/source/classes/
H A Dframecontainer.cxx115 void FrameContainer::append( const css::uno::Reference< css::frame::XFrame >& xFrame ) in append() function in framework::FrameContainer
/trunk/main/basegfx/source/polygon/
H A Db2dpolygon.cxx110 void append(const CoordinateData2D& rValue) in append() function in CoordinateDataArray2D
406 void append(const ControlVectorPair2D& rValue) in append() function in ControlVectorArray2D
783 void append(const basegfx::B2DPoint& rPoint) in append() function in ImplB2DPolygon
1282 void B2DPolygon::append(const B2DPoint& rPoint, sal_uInt32 nCount) in append() function in basegfx::B2DPolygon
1290 void B2DPolygon::append(const B2DPoint& rPoint) in append() function in basegfx::B2DPolygon
1548 void B2DPolygon::append(const B2DPolygon& rPoly, sal_uInt32 nIndex, sal_uInt32 nCount) in append() function in basegfx::B2DPolygon
H A Db2dpolypolygon.cxx288 void B2DPolyPolygon::append(const B2DPolygon& rPolygon, sal_uInt32 nCount) in append() function in basegfx::B2DPolyPolygon
326 void B2DPolyPolygon::append(const B2DPolyPolygon& rPolyPolygon) in append() function in basegfx::B2DPolyPolygon
H A Db3dpolypolygon.cxx351 void B3DPolyPolygon::append(const B3DPolygon& rPolygon, sal_uInt32 nCount) in append() function in basegfx::B3DPolyPolygon
365 void B3DPolyPolygon::append(const B3DPolyPolygon& rPolyPolygon) in append() function in basegfx::B3DPolyPolygon
/trunk/main/writerfilter/qa/cppunittests/xxml/
H A DtestXXML.cxx41 void append(Node &node) in append() function in Node
/trunk/main/scripting/java/org/openoffice/netbeans/editor/
H A DJavaKit.java141 public void append(byte[] buffer, int off, int len) in append() method in JavaKit.URLAccessor
/trunk/main/framework/inc/dispatch/
H A Dbasedispatcher.hxx176 inline void append( const LoadBinding& aBinding ) in append() function in framework::LoaderThreads
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/lib/
H A DMultiMethodTest.java279 String append = "com.sun.star."; in getTestedClassName() local
/trunk/main/oox/inc/oox/drawingml/chart/
H A Dmodelbase.hxx75 …inline ModelType& append( ModelType* pModel ) { this->push_back( value_type( pModel ) ); return … in append() function in oox::drawingml::chart::ModelVector
/trunk/main/framework/source/helper/
H A Doframes.cxx106 void SAL_CALL OFrames::append( const css::uno::Reference< XFrame >& xFrame ) throw( RuntimeExceptio… in append() function in framework::OFrames
/trunk/main/cui/source/options/
H A Dcfgchart.cxx84 void SvxChartColorTable::append( const XColorEntry & _rEntry ) in append() function in SvxChartColorTable
/trunk/main/drawinglayer/source/animation/
H A Danimationtiming.cxx230 void AnimationEntryList::append(const AnimationEntry& rCandidate) in append() function in drawinglayer::animation::AnimationEntryList
/trunk/main/ucb/source/ucp/odma/
H A Dodma_provider.cxx413 void ContentProvider::append(const ::rtl::Reference<ContentProperties>& _rProp) in append() function in ContentProvider
/trunk/main/sax/source/tools/
H A Dfastserializer.cxx366 void FastSaxSerializer::ForMerge::append( const Int8Sequence &rWhat ) in append() function in sax_fastparser::FastSaxSerializer::ForMerge

Completed in 90 milliseconds

12