Home
last modified time | relevance | path

Searched refs:nDel (Results 1 – 25 of 29) sorted by relevance

12

/trunk/main/svtools/source/svhtml/
H A Dhtmlsupp.cxx144 xub_StrLen nDel = 0, nLen = rString.Len(); in RemoveSGMLComment() local
148 nDel = 2; in RemoveSGMLComment()
152 nDel = 1; in RemoveSGMLComment()
154 if( nDel && nLen >= nDel+1 ) in RemoveSGMLComment()
156 c = rString.GetChar( nLen-(nDel+1) ); in RemoveSGMLComment()
159 nDel++; in RemoveSGMLComment()
160 if( '\n'==c && nLen >= nDel+1 && in RemoveSGMLComment()
161 '\r'==rString.GetChar( nLen-(nDel+1) ) ) in RemoveSGMLComment()
162 nDel++; in RemoveSGMLComment()
165 rString.Erase( nLen-nDel ); in RemoveSGMLComment()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8dout.cxx280 sal_uInt8 nDel, nIns, nType; in OutTab() local
283 rSt.Read( &nDel, sizeof( nDel ) ); in OutTab()
284 *pOut << "Del " << (sal_uInt16)nDel; in OutTab()
285 if ( nDel ) *pOut << ": "; in OutTab()
288 for( i=1; i<=nDel; i++){ in OutTab()
291 if( i<nDel ) *pOut << ','; in OutTab()
/trunk/main/sc/inc/
H A Dcollect.hxx61 ScCollection(sal_uInt16 nLim = 4, sal_uInt16 nDel = 4);
92 ScSortedCollection(sal_uInt16 nLim = 4, sal_uInt16 nDel = 4, sal_Bool bDup = sal_False);
131 ScStrCollection(sal_uInt16 nLim = 4, sal_uInt16 nDel = 4, sal_Bool bDup = sal_False) : in ScStrCollection() argument
132 ScSortedCollection ( nLim, nDel, bDup ) {} in ScStrCollection()
183 TypedScStrCollection( sal_uInt16 nLim = 4, sal_uInt16 nDel = 4, sal_Bool bDup = sal_False );
H A Dcallform.hxx101 …llection(sal_uInt16 nLim = 4, sal_uInt16 nDel = 4, sal_Bool bDup = sal_False) : ScSortedCollection… in FuncCollection() argument
H A Drangenam.hxx189 ScRangeName(sal_uInt16 nLim = 4, sal_uInt16 nDel = 4, sal_Bool bDup = sal_False, in ScRangeName() argument
191 ScSortedCollection ( nLim, nDel, bDup ), in ScRangeName()
H A Ddbcolect.hxx205 …ScDBCollection(sal_uInt16 nLim = 4, sal_uInt16 nDel = 4, sal_Bool bDup = sal_False, ScDocument* pD… in ScDBCollection() argument
206 ScSortedCollection ( nLim, nDel, bDup ), in ScDBCollection()
H A Duserlist.hxx62 ScUserList( sal_uInt16 nLim = 4, sal_uInt16 nDel = 4);
H A Dautoform.hxx264 … ScAutoFormat( sal_uInt16 nLim = 4, sal_uInt16 nDel = 4, sal_Bool bDup = sal_False );
/trunk/main/sc/source/core/tool/
H A Dcollect.cxx57 ScCollection::ScCollection(sal_uInt16 nLim, sal_uInt16 nDel) : in ScCollection() argument
60 nDelta ( nDel ), in ScCollection()
201 ScSortedCollection::ScSortedCollection(sal_uInt16 nLim, sal_uInt16 nDel, sal_Bool bDup) : in ScSortedCollection() argument
202 ScCollection (nLim, nDel), in ScSortedCollection()
357 TypedScStrCollection::TypedScStrCollection( sal_uInt16 nLim , sal_uInt16 nDel , sal_Bool bDup ) in TypedScStrCollection() argument
358 : ScSortedCollection( nLim, nDel, bDup ) in TypedScStrCollection()
H A Duserlist.cxx178 ScUserList::ScUserList(sal_uInt16 nLim, sal_uInt16 nDel) : in ScUserList() argument
179 ScCollection ( nLim, nDel ) in ScUserList()
H A Dcallform.cxx185 …llection(sal_uInt16 nLim = 4, sal_uInt16 nDel = 4, sal_Bool bDup = sal_False) : ScSortedCollection… in ModuleCollection() argument
/trunk/main/sw/source/core/bastyp/
H A Dswregion.cxx175 sal_uInt16 nCpy = Count(), nDel = 0; in Invert() local
178 nDel = Count() - aInvRegion.Count(); in Invert()
186 else if( nDel ) in Invert()
187 Remove( nCpy, nDel ); in Invert()
H A Dbparr.cxx255 void BigPtrArray::BlockDel( sal_uInt16 nDel ) in BlockDel() argument
257 nBlock = nBlock - nDel; in BlockDel()
261 nDel = (( nBlock / nBlockGrowSize ) + 1 ) * nBlockGrowSize; in BlockDel()
262 BlockInfo** ppNew = new BlockInfo* [ nDel ]; in BlockDel()
266 nMaxBlock = nDel; in BlockDel()
/trunk/main/sw/source/core/docnode/
H A Dnode.cxx1645 sal_uInt16 nDel = 0; in ResetAttr() local
1650 nDel = ClearItemsFromAttrSet( aClearWhichIds ); in ResetAttr()
1653 nDel = AttrSetHandleHelper::ClearItem_BC( mpAttrSet, *this, nWhich1, nWhich2, 0, 0 ); in ResetAttr()
1657 return 0 != nDel; in ResetAttr()
1691 sal_uInt16 nDel = 0; in ResetAttr() local
1698 nDel = ClearItemsFromAttrSet( aClearWhichIds ); in ResetAttr()
1707 ++nDel; in ResetAttr()
1709 if( nDel ) in ResetAttr()
1718 return 0 != nDel ; in ResetAttr()
1738 sal_uInt16 nDel = ClearItemsFromAttrSet( aClearWhichIds ); in ResetAllAttr() local
[all …]
/trunk/main/sw/source/filter/ww1/
H A Dw1sprm.cxx362 sal_uInt8 nDel = pSprm[1]; in Start() local
364 sal_uInt8 nIns = pSprm[nDel*2+2]; in Start()
365 sal_uInt8* pIns = pSprm + 2*nDel + 3; // Ins - Array in Start()
366 W1_TBD* pTyp = (W1_TBD*)(pSprm + 2*nDel + 2*nIns + 3);// Typ - Array in Start()
372 for( i=0; i<nDel; i++ ){ in Start()
H A Dw1class.cxx486 sal_uInt16 nDel = SVBT8ToByte(pSprm+1) * 4; in Size() local
487 sal_uInt16 nIns = SVBT8ToByte(pSprm + 3 + nDel) * 3; in Size()
488 nRet += nDel + nIns; in Size()
/trunk/main/sw/source/core/text/
H A Dwrong.cxx592 sal_uInt16 nDel = 0; in RemoveEntry() local
604 ++nDel; in RemoveEntry()
612 ++nDel; in RemoveEntry()
615 if( nDel ) in RemoveEntry()
616 Remove( nDelPos, nDel ); in RemoveEntry()
/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx4762 sal_uInt16 nDel; // so viele Tabs fallen weg member in SwWW8WrTabu
4773 : nAdd(0), nDel(0) in SwWW8WrTabu()
4843 pDel + (nDel * 2)); in Del()
4844 ++nDel; in Del()
4850 if (!nAdd && !nDel) //It its a no-op in PutAll()
4853 ASSERT(nDel <= 255, "more than 244 removed tabstops ?"); in PutAll()
4856 if (nDel > 255) in PutAll()
4857 nDel = 255; in PutAll()
4859 sal_uInt16 nSiz = 2 * nDel + 3 * nAdd + 2; in PutAll()
4870 rWrt.pO->Insert(msword_cast<sal_uInt8>(nDel), rWrt.pO->Count()); in PutAll()
[all …]
H A Dww8par.cxx1527 sal_uInt8 nDel = pData[0]; in Read_Tab() local
1528 const sal_uInt8* pIns = pData + 2*nDel + 2; // Ins - Array in Read_Tab()
1529 sal_uInt8 nIns = pData[nDel*2+1]; in Read_Tab()
1530 WW8_TBD* pTyp = (WW8_TBD*)(pData + 2*nDel + 2*nIns + 2);// Typ - Array in Read_Tab()
1586 for (i=0; i < nDel; ++i) in Read_Tab()
1638 if (nIns || nDel) in Read_Tab()
/trunk/main/fpicker/source/win32/filepicker/workbench/
H A DTest_fps.cxx239 sal_Int32 nDel = 0; in controlStateChanged() local
240 aValue <<= nDel; in controlStateChanged()
/trunk/main/svl/source/items/
H A Ditemset.cxx374 sal_uInt16 nDel = 0; in ClearItem() local
407 ++nDel; in ClearItem()
419 nDel = _nCount; in ClearItem()
461 return nDel; in ClearItem()
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx1034 sal_uInt8 nDel = 0, nMode = 0; in PostKeyEvent() local
1039 nDel = DEL_LEFT; in PostKeyEvent()
1043 nDel = DEL_RIGHT; in PostKeyEvent()
1047 nDel = DEL_LEFT; in PostKeyEvent()
1051 nDel = DEL_RIGHT; in PostKeyEvent()
1054 nDel = ( nCode == KEY_DELETE ) ? DEL_RIGHT : DEL_LEFT; in PostKeyEvent()
1063 aCurSel = pImpEditEngine->DeleteLeftOrRight( aCurSel, nDel, nMode ); in PostKeyEvent()
/trunk/main/vcl/source/control/
H A Dedit.cxx1754 sal_uInt8 nDel = (nCode == KEY_DELETE) ? EDIT_DEL_RIGHT : EDIT_DEL_LEFT; in ImplHandleKeyEvent() local
1761 nDel = EDIT_DEL_LEFT; in ImplHandleKeyEvent()
1765 nDel = EDIT_DEL_RIGHT; in ImplHandleKeyEvent()
1769 nDel = EDIT_DEL_LEFT; in ImplHandleKeyEvent()
1773 nDel = EDIT_DEL_RIGHT; in ImplHandleKeyEvent()
1779 ImplDelete( maSelection, nDel, nMode ); in ImplHandleKeyEvent()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx668 sal_uInt8 nDel = ( nCode == KEY_DELETE ) ? DEL_RIGHT : DEL_LEFT; in KeyInput() local
676 nDel = DEL_LEFT; in KeyInput()
680 nDel = DEL_RIGHT; in KeyInput()
684 nDel = DEL_LEFT; in KeyInput()
688 nDel = DEL_RIGHT; in KeyInput()
715 aCurSel = ImpDelete( nDel, nMode ); in KeyInput()
/trunk/main/sc/source/core/data/
H A Dtable4.cxx1346 sal_uInt16 nDel = bAttribs ? IDF_AUTOFILL : (IDF_AUTOFILL & IDF_CONTENTS); in FillSeries() local
1348 DeleteArea(nCol1, static_cast<SCROW>(nIMin), nCol2, static_cast<SCROW>(nIMax), nDel); in FillSeries()
1350 DeleteArea(static_cast<SCCOL>(nIMin), nRow1, static_cast<SCCOL>(nIMax), nRow2, nDel); in FillSeries()

Completed in 191 milliseconds

12