Home
last modified time | relevance | path

Searched defs:Insert (Results 1 – 25 of 136) sorted by path

123456

/trunk/main/basic/source/classes/
H A Dsb.cxx1098 void StarBASIC::Insert( SbxVariable* pVar ) in Insert() function in StarBASIC
/trunk/main/basic/source/sbx/
H A Dsbxarray.cxx316 void SbxArray::Insert( SbxVariable* pVar, sal_uInt16 nIdx ) in Insert() function in SbxArray
H A Dsbxcoll.cxx251 void SbxStdCollection::Insert( SbxVariable* p ) in Insert() function in SbxStdCollection
H A Dsbxobj.cxx480 void SbxObject::Insert( SbxVariable* pVar ) in Insert() function in SbxObject
/trunk/main/connectivity/source/drivers/dbase/
H A DDIndex.cxx223 sal_Bool ODbaseIndex::Insert(sal_uInt32 nRec, const ORowSetValue& rValue) in Insert() function in ODbaseIndex
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/cui/source/dialogs/
H A Dpastedlg.cxx128 void SvPasteObjectDialog::Insert( SotFormatStringId nFormat, const String& rFormatName ) in Insert() function in SvPasteObjectDialog
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx405 void AbstractPasteDialog_Impl::Insert( SotFormatStringId nFormat, const String & rFormatName ) in Insert() function in AbstractPasteDialog_Impl
/trunk/main/editeng/source/editeng/
H A Dbaselist.hxx36 …void Insert( T *node, sal_uInt32 position ) { contents.insert( contents.begin() + position, node);… in Insert() function in BaseList
H A Deditobj.cxx321 void EditTextObject::Insert( const EditTextObject& /* rObj */, sal_uInt32 /* nPara */) in Insert() function in EditTextObject
834 void BinTextObject::Insert( const EditTextObject& rObj, sal_uInt32 nDestPara ) in Insert() function in BinTextObject
H A Dedtspell.cxx567 sal_Bool EdtAutoCorrDoc::Insert( sal_uInt16 nPos, const String& rTxt ) in Insert() function in EdtAutoCorrDoc
/trunk/main/editeng/source/items/
H A Dparaitem.cxx1293 sal_Bool SvxTabStopItem::Insert( const SvxTabStop& rTab ) in Insert() function in SvxTabStopItem
1301 void SvxTabStopItem::Insert( const SvxTabStopItem* pTabs, sal_uInt16 nStart, in Insert() function in SvxTabStopItem
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx104 Paragraph* Outliner::Insert(const XubString& rText, sal_uLong nAbsPos, sal_Int16 nDepth) in Insert() function in Outliner
H A Dparalist.hxx46 …void Insert( Paragraph* pPara, sal_uLong nAbsPos = LIST_APPEND ) { List::Insert( pPara, nAbsPos … in Insert() function in ParagraphList
/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/idl/source/cmptools/
H A Dhash.cxx254 sal_Bool SvStringHashTable::Insert( const ByteString & rName, sal_uInt32 * pIndex ) in Insert() function in SvStringHashTable
/trunk/main/idl/source/objects/
H A Dslot.cxx1041 void SvMetaSlot::Insert( SvSlotElementList& rList, const ByteString & rPrefix, in Insert() function in SvMetaSlot
H A Dtypes.cxx988 void SvMetaAttribute::Insert (SvSlotElementList&, const ByteString &, SvIdlDataBase&) in Insert() function in SvMetaAttribute
/trunk/main/l10ntools/inc/
H A Dtagtest.hxx238 void Insert( TokenInfo p, sal_uLong nIndex = LIST_APPEND ) in Insert() function in TokenList
/trunk/main/l10ntools/source/
H A Dmerge.cxx127 void MergeData::Insert(const ByteString&, PFormEntrys* pfEntrys ) in Insert() function in MergeData
/trunk/main/rsc/inc/
H A Drscclobj.hxx66 sal_Bool Insert( ObjNode* pTN ){ in Insert() function in ObjNode
93 sal_Bool Insert( RefNode* pTN ){ in Insert() function in RefNode
/trunk/main/rsc/source/tools/
H A Drscdef.cxx880 void RscDefTree::Insert( RscDefine * pDef ){ in Insert() function in RscDefTree
H A Drsctree.cxx315 sal_Bool NameNode::Insert( NameNode * pTN, sal_uInt32* pnDepth ){ in Insert() function in NameNode
350 sal_Bool NameNode::Insert( NameNode * pTN ){ in Insert() function in NameNode
/trunk/main/sc/inc/
H A Dchgtrack.hxx179 void Insert( ScChangeActionLinkEntry** ppPrevP ) in Insert() function in ScChangeActionLinkEntry
H A Drecursionhelper.hxx95 void Insert( ScFormulaCell* p, sal_Bool bOldRunning, in Insert() function in ScRecursionHelper

Completed in 222 milliseconds

123456