Home
last modified time | relevance | path

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

12

/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 Db3dpolygon.cxx1706 void B3DPolygon::append(const basegfx::B3DPoint& rPoint, sal_uInt32 nCount) in append() function in basegfx::B3DPolygon
1736 void B3DPolygon::append(const B3DPolygon& rPoly, sal_uInt32 nIndex, sal_uInt32 nCount) in append() function in basegfx::B3DPolygon
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/basegfx/source/range/
H A Db2drangeclipper.cxx279 void append( const B2DPoint& rPoint ) in append() function in basegfx::__anon7b5bc3ae0111::ImplPolygon
/trunk/main/connectivity/source/commontools/
H A Ddbexception.cxx227 void SQLExceptionInfo::append( TYPE _eType, const ::rtl::OUString& _rErrorMessage, const sal_Char* … in append() function in dbtools::SQLExceptionInfo
/trunk/main/connectivity/source/parse/
H A Dsqlnode.cxx1688 void OSQLParseNode::append(OSQLParseNode* pNewNode) in append() function in connectivity::OSQLParseNode
/trunk/main/cppu/source/uno/
H A Dlbenv.cxx181 inline void ObjectEntry::append( in append() function in __anonedad264e0111::ObjectEntry
/trunk/main/cui/source/options/
H A Dcfgchart.cxx84 void SvxChartColorTable::append( const XColorEntry & _rEntry ) in append() function in SvxChartColorTable
/trunk/main/dbaccess/source/core/api/
H A Dcolumn.cxx250 void OColumns::append( const ::rtl::OUString& _rName, OColumn* _pColumn ) in append() function in OColumns
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasecontext.cxx123 inline void append(const ODatabaseModelImpl& _rModelImpl ) in append() function in dbaccess::DatabaseDocumentLoader
/trunk/main/dbaccess/source/core/inc/
H A Dcomposertools.hxx88 void append( const ::rtl::OUString& lhs ) in append() function
/trunk/main/drawinglayer/source/animation/
H A Danimationtiming.cxx230 void AnimationEntryList::append(const AnimationEntry& rCandidate) in append() function in drawinglayer::animation::AnimationEntryList
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx434 void append(drawinglayer::primitive2d::BasePrimitive2D* pCandidate) in append() function in __anonc3207dfb0411::TargetHolder
/trunk/main/framework/inc/dispatch/
H A Dbasedispatcher.hxx176 inline void append( const LoadBinding& aBinding ) in append() function in framework::LoaderThreads
/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/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/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
H A DHelpLinker.cxx160 void append(const std::string &id) in append() function
/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/oox/inc/oox/xls/
H A Dformulabase.hxx283 …inline void append( sal_Int32 nOpCode, const Type& rData ) { append( nOpCode ) <<= rData; } in append() function in oox::xls::ApiTokenVector
/trunk/main/oox/source/xls/
H A Ddrawingmanager.cxx286 void BiffDrawingObjectContainer::append( const BiffDrawingObjectRef& rxDrawingObj ) in append() function in oox::xls::BiffDrawingObjectContainer
H A Dformulabase.cxx164 Any& ApiTokenVector::append( sal_Int32 nOpCode ) in append() function in oox::xls::ApiTokenVector
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/lib/
H A DMultiMethodTest.java279 String append = "com.sun.star."; in getTestedClassName() local
/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

Completed in 194 milliseconds

12