Home
last modified time | relevance | path

Searched defs:Insert (Results 26 – 50 of 136) sorted by relevance

123456

/trunk/main/idl/inc/
H A Dobject.hxx48 …void Insert( sal_uLong& rId, sal_uLong nPos ) { sal_uLong nId(rId ); List::Insert( (void*) nId,… in Insert() function in SvULongs
/trunk/main/sw/source/core/layout/
H A Dsortedobjsimpl.cxx211 bool SwSortedObjsImpl::Insert( SwAnchoredObject& _rAnchoredObj ) in Insert() function in SwSortedObjsImpl
/trunk/main/idl/source/cmptools/
H A Dhash.cxx254 sal_Bool SvStringHashTable::Insert( const ByteString & rName, sal_uInt32 * pIndex ) in Insert() function in SvStringHashTable
/trunk/main/cui/source/dialogs/
H A Dpastedlg.cxx128 void SvPasteObjectDialog::Insert( SotFormatStringId nFormat, const String& rFormatName ) in Insert() function in SvPasteObjectDialog
/trunk/main/svx/source/sdr/animation/
H A Dscheduler.cxx92 void EventList::Insert(Event* pNew) in Insert() function in sdr::animation::EventList
/trunk/main/svx/inc/svx/
H A Dsvdhlpln.hxx92 …void Insert(const SdrHelpLine& rHL, sal_uInt16 nPos=0xFFFF) { aList.Insert(new SdrH… in Insert() function in SdrHelpLineList
/trunk/main/sw/source/core/text/
H A Dwrong.cxx540 void SwWrongList::Insert(sal_uInt16 nWhere, std::vector<SwWrongArea>::iterator startPos, std::vecto… in Insert() function in SwWrongList
628 void SwWrongList::Insert( const rtl::OUString& rType, in Insert() function in SwWrongList
H A Dporlin.cxx208 SwLinePortion *SwLinePortion::Insert( SwLinePortion *pIns ) in Insert() function in SwLinePortion
/trunk/main/svl/inc/svl/
H A Dundo.hxx131 void Insert( SfxUndoAction* i_action, size_t i_pos ) in Insert() function in SfxUndoActions
/trunk/main/ucb/source/sorter/
H A Dsortresult.hxx90 void Insert( LISTACTION *pAction ) { maData.push_back( pAction ); } in Insert() function in EventList
/trunk/main/tools/source/memtools/
H A Dtable.cxx111 sal_Bool Table::Insert( sal_uIntPtr nKey, void* p ) in Insert() function in Table
/trunk/main/sc/inc/
H A Drecursionhelper.hxx95 void Insert( ScFormulaCell* p, sal_Bool bOldRunning, in Insert() function in ScRecursionHelper
/trunk/main/sw/source/core/bastyp/
H A Dswcache.cxx446 sal_Bool SwCache::Insert( SwCacheObj *pNew ) in Insert() function in SwCache
/trunk/main/svx/source/xoutdev/
H A D_xpoly.cxx572 void XPolygon::Insert( sal_uInt16 nPos, const Point& rPt, XPolyFlags eFlags ) in Insert() function in XPolygon
591 void XPolygon::Insert( sal_uInt16 nPos, const XPolygon& rXPoly ) in Insert() function in XPolygon
618 void XPolygon::Insert( sal_uInt16 nPos, const Polygon& rPoly ) in Insert() function in XPolygon
1688 void XPolyPolygon::Insert( const XPolygon& rXPoly, sal_uInt16 nPos ) in Insert() function in XPolyPolygon
1705 void XPolyPolygon::Insert( const XPolyPolygon& rXPolyPoly, sal_uInt16 nPos ) in Insert() function in XPolyPolygon
H A Dxtable.cxx240 void XPropertyList::Insert( XPropertyEntry* pEntry, long nIndex ) in Insert() function in XPropertyList
/trunk/main/sot/source/sdstor/
H A Dstgavl.cxx290 sal_Bool StgAvlNode::Insert( StgAvlNode** pRoot, StgAvlNode* pIns ) in Insert() function in StgAvlNode
/trunk/main/sw/source/core/inc/
H A Dwrong.hxx257 inline void Insert( const rtl::OUString& rType, in Insert() function in SwWrongList
/trunk/main/sw/source/core/txtnode/
H A Dndhints.cxx240 void SwpHintsArray::Insert( const SwTxtAttr *pHt ) in Insert() function in SwpHintsArray
/trunk/main/basic/source/sbx/
H A Dsbxcoll.cxx251 void SbxStdCollection::Insert( SbxVariable* p ) in Insert() function in SbxStdCollection
/trunk/main/tools/source/string/
H A Dstrimp.cxx655 STRING& STRING::Insert( const STRING& rStr, xub_StrLen nIndex ) in Insert() function in STRING
689 STRING& STRING::Insert( const STRING& rStr, xub_StrLen nPos, xub_StrLen nLen, in Insert() function in STRING
735 STRING& STRING::Insert( const STRCODE* pCharStr, xub_StrLen nIndex ) in Insert() function in STRING
772 STRING& STRING::Insert( STRCODE c, xub_StrLen nIndex ) in Insert() function in STRING
/trunk/main/connectivity/source/drivers/dbase/
H A Ddindexnode.cxx181 sal_Bool ONDXPage::Insert(ONDXNode& rNode, sal_uInt32 nRowsLeft) in Insert() function in ONDXPage
304 sal_Bool ONDXPage::Insert(sal_uInt16 nPos, ONDXNode& rNode) in Insert() function in ONDXPage
/trunk/main/svtools/inc/svtools/
H A Dtextdata.hxx177 …void Insert( T pObject, sal_uLong nPos ) { ::std::vector< T >::insert( this->begin()+nPos, pObje… in Insert() function in ToolsList
/trunk/main/sw/source/ui/fldui/
H A Dchangedb.cxx193 SvLBoxEntry* SwChangeDBDlg::Insert(const String& rDBName) in Insert() function in SwChangeDBDlg
/trunk/main/tools/workben/
H A Dhashtbl.cxx211 BOOL HashTable::Insert(String const& Key, void* pObject) in Insert() function in HashTable
/trunk/main/soltools/ldump/
H A Dhashtbl.cxx177 bool HashTable::Insert(const char * Key, void* pObject) in Insert() function in HashTable

Completed in 102 milliseconds

123456