Home
last modified time | relevance | path

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

123456

/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/sw/source/core/bastyp/
H A Dtabcol.cxx105 void SwTabCols::Insert( long nValue, long nMin, long nMax, sal_Bool bValue, sal_uInt16 nPos ) in Insert() function in SwTabCols
115 void SwTabCols::Insert( long nValue, sal_Bool bValue, sal_uInt16 nPos ) in Insert() function in SwTabCols
/trunk/main/sw/source/core/layout/
H A Dobjstmpconsiderwrapinfl.cxx38 void SwObjsMarkedAsTmpConsiderWrapInfluence::Insert( SwAnchoredObject& _rAnchoredObj ) in Insert() function in SwObjsMarkedAsTmpConsiderWrapInfluence
H A Dsortedobjs.cxx49 bool SwSortedObjs::Insert( SwAnchoredObject& _rAnchoredObj ) in Insert() function in SwSortedObjs
H A Dmovedfwdfrmsbyobjpos.cxx42 void SwMovedFwdFrmsByObjPos::Insert( const SwTxtFrm& _rMovedFwdFrmByObjPos, in Insert() function in SwMovedFwdFrmsByObjPos
/trunk/main/svl/source/memtools/
H A Dsvarray.cxx214 void SvUShortsSort::Insert( const SvUShortsSort * pI, sal_uInt16 nS, sal_uInt16 nE ) in Insert() function in SvUShortsSort
232 sal_Bool SvUShortsSort::Insert( const sal_uInt16 aE ) in Insert() function in SvUShortsSort
241 sal_Bool SvUShortsSort::Insert( const sal_uInt16 aE, sal_uInt16& rP ) in Insert() function in SvUShortsSort
249 void SvUShortsSort::Insert( const sal_uInt16* pE, sal_uInt16 nL) in Insert() function in SvUShortsSort
/trunk/main/starmath/source/
H A Dutility.cxx88 void SmPickList::Insert(const void *pItem) in Insert() function in SmPickList
197 void SmFontPickList::Insert(const Font &rFont) in Insert() function in SmFontPickList
273 void SmFontPickListBox::Insert(const Font &rFont) in Insert() function in SmFontPickListBox
/trunk/main/sc/source/ui/inc/
H A Dhiranges.hxx51 void Insert( ScHighlightEntry* pNew ) { aEntries.Insert(pNew, LIST_APPEND); } in Insert() function in ScHighlightRanges
H A Drfindlst.hxx55 void Insert( ScRangeFindData* pNew ) { aEntries.Insert(pNew, LIST_APPEND); } in Insert() function in ScRangeFindList
/trunk/main/editeng/source/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/sw/source/core/undo/
H A Dunsort.cxx264 void SwUndoSort::Insert( const String& rOrgPos, const String& rNewPos) in Insert() function in SwUndoSort
270 void SwUndoSort::Insert( sal_uLong nOrgPos, sal_uLong nNewPos) in Insert() function in SwUndoSort
/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
/trunk/main/tools/source/memtools/
H A Dcontnr.cxx174 void CBlock::Insert( void* p, sal_uInt16 nIndex, sal_uInt16 nReSize ) in Insert() function in CBlock
840 void Container::Insert( void* p ) in Insert() function in Container
855 void Container::Insert( void* p, sal_uIntPtr nIndex ) in Insert() function in Container
888 void Container::Insert( void* pNew, void* pOld ) in Insert() function in Container
H A Dunqidx.cxx79 sal_uIntPtr UniqueIndex::Insert( void* p ) in Insert() function in UniqueIndex
115 sal_uIntPtr UniqueIndex::Insert( sal_uIntPtr nIndex, void* p ) in Insert() function in UniqueIndex
/trunk/main/sfx2/source/bastyp/
H A Dminarray.cxx237 void SfxPtrArr::Insert( sal_uInt16 nPos, void* rElem ) in Insert() function in SfxPtrArr
452 void ByteArr::Insert( sal_uInt16 nPos, char rElem ) in Insert() function in ByteArr
684 void WordArr::Insert( sal_uInt16 nPos, short rElem ) in Insert() function in WordArr
/trunk/main/sc/source/ui/miscdlgs/
H A Dshtabdlg.cxx68 void ScShowTabDlg::Insert( const String& rString, sal_Bool bSelected ) in Insert() function in ScShowTabDlg
/trunk/main/sc/source/ui/vba/
H A Dvbacharacters.cxx100 ScVbaCharacters::Insert( const ::rtl::OUString& String ) throw (css::uno::RuntimeException) in Insert() function in ScVbaCharacters
/trunk/main/sfx2/source/explorer/
H A Dnochaos.cxx178 inline void CntStaticPoolDefaults_Impl::Insert( in Insert() function in CntStaticPoolDefaults_Impl
/trunk/main/sc/source/ui/dbgui/
H A Dcsvsplits.cxx37 bool ScCsvSplits::Insert( sal_Int32 nPos ) in Insert() function in ScCsvSplits
/trunk/main/soltools/inc/
H A Dst_list.hxx179 ST_List<XX>::Insert(unsigned pos, const XX & elem_) in Insert() function in ST_List
301 DynamicList<XY>::Insert(unsigned pos, XY * const & elem_) in Insert() function in DynamicList
/trunk/main/rsc/source/tools/
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/sw/source/ui/vba/
H A Dvbaautotextentry.cxx40 uno::Reference< word::XRange > SAL_CALL SwVbaAutoTextEntry::Insert( const uno::Reference< word::XRa… in Insert() function in SwVbaAutoTextEntry
/trunk/main/sw/qa/core/
H A Dbigpointerarray-new.cxx70 void BigPtrArray::Insert(const ElementPtr& rElem, sal_uLong pos) in Insert() function in BigPtrArray
/trunk/main/sw/source/core/text/
H A Dblink.cxx134 void SwBlink::Insert( const Point& rPoint, const SwLinePortion* pPor, in Insert() function in SwBlink
/trunk/main/sc/source/core/tool/
H A Dcollect.cxx147 sal_Bool ScCollection::Insert(ScDataObject* pScDataObject) in Insert() function in ScCollection
250 sal_Bool ScSortedCollection::Insert(ScDataObject* pScDataObject) in Insert() function in ScSortedCollection

Completed in 84 milliseconds

123456