/aoo42x/main/sal/inc/rtl/ |
H A D | strbuf.hxx | 301 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 D | ustrbuf.hxx | 302 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
|
/aoo42x/main/sdext/source/pdfimport/xpdfwrapper/ |
H A D | pnghelper.hxx | 41 static void append( sal_uInt32 i_nValue, OutputBuffer& o_rOutputBuf ) in append() function in pdfi::PngHelper
|
/aoo42x/main/svx/inc/svx/sdr/overlay/ |
H A D | overlayobjectlist.hxx | 58 void append(OverlayObject& rOverlayObject) { maVector.push_back(&rOverlayObject); } in append() function in sdr::overlay::OverlayObjectList
|
/aoo42x/main/soltools/testSHL/util/ |
H A D | tlog.cxx | 41 ::osl::FileBase::RC tLog::open( sal_Bool append ) { in open()
|
/aoo42x/main/dbaccess/source/core/inc/ |
H A D | composertools.hxx | 88 void append( const ::rtl::OUString& lhs ) in append() function
|
/aoo42x/test/testcommon/source/org/openoffice/test/common/ |
H A D | DataSheet.java | 46 public DataSheet(File file, boolean append) { in DataSheet()
|
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/ |
H A D | ObjectArrayIterator.java | 152 public void append(Object object) { in append() method in ObjectArrayIterator
|
/aoo42x/main/stoc/test/uriproc/ |
H A D | test_uriproc.cxx | 65 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
|
/aoo42x/main/vos/source/ |
H A D | stream.cxx | 72 sal_Bool OStream::append(void* pbuffer, sal_uInt32 n) in append() function in OStream
|
/aoo42x/main/l10ntools/source/help/ |
H A D | HelpCompiler.hxx | 124 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
|
/aoo42x/main/framework/source/classes/ |
H A D | framecontainer.cxx | 115 void FrameContainer::append( const css::uno::Reference< css::frame::XFrame >& xFrame ) in append() function in framework::FrameContainer
|
/aoo42x/main/basegfx/source/polygon/ |
H A D | b2dpolygon.cxx | 110 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 D | b2dpolypolygon.cxx | 288 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 D | b3dpolypolygon.cxx | 351 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
|
/aoo42x/main/writerfilter/qa/cppunittests/xxml/ |
H A D | testXXML.cxx | 41 void append(Node &node) in append() function in Node
|
/aoo42x/main/scripting/java/org/openoffice/netbeans/editor/ |
H A D | JavaKit.java | 141 public void append(byte[] buffer, int off, int len) in append() method in JavaKit.URLAccessor
|
/aoo42x/main/framework/inc/dispatch/ |
H A D | basedispatcher.hxx | 176 inline void append( const LoadBinding& aBinding ) in append() function in framework::LoaderThreads
|
/aoo42x/main/qadevOOo/runner/lib/ |
H A D | MultiMethodTest.java | 279 String append = "com.sun.star."; in getTestedClassName() local
|
/aoo42x/main/oox/inc/oox/drawingml/chart/ |
H A D | modelbase.hxx | 75 …inline ModelType& append( ModelType* pModel ) { this->push_back( value_type( pModel ) ); return … in append() function in oox::drawingml::chart::ModelVector
|
/aoo42x/main/framework/source/helper/ |
H A D | oframes.cxx | 106 void SAL_CALL OFrames::append( const css::uno::Reference< XFrame >& xFrame ) throw( RuntimeExceptio… in append() function in framework::OFrames
|
/aoo42x/main/cui/source/options/ |
H A D | cfgchart.cxx | 84 void SvxChartColorTable::append( const XColorEntry & _rEntry ) in append() function in SvxChartColorTable
|
/aoo42x/main/ucb/source/ucp/odma/ |
H A D | odma_provider.cxx | 413 void ContentProvider::append(const ::rtl::Reference<ContentProperties>& _rProp) in append() function in ContentProvider
|
/aoo42x/main/drawinglayer/source/animation/ |
H A D | animationtiming.cxx | 230 void AnimationEntryList::append(const AnimationEntry& rCandidate) in append() function in drawinglayer::animation::AnimationEntryList
|
/aoo42x/main/sax/source/tools/ |
H A D | fastserializer.cxx | 366 void FastSaxSerializer::ForMerge::append( const Int8Sequence &rWhat ) in append() function in sax_fastparser::FastSaxSerializer::ForMerge
|