/aoo42x/main/vcl/source/gdi/ |
H A D | impvect.cxx | 423 ImplPointArray aArr; in ImplEndAdd() local 432 aArr.ImplSetSize( mnCount << 1 ); in ImplEndAdd() 457 aArr[ nPolyPos ].X() = nLastX; in ImplEndAdd() 474 aArr[ nPolyPos ].X() = nLastX; in ImplEndAdd() 479 aArr[ nPolyPos ].X() = nLastX; in ImplEndAdd() 507 aArr[ nPolyPos ].X() = nLastX; in ImplEndAdd() 512 aArr[ nPolyPos ].X() = nLastX; in ImplEndAdd() 611 aArr[ nPolyPos ].X() = nLastX; in ImplEndAdd() 622 aArr[ nPolyPos ].X() = nLastX; in ImplEndAdd() 643 aArr.ImplSetSize( mnCount + 1 ); in ImplEndAdd() [all …]
|
/aoo42x/main/sfx2/source/appl/ |
H A D | linksrc.cxx | 108 SvLinkSource_Array_Impl aArr; member in sfx2::SvLinkSource_EntryIter_Impl 115 { return nPos < aArr.Count() ? aArr[ nPos ] : 0; } in Curr() 124 aArr.Insert( &rArr, 0 ); in SvLinkSource_EntryIter_Impl() 128 aArr.Remove( 0, aArr.Count() ); in ~SvLinkSource_EntryIter_Impl() 139 if( nPos + 1 < aArr.Count() ) in Next() 144 pRet = aArr[ nPos ]; in Next() 149 pRet = aArr[ nPos ]; in Next() 156 if( nPos >= aArr.Count() ) in Next() 165 SvLinkSource_Array_Impl aArr; member 356 pImpl->aArr.Insert( pNew, pImpl->aArr.Count() ); in AddDataAdvise() [all …]
|
/aoo42x/main/sw/source/ui/fldui/ |
H A D | fldref.cxx | 554 SwSeqFldList aArr; in UpdateSubType() local 561 sOldSel = aArr[n]->sDlgEntry; in UpdateSubType() 567 SwSeqFldList aArr; in UpdateSubType() local 574 sOldSel = aArr[n]->sDlgEntry; in UpdateSubType() 646 SwSeqFldList aArr; in UpdateSubType() local 896 SwSeqFldList aArr; in FillItemSet() local 905 if (pSh->GetSeqFtnList(aArr) && aArr.SeekEntry(aElem, &nPos)) in FillItemSet() 917 SwSeqFldList aArr; in FillItemSet() local 926 if (pSh->GetSeqFtnList(aArr, true) && aArr.SeekEntry(aElem, &nPos)) in FillItemSet() 985 SwSeqFldList aArr; in FillItemSet() local [all …]
|
/aoo42x/main/sw/source/core/txtnode/ |
H A D | atrftn.cxx | 437 SvUShortsSort aArr( nTmp, nTmp ); in SetSeqRefNo() local 447 aArr.Insert( pTxtFtn->m_nSeqNo ); in SetSeqRefNo() 454 for( n = 0; n < aArr.Count(); ++n ) in SetSeqRefNo() 456 if ( aArr[ n ] > m_nSeqNo ) in SetSeqRefNo() 460 else if ( aArr[ n ] == m_nSeqNo ) in SetSeqRefNo() 466 if ( n == aArr.Count() ) in SetSeqRefNo() 473 for( n = 0; n < aArr.Count(); ++n ) in SetSeqRefNo() 474 if( n != aArr[ n ] ) in SetSeqRefNo() 485 SvUShortsSort aArr( nTmp, nTmp ); in SetUniqueSeqRefNo() local 504 for( ; nStt < aArr.Count(); ++nStt ) in SetUniqueSeqRefNo() [all …]
|
H A D | ndtxt.cxx | 1706 SwpHts aArr( 5 ); in CopyText() local 1800 aArr.C40_INSERT( SwTxtAttr, pNewHt, aArr.Count() ); in CopyText() 1830 for ( sal_uInt16 i = 0; i < aArr.Count(); ++i ) in CopyText() 2029 SwpHts aArr( 5 ); in CutImpl() local 2070 aArr.C40_INSERT( SwTxtAttr, pHt, aArr.Count() ); in CutImpl() 2088 aArr.C40_INSERT( SwTxtAttr, pNewHt, aArr.Count() ); in CutImpl() 2132 for ( sal_uInt16 n = 0; n < aArr.Count(); ++n ) in CutImpl() 2134 SwTxtAttr *const pNewHt = aArr[n]; in CutImpl() 2303 SwpHts aArr( 5 ); in CutImpl() local 2312 aArr.C40_INSERT( SwTxtAttr, pHt, aArr.Count() ); in CutImpl() [all …]
|
/aoo42x/main/cui/source/customize/ |
H A D | cfgutil.cxx | 343 sal_uInt16 nCount = aArr.Count(); in ClearAll() 346 SfxGroupInfo_Impl *pData = aArr[i]; in ClearAll() 367 aArr.Remove( 0, nCount ); in ClearAll() 489 sal_uInt16 nCount = aArr.Count(); in ClearAll() 505 aArr.Remove( 0, nCount ); in ClearAll() 694 aArr.Insert( pInfo, aArr.Count() ); in Init() 772 aArr.Insert( pInfo, aArr.Count() ); in Init() 804 aArr.Insert( pInfo, aArr.Count() ); in Init() 1093 pFunctionListBox->aArr.Insert( pGrpInfo, pFunctionListBox->aArr.Count() ); in GroupSelected() 1226 aArr.Insert( pGrpInfo, aArr.Count() ); in RequestingChilds() [all …]
|
H A D | selector.cxx | 141 sal_uInt16 nCount = aArr.Count(); in ClearAll() 144 SvxGroupInfo_Impl *pData = aArr[i]; in ClearAll() 148 aArr.Remove( 0, nCount ); in ClearAll() 247 sal_uInt16 nCount = aArr.Count(); in ClearAll() 250 SvxGroupInfo_Impl *pData = aArr[i]; in ClearAll() 254 aArr.Remove( 0, nCount ); in ClearAll() 391 aArr.Insert( pInfo, aArr.Count() ); in fillScriptList() 539 aArr.Insert( pInfo, aArr.Count() ); in Init() 579 aArr.Insert( pInfo, aArr.Count() ); in Init() 808 pFunctionListBox->aArr.Insert( in GroupSelected() [all …]
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdetc.hxx | 128 Container aArr; member in UShortCont 130 UShortCont(sal_uInt16 nBlock, sal_uInt16 nInit, sal_uInt16 nResize): aArr(nBlock,nInit,nResize) {} in UShortCont() 131 void Clear() { aArr.Clear(); } in Clear() 132 …void Insert(sal_uInt16 nElem, sal_uIntPtr nPos=CONTAINER_APPEND) { aArr.Insert((void*)sal_uIntPt… in Insert() 133 void Remove(sal_uIntPtr nPos) { aArr.Remove(nPos); } in Remove() 134 …void Replace(sal_uInt16 nElem, sal_uIntPtr nPos) { aArr.Replace((void*)sal_uIntP… in Replace() 135 …uIntPtr nPos) const { return sal_uInt16(sal_uIntPtr(aArr.GetObject(nPos))); } in GetObject() 136 …sal_uIntPtr GetPos(sal_uInt16 nElem) const { return aArr.GetPos((void*)(sa… in GetPos() 137 sal_uIntPtr GetCount() const { return aArr.Count(); } in GetCount()
|
/aoo42x/main/sw/source/ui/envelp/ |
H A D | labfmt.cxx | 252 Point aArr[3]; in DrawArrow() local 258 aArr[0].X() = rP2.X() - 5; in DrawArrow() 259 aArr[0].Y() = rP2.Y() - 2; in DrawArrow() 260 aArr[1].X() = rP2.X(); in DrawArrow() 261 aArr[1].Y() = rP2.Y(); in DrawArrow() 262 aArr[2].X() = rP2.X() - 5; in DrawArrow() 263 aArr[2].Y() = rP2.Y() + 2; in DrawArrow() 268 aArr[0].X() = rP2.X() - 2; in DrawArrow() 269 aArr[0].Y() = rP2.Y() - 5; in DrawArrow() 272 aArr[2].X() = rP2.X(); in DrawArrow() [all …]
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | wrtww8gr.cxx | 412 sal_uInt8 aArr[ 18 ]; in OutGrf() local 413 sal_uInt8* pArr = aArr; in OutGrf() 471 pChpPlc->AppendFkpEntry( Strm().Tell(), static_cast< short >(pArr - aArr), aArr ); in OutGrf() 550 sal_uInt8 aArr[ 0x44 ] = { 0 }; in WritePICFHeader() local 552 sal_uInt8* pArr = aArr + 0x2E; //Do borders first in WritePICFHeader() 612 pArr = aArr + 4; //skip lcb in WritePICFHeader() 686 rStrm.Write( aArr, nHdrLen ); in WritePICFHeader() 778 sal_uInt8 aArr[ 0x44 ] = { 0 }; in WritePICBulletFHeader() local 780 sal_uInt8* pArr = aArr + 0x2E; //Do borders first in WritePICBulletFHeader() 815 pArr = aArr + 4; //skip lcb in WritePICBulletFHeader() [all …]
|
H A D | wrtww8.cxx | 1365 SvPtrarr aArr( 8, 8 ); in AppendBookmarks() local 1368 if( GetWriter().GetBookmarks( rNd, nAktPos, nAktEnd, aArr )) in AppendBookmarks() 1371 for( sal_uInt16 n = 0; n < aArr.Count(); ++n ) in AppendBookmarks() 1489 sal_uInt8 aArr[ 22 ]; in OutGrfBullets() local 1490 sal_uInt8* pArr = aArr; in OutGrfBullets() 1515 pChpPlc->AppendFkpEntry( Strm().Tell(), static_cast< short >(pArr - aArr), aArr ); in OutGrfBullets() 1746 WW8Bytes aArr( 10, 10 ); in WriteStringAsPara() local 1747 SwWW8Writer::InsUInt16( aArr, nStyleId ); in WriteStringAsPara() 1754 aArr.Insert( 24, aArr.Count() ); in WriteStringAsPara() 1755 aArr.Insert( 1, aArr.Count() ); in WriteStringAsPara() [all …]
|
H A D | writerwordglue.cxx | 140 static const RES_POOL_COLLFMT_TYPE aArr[]= in GetBuiltInStyle() local 167 const size_t nArrSize = (sizeof(aArr) / sizeof(aArr[0])); in GetBuiltInStyle() 174 if (sal::static_int_cast< size_t >(eSti) < nArrSize && aArr[eSti] != RES_NONE) in GetBuiltInStyle() 175 pRet = mrDoc.GetTxtCollFromPool( static_cast< sal_uInt16 >(aArr[eSti]), false); in GetBuiltInStyle()
|
H A D | ww8atr.cxx | 1931 sal_uInt8 aArr[12]; in OutputField() local 1932 sal_uInt8 *pArr = aArr; in OutputField() 1953 … pChpPlc->AppendFkpEntry( Strm().Tell(), static_cast< short >(pArr - aArr), aArr ); in OutputField() 2456 sal_uInt8 aArr[ 3 ]; in WritePostItBegin() local 2457 sal_uInt8* pArr = aArr; in WritePostItBegin() 2470 pOut->Insert( aArr, static_cast< sal_uInt16 >(pArr - aArr), pOut->Count() ); in WritePostItBegin() 2472 pChpPlc->AppendFkpEntry( Strm().Tell(), static_cast< short >(pArr - aArr), aArr ); in WritePostItBegin() 2493 static sal_uInt8 aArr[] = in HiddenField() local 2497 m_rWW8Export.pChpPlc->AppendFkpEntry(m_rWW8Export.Strm().Tell(), sizeof(aArr), aArr); in HiddenField() 2503 static sal_uInt8 aArr[] = in HiddenField() local [all …]
|
/aoo42x/main/sc/source/core/data/ |
H A D | documen4.cxx | 86 ScTokenArray aArr; in Solver() local 87 aArr.AddOpCode( ocBackSolver ); in Solver() 88 aArr.AddOpCode( ocOpen ); in Solver() 89 aArr.AddSingleReference( aRefData ); in Solver() 90 aArr.AddOpCode( ocSep ); in Solver() 96 aArr.AddSingleReference( aRefData ); in Solver() 97 aArr.AddOpCode( ocSep ); in Solver() 98 aArr.AddDouble( nTargetVal ); in Solver() 99 aArr.AddOpCode( ocClose ); in Solver() 100 aArr.AddOpCode( ocStop ); in Solver() [all …]
|
H A D | column3.cxx | 658 ScTokenArray aArr; in CreateRefCell() local 659 aArr.AddSingleReference( aRef ); in CreateRefCell() 661 return new ScFormulaCell( pDestDoc, rDestPos, &aArr ); in CreateRefCell() 735 ScTokenArray aArr; in CopyFromClip() local 736 aArr.AddSingleReference( aRef ); in CopyFromClip() 1098 ScTokenArray aArr; in MixData() local 1102 lcl_AddCode( aArr, (ScFormulaCell*)pSrc ); in MixData() 1104 aArr.AddDouble( nVal1 ); in MixData() 1115 aArr.AddOpCode(eOp); // Funktion in MixData() 1119 lcl_AddCode( aArr, (ScFormulaCell*)pDest ); in MixData() [all …]
|
/aoo42x/main/sw/source/ui/index/ |
H A D | toxmgr.cxx | 486 SwTOXSortKey aArr[3]; in SetSortKeys() local 489 aArr[nPos++] = eKey1; in SetSortKeys() 491 aArr[nPos++] = eKey2; in SetSortKeys() 493 aArr[nPos++] = eKey3; in SetSortKeys() 495 eSortKey1 = aArr[0]; in SetSortKeys() 496 eSortKey2 = aArr[1]; in SetSortKeys() 497 eSortKey3 = aArr[2]; in SetSortKeys()
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | ndcopy.cxx | 1422 _ZSortFlys aArr; in CopyFlyInFlyImpl() local 1486 aArr.Insert( _ZSortFly( pFmt, pAnchor, nArrLen + aArr.Count() )); in CopyFlyInFlyImpl() 1495 for ( sal_uInt16 n = 0; n < aArr.Count(); ++n ) in CopyFlyInFlyImpl() 1497 const _ZSortFly& rZSortFly = aArr[ n ]; in CopyFlyInFlyImpl() 1601 aArr.Remove( n, 1 ); in CopyFlyInFlyImpl() 1614 ASSERT( aArr.Count() == aNewArr.Count(), "Missing new Flys" ); in CopyFlyInFlyImpl() 1615 if ( aArr.Count() == aNewArr.Count() ) in CopyFlyInFlyImpl() 1617 for ( sal_uInt16 n = 0; n < aArr.Count(); ++n ) in CopyFlyInFlyImpl() 1619 const SwFrmFmt *pFmt = aArr[n].GetFmt(); in CopyFlyInFlyImpl() 1623 for ( sal_uInt16 k = 0; nCnt && k < aArr.Count(); ++k ) in CopyFlyInFlyImpl() [all …]
|
/aoo42x/main/sfx2/source/view/ |
H A D | viewsh.cxx | 1538 pImp->aArr.Insert( &rShell, pImp->aArr.Count() ); in AddSubShell() 1552 sal_uInt16 nCount = pImp->aArr.Count(); in RemoveSubShell() 1556 pDisp->Pop( *pImp->aArr[n-1] ); in RemoveSubShell() 1560 pImp->aArr.Remove(0, nCount); in RemoveSubShell() 1564 sal_uInt16 nPos = pImp->aArr.GetPos( pShell ); in RemoveSubShell() 1567 pImp->aArr.Remove( nPos ); in RemoveSubShell() 1579 sal_uInt16 nCount = pImp->aArr.Count(); in GetSubShell() 1581 return pImp->aArr[nCount-nNo-1]; in GetSubShell() 1587 sal_uInt16 nCount = pImp->aArr.Count(); in PushSubShells_Impl() 1592 pDisp->Push( *pImp->aArr[n] ); in PushSubShells_Impl() [all …]
|
/aoo42x/main/sw/source/core/fields/ |
H A D | reffld.cxx | 114 SvPtrarr aRefArr( 10, 10 ), aArr( 10, 10 ); in IsFrameBehind() local 116 ::lcl_GetLayTree( pMyFrm, aArr ); in IsFrameBehind() 118 sal_uInt16 nRefCnt = aRefArr.Count() - 1, nCnt = aArr.Count() - 1; in IsFrameBehind() 123 while( nRefCnt && nCnt && aRefArr[ nRefCnt ] == aArr[ nCnt ] ) in IsFrameBehind() 125 const SwFrm* pTmpFrm = (const SwFrm*)aArr[ nCnt ]; in IsFrameBehind() 132 if( aRefArr[ nRefCnt ] == aArr[ nCnt ] ) in IsFrameBehind() 141 const SwFrm* pFldFrm = (const SwFrm*)aArr[ nCnt ]; in IsFrameBehind() 173 pFldFrm = (const SwFrm*)aArr[ nCnt - 1 ]; in IsFrameBehind()
|
H A D | expfld.cxx | 554 SvUShorts aArr( 64 ); in SetSeqRefNo() local 566 InsertSort( aArr, ((SwSetExpField*)pF->GetField())->GetSeqNumber() ); in SetSeqRefNo() 573 for( n = 0; n < aArr.Count(); ++n ) in SetSeqRefNo() 574 if( aArr[ n ] > nNum ) in SetSeqRefNo() 576 else if( aArr[ n ] == nNum ) in SetSeqRefNo() 579 if( n == aArr.Count() ) in SetSeqRefNo() 584 for( n = 0; n < aArr.Count(); ++n ) in SetSeqRefNo() 585 if( n != aArr[ n ] ) in SetSeqRefNo()
|
/aoo42x/main/sc/source/core/tool/ |
H A D | consoli.cxx | 801 ScTokenArray aArr; in OutputToDocument() local 802 aArr.AddOpCode(eOpCode); // ausgewaehlte Funktion in OutputToDocument() 803 aArr.AddOpCode(ocOpen); in OutputToDocument() 804 aArr.AddDoubleReference(aCRef); in OutputToDocument() 805 aArr.AddOpCode(ocClose); in OutputToDocument() 806 aArr.AddOpCode(ocStop); in OutputToDocument() 807 ScBaseCell* pCell = new ScFormulaCell( pDestDoc, aDest, &aArr ); in OutputToDocument()
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | viewsrch.cxx | 418 SvUShorts aArr( 0, 16 ); in ExecSearch() local 419 aArr.Insert( aNormalAttr, in ExecSearch() 423 aArr.Insert( aCTLAttr, in ExecSearch() 428 aArr.Insert( aCJKAttr, in ExecSearch() 432 SfxItemSet aSet( pWrtShell->GetAttrPool(), aArr.GetData() ); in ExecSearch()
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | textidx.cxx | 232 SwTOXMarks aArr; in GetIdxState() local 233 rSh.GetCurTOXMarks( aArr ); in GetIdxState() 234 if( !aArr.Count()) in GetIdxState()
|
/aoo42x/main/sw/source/core/doc/ |
H A D | poolfmt.cxx | 155 } aArr[ 3 ] = { in lcl_SetDfltFont() local 163 aArr[n].nResLngId )).GetLanguage(); in lcl_SetDfltFont() 169 aFnt.GetCharSet(), aArr[n].nResFntId )); in lcl_SetDfltFont() 180 } aArr[ 3 ] = { in lcl_SetDfltFont() local 185 aArr[0].nFntType = nLatinFntType; in lcl_SetDfltFont() 186 aArr[1].nFntType = nCJKFntType; in lcl_SetDfltFont() 187 aArr[2].nFntType = nCTLFntType; in lcl_SetDfltFont() 192 aArr[n].nResLngId )).GetLanguage(); in lcl_SetDfltFont() 193 Font aFnt( OutputDevice::GetDefaultFont( aArr[n].nFntType, in lcl_SetDfltFont() 198 aFnt.GetCharSet(), aArr[n].nResFntId )); in lcl_SetDfltFont()
|
/aoo42x/main/sw/source/core/crsr/ |
H A D | viscrs.cxx | 897 SvUShorts aArr; in MaxReplaceArived() local 904 aArr.Insert( nActCnt, aArr.Count() ); in MaxReplaceArived() 911 for( sal_uInt16 n = 0; n < aArr.Count(); ++n ) in MaxReplaceArived() 913 for( nActCnt = aArr[n]; nActCnt--; ) in MaxReplaceArived()
|