Home
last modified time | relevance | path

Searched refs:nIdx (Results 1 – 25 of 402) sorted by last modified time

12345678910>>...17

/trunk/main/sw/source/core/text/
H A Dredlnitr.cxx489 MSHORT nIdx = nPos - nStart; in Next() local
490 MSHORT nAttr = rArr[ nIdx ]; in Next()
491 while( ++nIdx < rArr.Count() && nAttr == rArr[ nIdx ] ) in Next()
493 nIdx = nIdx + nStart; in Next()
494 if( nNext > nIdx ) in Next()
495 nNext = nIdx; in Next()
H A Dtxtfly.cxx1852 MSHORT nIdx = 0; in ContourRect() local
1853 while( nIdx < nCount && (*pTmp)[ nIdx ] < nXPos ) in ContourRect()
1854 ++nIdx; in ContourRect()
1855 sal_Bool bOdd = nIdx % 2 ? sal_True : sal_False; in ContourRect()
1858 --nIdx; // innerhalb eines Intervalls in ContourRect()
1859 else if( ! bRight && ( nIdx >= nCount || (*pTmp)[ nIdx ] != nXPos ) ) in ContourRect()
1861 if( nIdx ) in ContourRect()
1862 nIdx -= 2; // ein Intervall nach links gehen in ContourRect()
1867 if( bSet && nIdx < nCount ) in ContourRect()
1871 (aRet.*fnRect->fnSetLeft)( (*pTmp)[ nIdx ] ); in ContourRect()
[all …]
H A Dtxtdrop.cxx84 xub_StrLen nIdx; member in SwDropSave
95 pInf( ((SwTxtPaintInfo*)&rInf) ), nIdx( rInf.GetIdx() ), in SwDropSave()
102 pInf->SetIdx( nIdx ); in ~SwDropSave()
429 xub_StrLen nIdx = 0; in GetTxtSize() local
437 nIdx = nIdx + pCurrPart->GetLen(); in GetTxtSize()
444 ((SwTxtSizeInfo&)rInf).SetIdx( nIdx ); in GetTxtSize()
758 xub_StrLen nIdx = rInf.GetIdx(); in CalcFontSize() local
864 nIdx, pCurrPart->GetLen() ) && in CalcFontSize()
883 nIdx, pCurrPart->GetLen() ) && in CalcFontSize()
913 nIdx = nIdx + pCurrPart->GetLen(); in CalcFontSize()
[all …]
H A Dtxtfld.cxx380 const xub_StrLen nIdx(rInfo.GetIdx()); in TryNewNoLengthPortion() local
385 if (nEnd > nIdx) in TryNewNoLengthPortion()
390 if (nEnd == nIdx) in TryNewNoLengthPortion()
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx434 for(sal_Int32 nIdx = 0; nIdx < nCount; nIdx++) in SwXShapesEnumeration() local
436 …ing::XShape> xShape = uno::Reference<drawing::XShape>(pDrawPage->getByIndex(nIdx), uno::UNO_QUERY); in SwXShapesEnumeration()
1232 const xub_StrLen nIdx = pPos->nContent.GetIndex(); in setPropertyValue() local
1235 nIdx, RES_TXTATR_FLYCNT ); in setPropertyValue()
1244 pTxtNode->DeleteAttributes( RES_TXTATR_FLYCNT, nIdx ); in setPropertyValue()
1318 const xub_StrLen nIdx = pPos->nContent.GetIndex(); in setPropertyValue() local
1321 nIdx, RES_TXTATR_FLYCNT ); in setPropertyValue()
1330 pTxtNode->DeleteAttributes(RES_TXTATR_FLYCNT, nIdx); in setPropertyValue()
2132 const xub_StrLen nIdx = rPos.nContent.GetIndex(); in dispose() local
2133 pTxtNode->DeleteAttributes( RES_TXTATR_FLYCNT, nIdx ); in dispose()
/trunk/main/editeng/source/editeng/
H A Deditdoc2.cxx338 for( sal_uInt32 nIdx = rLastPos - 2; nIdx < nEnd; nIdx++ ) in FastGetPos() local
340 if( pPtrArray[ nIdx ] == pPtr ) in FastGetPos()
342 rLastPos = nIdx; in FastGetPos()
343 return nIdx; in FastGetPos()
348 for( sal_uInt32 nIdx = 0; nIdx < nPtrArrayLen; nIdx++ ) in FastGetPos() local
349 if (pPtrArray[ nIdx ] == pPtr ) in FastGetPos()
350 return rLastPos = nIdx; in FastGetPos()
H A Dimpedit2.cxx1824 size_t nIdx = 0; in InitScriptTypes() local
1827 while ( nIdx < rTypes.size() && rTypes[nIdx].nStartPos < nStart ) in InitScriptTypes()
1828 ++nIdx; in InitScriptTypes()
1831 while ( nIdx < rTypes.size() && rTypes[nIdx].nEndPos <= nEnd ) in InitScriptTypes()
1835 … if(nIdx < rTypes.size() && rTypes[nIdx].nStartPos < nStart && rTypes[nIdx].nEndPos > nEnd) in InitScriptTypes()
1837 …rTypes.insert( rTypes.begin()+nIdx, ScriptTypePosInfo( rTypes[nIdx].nScriptType, (sal_uInt16)nEnd,… in InitScriptTypes()
1838 rTypes[nIdx].nEndPos = nStart; in InitScriptTypes()
1841 if( nIdx ) in InitScriptTypes()
1845 ++nIdx; in InitScriptTypes()
1847 if( nIdx < rTypes.size() ) in InitScriptTypes()
[all …]
H A Dimpedit.hxx697 …xtMarkingVector& rTextMarkingVector, const String& rTxt, const sal_uInt16 nIdx, const sal_uInt16 n…
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx7473 xub_StrLen nIdx, xub_StrLen nLen, in ValidateKashidas() argument
7479 SalLayout* pSalLayout = ImplLayout( rTxt, nIdx, nLen ); in ValidateKashidas()
/trunk/main/xmloff/source/style/
H A DXMLFootnoteSeparatorExport.cxx60 nIdx in exportXML()
102 DBG_ASSERT( i == nIdx, in exportXML()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx1403 sal_uInt16 nIdx = rPos.nContent.GetIndex(); in GetStackAttr() local
1413 (pEntry->nMkCntnt <= nIdx) && (pEntry->nPtCntnt >= nIdx) ) ) in GetStackAttr()
2001 for(sal_uInt16 nIdx = 1; nIdx <= nLen; ++nIdx) in Read_And() local
2002 sAuthor += SVBT16ToShort(pDescri->xstUsrInitl[nIdx]); in Read_And()
5322 const String* SwWW8ImplReader::GetAnnotationAuthor(sal_uInt16 nIdx) in GetAnnotationAuthor() argument
5352 if (mpAtnNames && nIdx < mpAtnNames->size()) in GetAnnotationAuthor()
5353 pRet = &((*mpAtnNames)[nIdx]); in GetAnnotationAuthor()
H A Dww8par.hxx1512 const String* GetAnnotationAuthor(sal_uInt16 nIdx);
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx1818 sal_uLong nIdx = aTmp[ --n ]; in UndoImpl() local
2071 sal_uLong nIdx = aNewSttNds[ --n ]; in UndoImpl() local
2073 if( !nIdx && n ) in UndoImpl()
2075 nIdx = aNewSttNds[ --n ]; in UndoImpl()
2121 nIdx = pBox->GetSttIdx(); in UndoImpl()
3213 if( *(rArr.GetData() + nM) == nIdx ) in InsertSort()
3218 if( *(rArr.GetData() + nM) < nIdx ) in InsertSort()
3226 rArr.Insert( nIdx, nU ); in InsertSort()
3240 if( *(rArr.GetData() + nM) == nIdx ) in InsertSort()
3245 if( *(rArr.GetData() + nM) < nIdx ) in InsertSort()
[all …]
/trunk/main/sw/source/core/access/
H A Daccpara.cxx3652 xub_StrLen nIdx = GetPortionData().GetModelPosition( nCharIndex ); in getHyperLinkIndex() local
3655 while( pHt && !(nIdx >= *pHt->GetStart() && nIdx < *pHt->GetAnyEnd()) ) in getHyperLinkIndex()
/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx2065 sal_uInt16 nIdx=0; in AddToHdlList() local
2079 pHdl->SetSourceHdlNum(nIdx); in AddToHdlList()
2080 nIdx++; in AddToHdlList()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx3111 for ( sal_uInt16 nIdx = 0; nIdx < nCount; ++nIdx ) in ImpInitWritingDirections() local
/trunk/main/svx/source/table/
H A Dcell.cxx1272 for( sal_Int32 nIdx = 0; nIdx < nCount; nIdx++, pNames++, pValues++ ) in setPropertyValues() local
1304 for( sal_Int32 nIdx = 0; nIdx < nCount; nIdx++, pValue++, pNames++ ) in getPropertyValues() local
1471 for( sal_Int32 nIdx = 0; nIdx < nCount; nIdx++, pNames++, pState++ ) in getPropertyStates() local
/trunk/main/svl/source/numbers/
H A Dzforlist.cxx2193 sal_Int32 nIdx; in ImpGenerateFormats() local
2263 ImpInsertFormat( aFormatSeq[nIdx], in ImpGenerateFormats()
2268 ImpInsertFormat( aFormatSeq[nIdx], in ImpGenerateFormats()
2273 ImpInsertFormat( aFormatSeq[nIdx], in ImpGenerateFormats()
2278 ImpInsertFormat( aFormatSeq[nIdx], in ImpGenerateFormats()
2294 ImpInsertFormat( aFormatSeq[nIdx], in ImpGenerateFormats()
2299 ImpInsertFormat( aFormatSeq[nIdx], in ImpGenerateFormats()
2317 ImpInsertFormat( aFormatSeq[nIdx], in ImpGenerateFormats()
2325 ImpInsertFormat( aFormatSeq[nIdx], in ImpGenerateFormats()
2333 ImpInsertFormat( aFormatSeq[nIdx], in ImpGenerateFormats()
[all …]
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx2018 long nIdx = pSelection->FirstSelected(); in Execute() local
2020 while (nIdx >= 0) in Execute()
2022 *pSelectionNos++ <<= (sal_Int32)(nIdx + 1); in Execute()
2023 nIdx = pSelection->NextSelected(); in Execute()
/trunk/main/starmath/source/
H A Dmathtype.cxx763 xub_StrLen nIdx = sal::static_int_cast< xub_StrLen >(nI); in lcl_AppendDummyTerm() local
764 sal_Unicode nChar = rRet.GetChar(nIdx); in lcl_AppendDummyTerm()
767 if (rRet.GetChar(nIdx) != '{') in lcl_AppendDummyTerm()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx3209 sal_uInt16 nIdx = 0; in GetMasterPageIndex() local
3215 nIdx = pMasterPages->FindPage( nId ); in GetMasterPageIndex()
3216 if ( nIdx == PPTSLIDEPERSIST_ENTRY_NOTFOUND ) in GetMasterPageIndex()
3217 nIdx = 0; in GetMasterPageIndex()
3219 return nIdx; in GetMasterPageIndex()
7249 sal_uInt32 nIdx = n; in PPTTextObj() local
7252 while ( ( aCharPropList.Count() > nIdx ) && nHyperLenLeft ) in PPTTextObj()
7257 PPTCharPropSet* pCurrent = (PPTCharPropSet*)aCharPropList.GetObject( nIdx ); in PPTTextObj()
7288 if ( aCharPropList.Count() > ( nIdx + 1 ) ) in PPTTextObj()
7300 aCharPropList.Insert( pNewCPS, nIdx + 1 ); in PPTTextObj()
[all …]
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.hxx49 …void GetLineIndex(SvxBoxItem &rBox, short nLineThickness, short nSpace, sal_uInt8 nCol, short nIdx,
/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx1218 const int nIdx = static_cast<int>(pTop[0]); in convertOneTypeEsc() local
1219 assert( nIdx >= 0 ); in convertOneTypeEsc()
1220 assert( nIdx < NMAXTRANS ); in convertOneTypeEsc()
1221 mnTransVals[ nIdx] = pTop[-1]; in convertOneTypeEsc()
1227 const int nIdx = static_cast<int>(pTop[0]); in convertOneTypeEsc() local
1228 assert( nIdx >= 0 ); in convertOneTypeEsc()
1229 assert( nIdx < NMAXTRANS ); in convertOneTypeEsc()
1230 pTop[0] = mnTransVals[ nIdx ]; in convertOneTypeEsc()
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx2289 sal_Int16 nIdx = -1; in AppendTxtNode() local
2297 case RES_CHRATR_FONT: nIdx = 0; break; in AppendTxtNode()
2298 case RES_CHRATR_FONTSIZE: nIdx = 1; break; in AppendTxtNode()
2299 case RES_CHRATR_LANGUAGE: nIdx = 2; break; in AppendTxtNode()
2300 case RES_CHRATR_POSTURE: nIdx = 3; break; in AppendTxtNode()
2301 case RES_CHRATR_WEIGHT: nIdx = 4; break; in AppendTxtNode()
2303 if( nIdx != -1 ) in AppendTxtNode()
2306 if( nStt >= aEndPos[nIdx] ) in AppendTxtNode()
2308 sal_Bool bFont = (nIdx % 5) == 0; in AppendTxtNode()
2330 aEndPos[nIdx] = pHt->GetEnd() ? *pHt->GetEnd() : nStt; in AppendTxtNode()
[all …]
/trunk/main/svx/source/sidebar/paragraph/
H A DParaNumberingControl.cxx114 const sal_uInt16 nIdx = maNumberVS.GetSelectItemId(); in IMPL_LINK() local
115 SfxUInt16Item aItem( FN_SVX_SET_NUMBER, nIdx ); in IMPL_LINK()

Completed in 381 milliseconds

12345678910>>...17