Home
last modified time | relevance | path

Searched refs:Insert (Results 126 – 150 of 1301) sorted by relevance

12345678910>>...53

/aoo41x/main/sd/source/ui/dlg/
H A Danimobjs.cxx926 aBmpExList.Insert( pBitmapEx, aBmpExList.GetCurPos() + 1 ); in AddObj()
942 aTimeList.Insert( pTime, aBmpExList.GetCurPos() + 1 ); in AddObj()
963 aBmpExList.Insert( pBitmapEx, aBmpExList.GetCurPos() + 1 ); in AddObj()
967 aTimeList.Insert( pTime, aBmpExList.GetCurPos() + 1 ); in AddObj()
982 aBmpExList.Insert( pBitmapEx, aBmpExList.GetCurPos() + 1 ); in AddObj()
986 aTimeList.Insert( pTime, aBmpExList.GetCurPos() + 1 ); in AddObj()
1010 aBmpExList.Insert( pBitmapEx, aBmpExList.GetCurPos() + 1 ); in AddObj()
1014 aTimeList.Insert( pTime, aBmpExList.GetCurPos() + 1 ); in AddObj()
1165 aAnimation.Insert( aAnimBmp ); in CreateAnimObj()
/aoo41x/main/editeng/source/rtf/
H A Dsvxrtf.cxx96 aPlainMap.Insert( (sal_uInt16*)&aTmp, in SvxRTFParser()
101 aPardMap.Insert( (sal_uInt16*)&aTmp, in SvxRTFParser()
415 aStyleTbl.Insert( nStyleNo, pStyle ); in ReadStyleTable()
622 aFontTbl.Insert( nInsFontNo, pFont ); in ReadFontTable()
1072 aAttrSetList.Insert( pOld, aAttrSetList.Count() ); in AttrGroupEnd()
1073 aAttrSetList.Insert( pNew, aAttrSetList.Count() ); in AttrGroupEnd()
1130 aAttrSetList.Insert( pOld, aAttrSetList.Count() ); in AttrGroupEnd()
1209 aWhichMap.Insert( (sal_uInt16)0, (sal_uInt16)0 ); in BuildWhichTbl()
1293 pChildList->Insert( pIns, pChildList->Count() ); in Add()
/aoo41x/main/sw/source/ui/utlui/
H A Dgloslst.cxx185 aTripleStrings.Insert(pTriple, nFound++); in GetShortName()
336 aGroupArr.Insert( pGroup, i ); in Update()
359 aFoundGroupNames.Insert( new String(sName), in Update()
371 aGroupArr.Insert(pFound, aGroupArr.Count()); in Update()
487 pLongNames->Insert(pBlock); in HasLongName()
/aoo41x/main/tools/source/memtools/
H A Dcontnr.cxx174 void CBlock::Insert( void* p, sal_uInt16 nIndex, sal_uInt16 nReSize ) in Insert() function in CBlock
767 pFirstBlock->Insert( p, nIndex, nReSize ); in ImpInsert()
818 pBlock->Insert( p, nIndex, nReSize ); in ImpInsert()
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
892 Insert( pNew, nIndex ); in Insert()
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
550 pId->nId = Insert( pId ); in CreateId()
593 pId->nId = Insert( pId ); in CreateIdProt()
/aoo41x/main/sfx2/source/view/
H A Dframe.cxx112 pFramesArr_Impl->Insert( this, pFramesArr_Impl->Count() ); in Construct_Impl()
502 rList.Insert( new String() ); in GetTargetList()
503 rList.Insert( new String( DEFINE_CONST_UNICODE( "_top" ) ) ); in GetTargetList()
504 rList.Insert( new String( DEFINE_CONST_UNICODE( "_parent" ) ) ); in GetTargetList()
505 rList.Insert( new String( DEFINE_CONST_UNICODE( "_blank" ) ) ); in GetTargetList()
506 rList.Insert( new String( DEFINE_CONST_UNICODE( "_self" ) ) ); in GetTargetList()
544 rArr.Insert( pFrame, rArr.Count() ); in InsertTopFrame_Impl()
/aoo41x/main/sw/source/core/layout/
H A Dpaintfrm.cxx537 aCheck.Insert( pMSC, aCheck.Count() ); in ConnectEdges()
578 Insert( SwLineRect( aIns, rL1.GetColor(), in ConnectEdges()
619 Insert( SwLineRect( aIns, rL1.GetColor(), in ConnectEdges()
649 Insert( SwLineRect( rRect, 0, 0, nSCol ), Count()); in Ins()
2172 void Insert( SwLineEntry&, bool bHori );
2206 Insert( rLayoutFrm, rBox ); in HandleFrame()
2579 Insert( aLeft, false ); in Insert()
2580 Insert( aRight, false ); in Insert()
2581 Insert( aTop, true ); in Insert()
2582 Insert( aBottom, true ); in Insert()
[all …]
/aoo41x/main/sw/source/core/table/
H A Dswnewtable.cxx411 pBoxes->Insert( pBox ); in CollectBoxSelection()
442 pBoxes->Insert( pBox ); in CollectBoxSelection()
863 rMerged.Insert( pBox ); in PrepareMerge()
867 rBoxes.Insert( pBox ); in PrepareMerge()
1006 rBoxes.Insert( pBox ); in _FindSuperfluousRows()
1074 rBoxes.Insert( pBox ); in lcl_getAllMergedBoxes()
1085 rBoxes.Insert( pBox ); in lcl_getAllMergedBoxes()
1638 rBoxes.Insert( pBox ); in lcl_SearchSelBox()
1708 rBoxes.Insert( pBox ); in CreateSelection()
1751 rBoxes.Insert( pBox ); in CreateSelection()
[all …]
/aoo41x/main/sc/source/filter/lotus/
H A Dtool.cxx483 List::Insert( pLR, CONTAINER_APPEND ); in Append()
505 pLotusRoot->pScRangeName->Insert( pData ); in Append()
543 List::Insert( pInsert, CONTAINER_APPEND ); in Add()
567 pLotusRoot->pScRangeName->Insert( pData ); in Add()
631 pLotusRoot->pScRangeName->Insert( pData ); in FindAbs()
/aoo41x/main/sw/source/core/undo/
H A Dunsort.cxx125 aMovedList.Insert(pTarget, aMovedList.Count() ); in UndoImpl()
201 aMovedList.Insert( pSource, aMovedList.Count() ); in RedoImpl()
264 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
/aoo41x/main/sc/source/core/tool/
H A Duserlist.cxx216 Insert( new ScUserListData( sDayShort )); in ScUserList()
218 Insert( new ScUserListData( sDayLong )); in ScUserList()
238 Insert( new ScUserListData( sMonthShort )); in ScUserList()
240 Insert( new ScUserListData( sMonthLong )); in ScUserList()
/aoo41x/main/svtools/source/svhtml/
H A Dparhtml.cxx202 rLongs.Insert( nNum, rLongs.Count() ); in GetNumbers()
209 rLongs.Insert( nNum, rLongs.Count() ); in GetNumbers()
226 rLongs.Insert( sal_uLong(0), rLongs.Count() ); in GetNumbers()
233 rLongs.Insert( nTmp >= 0 ? (sal_uInt32)nTmp : 0, in GetNumbers()
241 rLongs.Insert( nTmp >= 0 ? (sal_uInt32)nTmp : 0, in GetNumbers()
1645 pOptions->Insert( pOption, pOptions->Count() ); in GetOptions()
1856 sSaveToken.Insert( '<', 0 ); in FilterXMP()
1857 sSaveToken.Insert( '/', 1 ); in FilterXMP()
1860 sSaveToken.Insert( '<', 0 ); in FilterXMP()
1865 aToken.Insert( sSaveToken, 0 ); in FilterXMP()
/aoo41x/main/svtools/source/contnr/
H A Dsvlbox.cxx597 aItems.Insert( pItem, aItems.Count() ); in AddItem()
637 aItems.Insert( pNewItem, nPos ); in ReplaceItem()
814 sal_uLong SvLBox::Insert( SvLBoxEntry* pEntry, SvLBoxEntry* pParent, sal_uLong nPos ) in IMPL_LINK_INLINE_END()
817 sal_uLong nInsPos = pModel->Insert( pEntry, pParent, nPos ); in IMPL_LINK_INLINE_END()
821 sal_uLong SvLBox::Insert( SvLBoxEntry* pEntry,sal_uLong nRootPos ) in Insert() function in SvLBox
824 sal_uLong nInsPos = pModel->Insert( pEntry, nRootPos ); in Insert()
1026 aList.Insert( pSourceEntry, LIST_APPEND ); in CopySelection()
1087 aList.Insert( pSourceEntry, LIST_APPEND ); in MoveSelectionCopyFallbackPossible()
1145 aList.Insert( pEntry ); in RemoveSelection()
1939 SortLBoxes::get().Insert( nVal ); in AddBoxToDDList_Impl()
H A Dimivctl2.cxx99 pColumns[ nX ].Insert( pEntry, nIns ); in ImplCreate()
102 pRows[ nY ].Insert( pEntry, nIns ); in ImplCreate()
500 rLists.Insert( (void*)pRow, nCurList ); in CreateGridAjustData()
509 ((SvPtrarr*)rLists[ nY ])->Insert( pEntry, nIns ); in CreateGridAjustData()
520 rLists.Insert( (void*)pRow, 0 ); in CreateGridAjustData()
531 pRow->Insert( pEntry, nIns ); in CreateGridAjustData()
/aoo41x/main/svtools/source/graphic/
H A Dgrfcache.cxx213 maGraphicObjectList.Insert( (void*) &rObj, LIST_APPEND ); in GraphicCacheEntry()
353 maGraphicObjectList.Insert( (void*) &rObj, LIST_APPEND ); in AddGraphicObjectReference()
686 maGraphicCache.Insert( new GraphicCacheEntry( rObj ), LIST_APPEND ); in AddGraphicObject()
707 maGraphicCache.Insert( new GraphicCacheEntry( rObj ), LIST_APPEND ); in AddGraphicObject()
944 maDisplayCache.Insert( pNewEntry, LIST_APPEND ); in CreateDisplayCacheObj()
978 maDisplayCache.Insert( pNewEntry, LIST_APPEND ); in CreateDisplayCacheObj()
1004 maDisplayCache.Insert( maDisplayCache.Remove( pDisplayCacheEntry ), LIST_APPEND ); in DrawDisplayCacheObj()
/aoo41x/main/sc/source/ui/src/
H A Dpopup.src61 Text [ en-US ] = "~Insert..." ;
82 Text [ en-US ] = "Insert Co~mment" ;
151 Text [ en-US ] = "~Insert Sheet..." ;
478 Text [ en-US ] = "Insert ~Row Break" ;
484 Text [ en-US ] = "Insert ~Column Break" ;
/aoo41x/main/tools/inc/tools/
H A Dcontnr.hxx77 void Insert( void* p );
78 void Insert( void* p, sal_uIntPtr nIndex );
79 void Insert( void* pNew, void* pOld );
/aoo41x/main/sw/inc/
H A Ddocary.hxx87 sal_Bool SavePtrInArr( SwRedlinePtr p ) { return _SwRedlineTbl::Insert( p ); } in SavePtrInArr()
89 sal_Bool Insert( SwRedlinePtr& p, sal_Bool bIns = sal_True );
90 sal_Bool Insert( SwRedlinePtr& p, sal_uInt16& rInsPos, sal_Bool bIns = sal_True );
H A DIDocumentContentOperations.hxx126 …virtual SwFlyFrmFmt* Insert(const SwPaM &rRg, const String& rGrfName, const String& rFltName, cons…
131 …virtual SwFlyFrmFmt* Insert(const SwPaM& rRg, const GraphicObject& rGrfObj, const SfxItemSet* pFly…
145 …virtual SwFlyFrmFmt* Insert(const SwPaM &rRg, const svt::EmbeddedObjectRef& xObj, const SfxItemSet…
/aoo41x/main/sfx2/source/explorer/
H A Dnochaos.cxx54 inline void Insert( SfxPoolItem* pItem, sal_uInt16 nSID, sal_uInt16 nFlags );
178 inline void CntStaticPoolDefaults_Impl::Insert( in Insert() function in CntStaticPoolDefaults_Impl
207 Insert( in CntStaticPoolDefaults_Impl()
/aoo41x/main/sw/source/ui/fldui/
H A Dchangedb.cxx159 aAllDBNames.Insert(new String(pDBNames[i]), aAllDBNames.Count()); in FillDBPopup()
174 pLast = Insert(sDBName); in FillDBPopup()
192 SvLBoxEntry* SwChangeDBDlg::Insert(const String& rDBName) in Insert() function in SwChangeDBDlg
272 aDBNames.Insert(pTmp, aDBNames.Count() ); in UpdateFlds()
/aoo41x/main/svl/source/items/
H A Dslstitm.cxx138 pImp->aList.Insert( pStr2, LIST_APPEND ); in SfxStringListItem()
161 pImp->aList.Insert( pStr, LIST_APPEND ); in SfxStringListItem()
308 pImp->aList.Insert( pStr, LIST_APPEND ); in SetString()
376 pImp->aList.Insert( pStr, LIST_APPEND ); in SetStringList()
/aoo41x/main/sc/source/filter/rtf/
H A Drtfparse.cxx247 pColTwips->Insert( pD->nTwips ); in NewCellRow()
323 pDefaultList->Insert( pInsDefault, LIST_APPEND ); in ProcToken()
361 pList->Insert( pActEntry, LIST_APPEND ); in ProcToken()
390 pList->Insert( pActEntry, LIST_APPEND ); in ProcToken()
/aoo41x/main/sw/source/core/docnode/
H A Dndtbl.cxx203 pArr->Insert( p, pArr->Count() ); in lcl_SetDfltBoxAttr()
205 pArr->Insert( p, pArr->Count() ); in lcl_SetDfltBoxAttr()
508 aBoxFmtArr.Insert( (void*)0, i ); in InsertTable()
796 aBoxFmtArr.Insert( (void*)0, i ); in TextToTable()
962 aPosArr.Insert( static_cast<sal_uInt16>( in TextToTable()
3047 aPosArr.Insert( nWidth, aPosArr.Count() ); in AddBox()
3049 aBoxes.Insert( p, aBoxes.Count() ); in AddBox()
3397 { aDest.Insert( pFmt, aDest.Count() ); } in DestFmt_Insert()
3400 { aSrc.Insert( pFmt, aSrc.Count() ); } in SrcFmt_Insert()
4408 aBoxes.Insert( pBox ); in InsCopyOfTbl()
[all …]
/aoo41x/main/vcl/source/window/
H A Daccel.cxx124 pList->Insert( pEntry, (sal_uLong)nIndex ); in ImplAccelEntryInsert()
127 pList->Insert( pEntry, (sal_uLong)nInsIndex ); in ImplAccelEntryInsert()
187 mpData->maKeyTable.Insert( (sal_uLong)pEntry->maKeyCode.GetFullKeyCode(), pEntry ); in ImplCopyData()
188 mpData->maIdList.Insert( pEntry, LIST_APPEND ); in ImplCopyData()
258 else if ( !mpData->maKeyTable.Insert( nCode, pEntry ) ) in ImplInsertAccel()

Completed in 249 milliseconds

12345678910>>...53