/aoo4110/main/sal/inc/rtl/ |
H A D | strbuf.hxx | 457 OStringBuffer & insert(sal_Int32 offset, const OString & str) in insert() function in rtl::OStringBuffer 479 OStringBuffer & insert( sal_Int32 offset, const sal_Char * str ) in insert() function in rtl::OStringBuffer 502 OStringBuffer & insert( sal_Int32 offset, const sal_Char * str, sal_Int32 len) in insert() function in rtl::OStringBuffer 526 OStringBuffer & insert(sal_Int32 offset, sal_Bool b) in insert() function in rtl::OStringBuffer 548 OStringBuffer & insert(sal_Int32 offset, sal_Char c) in insert() function in rtl::OStringBuffer 570 OStringBuffer & insert(sal_Int32 offset, sal_Int32 i, sal_Int16 radix = 10 ) in insert() function in rtl::OStringBuffer 593 OStringBuffer & insert(sal_Int32 offset, sal_Int64 l, sal_Int16 radix = 10 ) in insert() function in rtl::OStringBuffer 616 OStringBuffer insert(sal_Int32 offset, float f) in insert() function in rtl::OStringBuffer 639 OStringBuffer & insert(sal_Int32 offset, double d) in insert() function in rtl::OStringBuffer
|
H A D | ustrbuf.hxx | 521 OUStringBuffer & insert(sal_Int32 offset, const OUString & str) in insert() function in rtl::OUStringBuffer 543 OUStringBuffer & insert( sal_Int32 offset, const sal_Unicode * str ) in insert() function in rtl::OUStringBuffer 566 OUStringBuffer & insert( sal_Int32 offset, const sal_Unicode * str, sal_Int32 len) in insert() function in rtl::OUStringBuffer 590 OUStringBuffer & insert(sal_Int32 offset, sal_Bool b) in insert() function in rtl::OUStringBuffer 612 OUStringBuffer & insert(sal_Int32 offset, sal_Unicode c) in insert() function in rtl::OUStringBuffer 635 OUStringBuffer & insert(sal_Int32 offset, sal_Int32 i, sal_Int16 radix = 10 ) in insert() function in rtl::OUStringBuffer 659 OUStringBuffer & insert(sal_Int32 offset, sal_Int64 l, sal_Int16 radix = 10 ) in insert() function in rtl::OUStringBuffer 683 OUStringBuffer insert(sal_Int32 offset, float f) in insert() function in rtl::OUStringBuffer 707 OUStringBuffer & insert(sal_Int32 offset, double d) in insert() function in rtl::OUStringBuffer
|
/aoo4110/main/codemaker/source/codemaker/ |
H A D | dependencies.cxx | 131 void Dependencies::insert(rtl::OUString const & type, bool base) { in insert() function in Dependencies 143 void Dependencies::insert(rtl::OString const & type, bool base) { in insert() function in Dependencies
|
/aoo4110/main/sw/source/core/access/ |
H A D | accfrmobjmap.cxx | 132 ::std::pair< SwAccessibleChildMap::iterator, bool > SwAccessibleChildMap::insert( in insert() function in SwAccessibleChildMap 142 ::std::pair< SwAccessibleChildMap::iterator, bool > SwAccessibleChildMap::insert( in insert() function in SwAccessibleChildMap
|
/aoo4110/main/basegfx/source/polygon/ |
H A D | b2dpolypolygon.cxx | 76 void insert(sal_uInt32 nIndex, const basegfx::B2DPolygon& rPolygon, sal_uInt32 nCount) in insert() function in ImplB2DPolyPolygon 87 void insert(sal_uInt32 nIndex, const basegfx::B2DPolyPolygon& rPolyPolygon) in insert() function in ImplB2DPolyPolygon 280 void B2DPolyPolygon::insert(sal_uInt32 nIndex, const B2DPolygon& rPolygon, sal_uInt32 nCount) in insert() function in basegfx::B2DPolyPolygon 318 void B2DPolyPolygon::insert(sal_uInt32 nIndex, const B2DPolyPolygon& rPolyPolygon) in insert() function in basegfx::B2DPolyPolygon
|
H A D | b3dpolypolygon.cxx | 77 void insert(sal_uInt32 nIndex, const ::basegfx::B3DPolygon& rPolygon, sal_uInt32 nCount) in insert() function in ImplB3DPolyPolygon 88 void insert(sal_uInt32 nIndex, const ::basegfx::B3DPolyPolygon& rPolyPolygon) in insert() function in ImplB3DPolyPolygon 343 void B3DPolyPolygon::insert(sal_uInt32 nIndex, const B3DPolygon& rPolygon, sal_uInt32 nCount) in insert() function in basegfx::B3DPolyPolygon 357 void B3DPolyPolygon::insert(sal_uInt32 nIndex, const B3DPolyPolygon& rPolyPolygon) in insert() function in basegfx::B3DPolyPolygon
|
H A D | b3dpolygon.cxx | 191 void insert(sal_uInt32 nIndex, const CoordinateData3D& rValue, sal_uInt32 nCount) in insert() function in CoordinateDataArray3D 202 void insert(sal_uInt32 nIndex, const CoordinateDataArray3D& rSource) in insert() function in CoordinateDataArray3D 350 void insert(sal_uInt32 nIndex, const ::basegfx::BColor& rValue, sal_uInt32 nCount) in insert() function in BColorArray 364 void insert(sal_uInt32 nIndex, const BColorArray& rSource) in insert() function in BColorArray 514 void insert(sal_uInt32 nIndex, const ::basegfx::B3DVector& rValue, sal_uInt32 nCount) in insert() function in NormalsArray3D 528 void insert(sal_uInt32 nIndex, const NormalsArray3D& rSource) in insert() function in NormalsArray3D 689 void insert(sal_uInt32 nIndex, const ::basegfx::B2DPoint& rValue, sal_uInt32 nCount) in insert() function in TextureCoordinate2D 703 void insert(sal_uInt32 nIndex, const TextureCoordinate2D& rSource) in insert() function in TextureCoordinate2D 1052 void insert(sal_uInt32 nIndex, const ::basegfx::B3DPoint& rPoint, sal_uInt32 nCount) in insert() function in ImplB3DPolygon 1248 void insert(sal_uInt32 nIndex, const ImplB3DPolygon& rSource) in insert() function in ImplB3DPolygon [all …]
|
H A D | b2dpolygon.cxx | 115 void insert(sal_uInt32 nIndex, const CoordinateData2D& rValue, sal_uInt32 nCount) in insert() function in CoordinateDataArray2D 126 void insert(sal_uInt32 nIndex, const CoordinateDataArray2D& rSource) in insert() function in CoordinateDataArray2D 417 void insert(sal_uInt32 nIndex, const ControlVectorPair2D& rValue, sal_uInt32 nCount) in insert() function in ControlVectorArray2D 434 void insert(sal_uInt32 nIndex, const ControlVectorArray2D& rSource) in insert() function in ControlVectorArray2D 796 void insert(sal_uInt32 nIndex, const basegfx::B2DPoint& rPoint, sal_uInt32 nCount) in insert() function in ImplB2DPolygon 915 void insert(sal_uInt32 nIndex, const ImplB2DPolygon& rSource) in insert() function in ImplB2DPolygon 1272 void B2DPolygon::insert(sal_uInt32 nIndex, const B2DPoint& rPoint, sal_uInt32 nCount) in insert() function in basegfx::B2DPolygon 1524 …void B2DPolygon::insert(sal_uInt32 nIndex, const B2DPolygon& rPoly, sal_uInt32 nIndex2, sal_uInt32… in insert() function in basegfx::B2DPolygon
|
/aoo4110/main/sc/source/ui/Accessibility/ |
H A D | AccessibleGlobal.cxx | 82 void ScAccessibleStateSet::insert(sal_Int16 nState) in insert() function in ScAccessibleStateSet
|
/aoo4110/main/xml2cmp/source/support/ |
H A D | list.hxx | 132 List<XX>::insert(unsigned pos, const XX & elem_) in insert() function in List 222 DynamicList<XY>::insert(unsigned pos, XY * const & elem_) in insert() function in DynamicList
|
/aoo4110/main/sd/source/ui/unoidl/ |
H A D | unowcntr.cxx | 53 void SvUnoWeakContainer::insert( uno::WeakReference< uno::XInterface > xRef ) throw() in insert() function in SvUnoWeakContainer
|
/aoo4110/main/cosv/inc/cosv/ |
H A D | str_types.hxx | 48 insert = 1 enumerator
|
/aoo4110/main/writerfilter/source/doctok/ |
H A D | WW8PropertySetImpl.hxx | 98 virtual void insert(const WW8PropertySet::Pointer_t /*pSet*/) {} in insert() function in writerfilter::doctok::WW8PropertySetImpl
|
/aoo4110/main/dbaccess/source/core/dataaccess/ |
H A D | ComponentDefinition.hxx | 106 …inline void insert( const ::rtl::OUString& _rName, const ::com::sun::star::uno::Reference< ::com::… in insert() function in dbaccess::OComponentDefinition_Impl
|
/aoo4110/main/sc/source/core/tool/ |
H A D | lookupcache.cxx | 84 bool ScLookupCache::insert( const ScAddress & rResultAddress, in insert() function in ScLookupCache
|
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/merger/diff/ |
H A D | ObjectArrayIterator.java | 129 public void insert(Object object) { in insert() method in ObjectArrayIterator
|
/aoo4110/main/canvas/source/tools/ |
H A D | page.cxx | 92 bool Page::insert( SurfaceRect& r ) in insert() function in canvas::Page
|
/aoo4110/main/sc/source/core/data/ |
H A D | clipparam.cxx | 196 void ScClipRangeNameData::insert(sal_uInt16 nOldIndex, sal_uInt16 nNewIndex) in insert() function in ScClipRangeNameData
|
/aoo4110/main/dbaccess/source/core/inc/ |
H A D | definitioncontainer.hxx | 111 inline void insert( const ::rtl::OUString& _rName, TContentPtr _pDefinition ) in insert() function in dbaccess::ODefinitionContainer_Impl
|
/aoo4110/main/configmgr/source/ |
H A D | xcuparser.hxx | 116 bool insert; member
|
/aoo4110/main/forms/source/xforms/ |
H A D | NameContainer.hxx | 80 void insert( const rtl::OUString& rName, in insert() function in NameContainer
|
/aoo4110/main/wizards/com/sun/star/wizards/ui/ |
H A D | PathSelection.java | 71 …public void insert(int DialogStep, int XPos, int YPos, int Width, short CurTabIndex, String LabelT… in insert() method in PathSelection
|
/aoo4110/main/basegfx/source/inc/ |
H A D | PolygonPoint.hxx | 356 void insert(sal_uInt32 nIndex, const Point& rPoint, sal_uInt32 nCount) in insert() function in PolygonPointList 382 void insert(sal_uInt32 nIndex, const PolygonPointList& rSource) in insert() function in PolygonPointList
|
H A D | polygontemplate.hxx | 356 void insert(sal_uInt32 nIndex, const Point& rPoint, sal_uInt32 nCount) in insert() function in ImplPolygonTemplate 382 void insert(sal_uInt32 nIndex, const ImplPolygonTemplate& rSource) in insert() function in ImplPolygonTemplate
|
/aoo4110/main/wizards/com/sun/star/wizards/ui/event/ |
H A D | ListModelBinder.java | 102 protected void insert(short i) in insert() method in ListModelBinder
|