Home
last modified time | relevance | path

Searched refs:nIdx (Results 201 – 225 of 402) sorted by relevance

12345678910>>...17

/trunk/main/sw/source/filter/html/
H A Dhtmlfly.cxx267 sal_uLong nIdx = (*pHTMLPosFlyFrms)[i] in SV_IMPL_OP_PTRARR_SORT() local
269 bEmpty = (nIdx != nStt) && (nIdx != nStt-1); in SV_IMPL_OP_PTRARR_SORT()
270 if( !bEmpty || nIdx > nStt ) in SV_IMPL_OP_PTRARR_SORT()
1804 sal_uLong nIdx = aPos.nNode.GetIndex(); in AddLinkTarget() local
1808 aOutlineMarkPoss[nIns] < nIdx ) in AddLinkTarget()
1811 aOutlineMarkPoss.Insert( nIdx, nIns ); in AddLinkTarget()
H A Dhtmlgrin.cxx130 sal_uLong nIdx = rNds.GetEndOfAutotext().StartOfSectionIndex() + 1; in ConnectImageMaps() local
134 while( nMissingImgMaps > 0 && nIdx < nEndIdx ) in ConnectImageMaps()
136 SwNode *pNd = rNds[nIdx + 1]; in ConnectImageMaps()
160 nIdx = rNds[nIdx]->EndOfSectionIndex() + 1; in ConnectImageMaps()
/trunk/main/linguistic/source/
H A Dspelldsp.cxx154 sal_Int32 nIdx = 0; in GetSequence() local
161 DBG_ASSERT( nIdx < nCount, "index our of range" ); in GetSequence()
162 if (nIdx < nCount && rText.getLength() > 0) in GetSequence()
163 pRes[ nIdx++ ] = rText; in GetSequence()
/trunk/main/sc/source/core/tool/
H A Dinterpr4.cxx2796 sal_Int32 nIdx[ 2 ]; in ScMacro() local
2797 nIdx[ 0 ] = nRow-nRow1+1; in ScMacro()
2801 nIdx[ 1 ] = nCol-nCol1+1; in ScMacro()
2802 SbxVariable* p = refArray->Get32( nIdx ); in ScMacro()
2822 sal_Int32 nIdx[ 2 ]; in ScMacro() local
2823 nIdx[ 0 ] = static_cast<sal_Int32>(nMatRow+1); in ScMacro()
2826 nIdx[ 1 ] = static_cast<sal_Int32>(nMatCol+1); in ScMacro()
2827 SbxVariable* p = refArray->Get32( nIdx ); in ScMacro()
2897 sal_Int32 nIdx[ 2 ]; in ScMacro() local
2900 nIdx[ nRowIdx ] = nRs + static_cast<sal_Int32>(j); in ScMacro()
[all …]
/trunk/main/xmloff/inc/
H A DXMLChartPropertySetMapper.hxx82 sal_uInt32 nIdx = 0 ) const;
89 sal_uInt32 nIdx = 0 ) const;
/trunk/main/sw/source/core/docnode/
H A Dndnum.cxx38 sal_uLong nIdx = rSrch->GetIndex(); in _SV_IMPL_SORTAR_ALG() local
67 else if( (*this)[ nM ]->GetIndex() < nIdx ) in _SV_IMPL_SORTAR_ALG()
H A Dndtbl.cxx898 sal_uLong nIdx = pTblNd->GetIndex(); in TextToTable() local
899 aNode2Layout.RestoreUpperFrms( GetNodes(), nIdx, nIdx + 1 ); in TextToTable()
1231 sal_uLong nIdx = pTblNd->GetIndex(); in TextToTable() local
1232 aNode2Layout.RestoreUpperFrms( GetNodes(), nIdx, nIdx + 1 ); in TextToTable()
1952 sal_uLong nIdx; in DeleteRow() local
1954 nIdx = pNextBox->GetSttIdx() + 1; in DeleteRow()
1956 nIdx = pTblNd->EndOfSectionIndex() + 1; in DeleteRow()
1958 SwNodeIndex aIdx( GetNodes(), nIdx ); in DeleteRow()
2771 sal_uInt16 nIdx = 0; in GetTabRows() local
2782 rFill.Insert( nKey, nFirst, nSecond, bHidden, nIdx++ ); in GetTabRows()
[all …]
/trunk/main/sw/source/core/frmedt/
H A Dfews.cxx490 sal_uLong nIdx = 0; in InsertLabel() local
499 nIdx = pCnt->FindFlyFrm()-> in InsertLabel()
509 nIdx = rTbl.GetTabSortBoxes()[ 0 ] in InsertLabel()
554 if( nIdx ) in InsertLabel()
556 nIdx, rCharacterStyle, bCpyBrd ); in InsertLabel()
H A Dtblsel.cxx78 sal_uLong nIdx = rSrch->GetSttIdx(); in _SV_IMPL_SORTAR_ALG() local
93 else if( (*this)[ nM ]->GetSttIdx() < nIdx ) in _SV_IMPL_SORTAR_ALG()
979 nIdx; in IsEmptyBox() local
988 nSttIdx <= ( nIdx = pAPos->nNode.GetIndex() ) && in IsEmptyBox()
989 nIdx < nEndIdx ) in IsEmptyBox()
2417 for ( sal_uInt16 nIdx = 0; nIdx < nRepeat; ++nIdx ) in lcl_UpdateRepeatedHeadlines() local
2419 SwRowFrm* pHeadline = new SwRowFrm( *rTable.GetTabLines()[ nIdx ], &rTabFrm ); in lcl_UpdateRepeatedHeadlines()
/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowserModel.cxx160 for( sal_Int32 nIdx=0; nIdx<aLSeq.getLength(); ++nIdx ) in lcl_getSharedSequences() local
162 Reference< chart2::data::XDataSequence > xValues( aLSeq[nIdx]->getValues()); in lcl_getSharedSequences()
171 aResult.push_back( aLSeq[nIdx] ); in lcl_getSharedSequences()
/trunk/main/sc/source/filter/excel/
H A Dxehelper.cxx274 sal_uLong nIdx = rScRanges.Count(); in ValidateRangeList() local
275 while( nIdx ) in ValidateRangeList()
277 --nIdx; // backwards to keep nIdx valid in ValidateRangeList()
278 ScRange* pScRange = rScRanges.GetObject( nIdx ); in ValidateRangeList()
280 delete rScRanges.Remove( nIdx ); in ValidateRangeList()
/trunk/main/l10ntools/source/
H A Dexport.cxx2300 sal_uInt16 nIdx = 1; in MergeRest() local
2303 if( bPairedList && pResData->pPairedList && ( nIdx == 1 ) ){ in MergeRest()
2304 ExportListEntry* pListE = ( ExportListEntry* ) pResData->pPairedList->GetObject( nIdx-1 ); in MergeRest()
2340 if ( nIdx == 1 ) { in MergeRest()
2420 nIdx++; in MergeRest()
2421 … ExportListEntry* pListE = ( ExportListEntry* ) pResData->pPairedList->GetObject( ( nIdx ) -1 ); in MergeRest()
2427 pResData->sId = ByteString::CreateFromInt32( ++nIdx ); in MergeRest()
2437 if ( nIdx > 1 ) { in MergeRest()
/trunk/main/sw/source/ui/inc/
H A Dcolmgr.hxx45 sal_uInt16 GetColWidth(sal_uInt16 nIdx) const;
46 void SetColWidth(sal_uInt16 nIdx, sal_uInt16 nWidth);
/trunk/main/idl/inc/
H A Dhash.hxx66 SvStringHashEntry( const ByteString & rName, sal_uInt32 nIdx ) in SvStringHashEntry() argument
68 , nHashId( nIdx ) in SvStringHashEntry()
/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx355 sal_Int32 nIdx = rRangeRepresentation.indexOf( '.' ); in GetTableAndCellsFromRangeRep() local
356 if (nIdx >= 0) in GetTableAndCellsFromRangeRep()
358 aTblName = rRangeRepresentation.copy( 0, nIdx ); in GetTableAndCellsFromRangeRep()
359 aRange = rRangeRepresentation.copy( nIdx + 1 ); in GetTableAndCellsFromRangeRep()
994 sal_Int32 nIdx = pSequenceMapping[i]; in Impl_createDataSource() local
995 if (0 <= nIdx && nIdx < nNumLDS && pOld_LDS[nIdx].is()) in Impl_createDataSource()
997 pLDS[nNewCnt++] = pOld_LDS[nIdx]; in Impl_createDataSource()
1000 pOld_LDS[nIdx].clear(); in Impl_createDataSource()
/trunk/main/sw/source/core/text/
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/svx/source/sidebar/paragraph/
H A DParaBulletsControl.cxx110 const sal_uInt16 nIdx = maBulletsVS.GetSelectItemId(); in IMPL_LINK() local
111 SfxUInt16Item aItem( FN_SVX_SET_BULLET, nIdx ); in IMPL_LINK()
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()
/trunk/main/xmloff/source/style/
H A DXMLFootnoteSeparatorExport.cxx60 nIdx in exportXML()
102 DBG_ASSERT( i == nIdx, in exportXML()
/trunk/main/svtools/source/contnr/
H A Dsvtabbx.cxx154 for( sal_uInt16 nIdx = 0; nIdx < nCount; nIdx++, pTabs++ ) in SetTabs() local
159 pTabList[nIdx].SetPos( nNewTab ); in SetTabs()
160 pTabList[nIdx].nFlags=(SV_LBOXTAB_ADJUST_LEFT| SV_LBOXTAB_INV_ALWAYS); in SetTabs()
/trunk/main/sw/source/core/inc/
H A DUndoNumbering.hxx122 sal_uLong nIdx; member in SwUndoNumOrNoNum
136 sal_uLong nIdx; member in SwUndoNumRuleStart
/trunk/main/sw/source/ui/cctrl/
H A Dswlbox.cxx51 SwBoxEntry::SwBoxEntry(const String& aNam, sal_uInt16 nIdx) : in SwBoxEntry() argument
55 nId(nIdx) in SwBoxEntry()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlcnimp.hxx71 …sal_uInt16 GetNextNamespaceIndex( sal_uInt16 nIdx ) const { return aNamespaceMap.GetNextIndex( nId… in GetNextNamespaceIndex()
/trunk/main/sw/source/core/bastyp/
H A Dbparr.cxx49 sal_uLong nIdx = 0; in CheckIdx() local
52 nIdx += (*ppInf)->nElem; in CheckIdx()
58 DBG_ASSERT( nIdx == nSize, "BigPtrArray: Anzahl ungueltig" ); in CheckIdx()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DJPEGComparator.java769 int nIdx = sBack.indexOf("\n"); in identify() local
770 if (nIdx > 0) in identify()
772 sBack = sBack.substring(0, nIdx); in identify()

Completed in 233 milliseconds

12345678910>>...17