Home
last modified time | relevance | path

Searched refs:nIndex (Results 51 – 75 of 1876) sorted by relevance

12345678910>>...76

/trunk/main/editeng/source/accessibility/
H A DAccessibleStaticTextBase.cxx332 sal_Int32 nIndex = -1; in GetParagraphIndex() local
335 return nIndex; in GetParagraphIndex()
342 sal_Int32 nIndex = 0; in GetLineCount() local
345 return nIndex; in GetLineCount()
355 return aRes + nEEIndex.nIndex; in Internal2Index()
704 return setSelection(nIndex, nIndex); in setCaretPosition()
762 sal_Int32 nIndex; in getIndexAtPoint() local
894 …s = mpImpl->GetParagraph( aStartIndex.nPara ).getTextRange( aStartIndex.nIndex, aEndIndex.nIndex ); in getTextRange()
914 if ( !bEnd && aEndIndex.nIndex ) in getTextRange()
989 sal_Int32 nOldIdx = nIndex; in getTextBeforeIndex()
[all …]
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/
H A Dcode.js144 for (nIndex=nLineStartIndex; nIndex<=nLineEndIndex; ++nIndex)
146 var aMatch = aMatches[nIndex];
157 if (nIndex == nSelectionIndex)
329 for (var nIndex=0; nIndex<aAttributes.length; ++nIndex)
343 for (var nIndex=0; nIndex<aChildren.length; ++nIndex)
356 function GetTypeLink (sText, sTarget, nIndex) argument
367 for (nIndex=3; nIndex<aValues.length; nIndex+=2)
369 sResult += "<tr><td></td><td>"+aValues[nIndex]+"</td><td>"+aValues[nIndex+1]+"</td></tr>";
422 for (nIndex=0; nIndex<TypeHistory.length; ++nIndex)
424 if (nIndex == 0)
[all …]
/trunk/main/sc/source/core/data/
H A Dtable4.cxx1016 nIndex = nIndex - nFiltered; in GetAutoFillPreview()
1018 nIndex = nIndex + nFiltered; in GetAutoFillPreview()
1140 nIndex = -nIndex; in GetAutoFillPreview()
1671 nIndex = 4; in AutoFormat()
1683 nIndex = 12; in AutoFormat()
1688 nIndex = 3; in AutoFormat()
1695 nIndex = 7; in AutoFormat()
1707 nIndex = 15; in AutoFormat()
1710 nIndex = 1; in AutoFormat()
1755 if ((nIndex == 5) || (nIndex == 9)) in AutoFormat()
[all …]
/trunk/main/scaddins/source/datefunc/
H A Ddatefunc.cxx85 if( nIndex >= nCount ) in Insert()
157 for( sal_uInt16 nIndex = 0; nIndex < rArr.Count(); nIndex++ ) in ScaFuncData() local
180 for( sal_uInt16 nIndex = 0; nIndex < nCnt; nIndex++ ) in ScaFuncDataList() local
195 for( sal_uInt32 nIndex = 0; nIndex < Count(); nIndex++ ) in Get() local
300 for( sal_uInt32 nIndex = 0; nIndex < nNumOfLoc; nIndex++ ) in InitDefLocales() local
302 pDefLocales[ nIndex ].Language = OUString::createFromAscii( pLang[ nIndex ] ); in InitDefLocales()
303 pDefLocales[ nIndex ].Country = OUString::createFromAscii( pCoun[ nIndex ] ); in InitDefLocales()
312 return (nIndex < sizeof( pLang )) ? pDefLocales[ nIndex ] : aFuncLoc; in GetLocale()
552 for( sal_uInt32 nIndex = 0; nIndex < nCount; nIndex++ ) in getCompatibilityNames() local
553 pArray[ nIndex ] = sheet::LocalizedName( GetLocale( nIndex ), *rStrList.Get( nIndex ) ); in getCompatibilityNames()
[all …]
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDataPilotControl.cxx61 sal_Int32 nIndex);
68 void SetIndex(sal_Int32 nIndex) { mnIndex = nIndex; } in SetIndex() argument
113 getAccessibleChild(sal_Int32 nIndex)
226 ++nIndex; in AddField()
430 if (nIndex < 0 || static_cast< size_t >( nIndex ) >= mpFieldWindow->GetFieldCount()) in getAccessibleChild()
438 maChildren[nIndex].pAcc = new ScAccessibleDataPilotButton(this, mpFieldWindow, nIndex); in getAccessibleChild()
544 sal_Int32 nIndex) in ScAccessibleDataPilotButton() argument
548 mnIndex(nIndex) in ScAccessibleDataPilotButton()
775 if ( nIndex < 0 || nIndex >= getAccessibleActionCount() ) in doAccessibleAction()
782 if ( nIndex < 0 || nIndex >= getAccessibleActionCount() ) in getAccessibleActionDescription()
[all …]
H A DAccessibleCsvControl.cxx249 sal_Int32 nIndex = 0; in implGetChildByRole() local
259 ++nIndex; in implGetChildByRole()
468 ensureValidIndex( nIndex ); in setCaretPosition()
480 ensureValidIndex( nIndex ); in getCharacter()
592 ensureValidIndex( nIndex ); in getTextAtIndex()
661 if( nIndex > 0 ) in getTextBeforeIndex()
835 if( (nIndex < 0) || (nIndex >= implGetTextLength()) ) in ensureValidIndex()
842 if( (nIndex < 0) || (nIndex > implGetTextLength()) ) in ensureValidIndexWithEnd()
991 ensureValidIndex( nIndex ); in getAccessibleChild()
992 return implCreateCellObj( implGetRow( nIndex ), implGetColumn( nIndex ) ); in getAccessibleChild()
[all …]
H A DAccessibleDocumentPagePreview.cxx178 for (sal_Int32 nIndex = 0; nIndex < nCount; ++nIndex) in AddNotes() local
223 ScParaFound(sal_Int32 nIndex) : mnIndex(nIndex) {} in ScParaFound()
255 …eateTextHelper(maMarks[nIndex].maNoteText, maMarks[nIndex].maRect, maMarks[nIndex].maNoteCell, maM… in GetChild()
355 for (sal_Int32 nIndex = 0; nIndex < nCount; ++nIndex) in CheckChanges() local
967 if(nIndex < nCount) in GetBackShape()
971 nIndex -= nCount; in GetBackShape()
974 if (nIndex >= 0) in GetBackShape()
1001 nIndex -= nCount; in GetForeShape()
1004 if (nIndex >= 0) in GetForeShape()
1031 nIndex -= nCount; in GetControl()
[all …]
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_directory.cxx158 if ( nIndex < m_pImpl->m_aResults.size() ) { in queryContentIdentifierString()
164 if ( getResult( nIndex ) ) { in queryContentIdentifierString()
177 m_pImpl->m_aResults[ nIndex ]->aId = aId; in queryContentIdentifierString()
190 if ( nIndex < m_pImpl->m_aResults.size() ) { in queryContentIdentifier()
192 = m_pImpl->m_aResults[ nIndex ]->xId; in queryContentIdentifier()
210 DataSupplier::queryContent( sal_uInt32 nIndex ) in queryContent() argument
214 if ( nIndex < m_pImpl->m_aResults.size() ) { in queryContent()
222 = queryContentIdentifier( nIndex ); in queryContent()
285 if ( nIndex < m_pImpl->m_aResults.size() ) { in queryPropertyValues()
291 if ( getResult( nIndex ) ) { in queryPropertyValues()
[all …]
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DTextView.java256 int nIndex = 0; in GetCharacterArray() local
259 while (nIndex<nCharacterCount && nIndex<nMaxDisplayCount) in GetCharacterArray()
264 nIndex ++; in GetCharacterArray()
302 if ((nIndex >= 0) && (nIndex < mxText.getCharacter(i))) in GetTextBoundsString()
339 for (int nIndex=0; nIndex<=nTextLength; /* empty */) in CreateSegmentNode()
351 if (aSegment.SegmentEnd > nIndex) in CreateSegmentNode()
354 nIndex ++; in CreateSegmentNode()
394 aSegment.SegmentStart = nIndex; in GetTextSegment()
395 aSegment.SegmentEnd = nIndex+1; in GetTextSegment()
402 aSegment.SegmentStart = nIndex; in GetTextSegment()
[all …]
/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygon.cxx68 return maPolygons[nIndex]; in getB2DPolygon()
73 maPolygons[nIndex] = rPolygon; in setB2DPolygon()
82 aIndex += nIndex; in insert()
96 aIndex += nIndex; in insert()
106 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() argument
112 aStart += nIndex; in remove()
254 return mpPolyPolygon->getB2DPolygon(nIndex); in getB2DPolygon()
261 if(getB2DPolygon(nIndex) != rPolygon) in setB2DPolygon()
262 mpPolyPolygon->setB2DPolygon(nIndex, rPolygon); in setB2DPolygon()
323 mpPolyPolygon->insert(nIndex, rPolyPolygon); in insert()
[all …]
H A Db3dpolypolygon.cxx69 return maPolygons[nIndex]; in getB3DPolygon()
74 maPolygons[nIndex] = rPolygon; in setB3DPolygon()
83 aIndex += nIndex; in insert()
97 aIndex += nIndex; in insert()
107 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove() argument
113 aStart += nIndex; in remove()
263 return mpPolyPolygon->getB3DPolygon(nIndex); in getB3DPolygon()
270 if(getB3DPolygon(nIndex) != rPolygon) in setB3DPolygon()
271 mpPolyPolygon->setB3DPolygon(nIndex, rPolygon); in setB3DPolygon()
362 mpPolyPolygon->insert(nIndex, rPolyPolygon); in insert()
[all …]
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx370 if (nIndex<0 || sal_uInt32(nIndex)>=rButtons.size()) in GetButton()
389 for (sal_uInt32 nIndex=0; nIndex<rButtons.size(); ++nIndex) in GetButtonAt() local
459 for (sal_uInt32 nIndex=0; nIndex<rButtons.size(); ++nIndex) in Paint() local
566 for (sal_uInt32 nIndex=0; nIndex<maExcludedButtons.size(); ++nIndex) in LayoutButtons() local
568 for (sal_uInt32 nIndex=0; nIndex<maRegularButtons.size(); ++nIndex) in LayoutButtons() local
575 for (sal_uInt32 nIndex=0; nIndex<maExcludedButtons.size(); ++nIndex) in LayoutButtons() local
585 for (sal_uInt32 nIndex=0; nIndex<maRegularButtons.size(); ++nIndex) in LayoutButtons() local
607 for (sal_Int32 nIndex=maRegularButtons.size()-1; nIndex>=0; --nIndex) in LayoutButtons() local
622 for (sal_uInt32 nIndex=0; nIndex<maExcludedButtons.size(); ++nIndex) in LayoutButtons() local
625 for (sal_uInt32 nIndex=0; nIndex<maRegularButtons.size(); ++nIndex) in LayoutButtons() local
[all …]
/trunk/main/ucb/source/ucp/package/
H A Dpkgdatasupplier.cxx147 if ( nIndex < m_pImpl->m_aResults.size() ) in queryContentIdentifierString()
157 if ( getResult( nIndex ) ) in queryContentIdentifierString()
172 if ( nIndex < m_pImpl->m_aResults.size() ) in queryContentIdentifier()
188 m_pImpl->m_aResults[ nIndex ]->xId = xId; in queryContentIdentifier()
201 if ( nIndex < m_pImpl->m_aResults.size() ) in queryContent()
213 = queryContentIdentifier( nIndex ); in queryContent()
237 if ( m_pImpl->m_aResults.size() > nIndex ) in getResult()
282 if ( nPos == nIndex ) in getResult()
413 if ( nIndex < m_pImpl->m_aResults.size() ) in queryPropertyValues()
423 if ( getResult( nIndex ) ) in queryPropertyValues()
[all …]
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_datasupplier.cxx146 if ( nIndex < m_pImpl->m_aResults.size() ) in queryContentIdentifierString()
156 if ( getResult( nIndex ) ) in queryContentIdentifierString()
171 if ( nIndex < m_pImpl->m_aResults.size() ) in queryContentIdentifier()
187 m_pImpl->m_aResults[ nIndex ]->xId = xId; in queryContentIdentifier()
200 if ( nIndex < m_pImpl->m_aResults.size() ) in queryContent()
212 = queryContentIdentifier( nIndex ); in queryContent()
236 if ( m_pImpl->m_aResults.size() > nIndex ) in getResult()
274 if ( n == nIndex ) in getResult()
375 if ( nIndex < m_pImpl->m_aResults.size() ) in queryPropertyValues()
385 if ( getResult( nIndex ) ) in queryPropertyValues()
[all …]
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolygon.hxx80 basegfx::B2DPoint getB2DPoint(sal_uInt32 nIndex) const;
90 basegfx::B2DPoint getPrevControlPoint(sal_uInt32 nIndex) const;
91 basegfx::B2DPoint getNextControlPoint(sal_uInt32 nIndex) const;
97 void resetPrevControlPoint(sal_uInt32 nIndex);
98 void resetNextControlPoint(sal_uInt32 nIndex);
99 void resetControlPoints(sal_uInt32 nIndex);
107 bool isPrevControlPointUsed(sal_uInt32 nIndex) const;
108 bool isNextControlPointUsed(sal_uInt32 nIndex) const;
109 B2VectorContinuity getContinuityInPoint(sal_uInt32 nIndex) const;
125 bool isBezierSegment(sal_uInt32 nIndex) const;
[all …]
/trunk/main/drawinglayer/source/geometry/
H A Dviewinformation3d.cxx256 sal_uInt32 nIndex(0); in impFillViewInformationFromContent() local
277 nIndex++; in impFillViewInformationFromContent()
286 nIndex++; in impFillViewInformationFromContent()
295 nIndex++; in impFillViewInformationFromContent()
302 nIndex++; in impFillViewInformationFromContent()
309 nIndex++; in impFillViewInformationFromContent()
316 nIndex++; in impFillViewInformationFromContent()
323 nIndex++; in impFillViewInformationFromContent()
332 nIndex++; in impFillViewInformationFromContent()
338 mxViewInformation[nIndex].Value <<= mfViewTime; in impFillViewInformationFromContent()
[all …]
/trunk/main/comphelper/source/container/
H A DIndexedPropertyValuesContainer.cxx105 if ((nSize >= nIndex) && (nIndex >= 0)) in insertByIndex()
110 if (nSize == nIndex) in insertByIndex()
115 if ((nIndex * 2) < nSize) in insertByIndex()
119 while(i < nIndex) in insertByIndex()
129 while(i > nIndex) in insertByIndex()
147 if ((nIndex < nSize) && (nIndex >= 0)) in removeByIndex()
150 if ((nIndex * 2) < nSize) in removeByIndex()
154 while(i < nIndex) in removeByIndex()
164 while(i > nIndex) in removeByIndex()
182 if ((nIndex < nSize) && (nIndex >= 0)) in replaceByIndex()
[all …]
/trunk/main/sd/source/ui/presenter/
H A DPresenterPreviewCache.cxx375 for (sal_Int32 nIndex=0; nIndex<nCount; ++nIndex) in NotifyPreviewCreation() local
376 if (aKey == GetPage(nIndex)) in NotifyPreviewCreation()
377 CallListeners(nIndex); in NotifyPreviewCreation()
402 for (sal_Int32 nIndex=mnFirstVisibleSlideIndex; nIndex<=mnLastVisibleSlideIndex; ++nIndex) in IsVisible() local
436 for (sal_Int32 nIndex=nFirstIndex; nIndex<=nLastIndex; ++nIndex) in GetEntryList() local
454 for (sal_Int32 nIndex=mnFirstVisibleSlideIndex; nIndex<=mnLastVisibleSlideIndex; ++nIndex) in GetPriority() local
455 if (aKey == GetPage(nIndex)) in GetPriority()
456 return -nCount-1+nIndex; in GetPriority()
458 for (sal_Int32 nIndex=0; nIndex<=nCount; ++nIndex) in GetPriority() local
460 return nIndex; in GetPriority()
[all …]
/trunk/main/toolkit/test/accessibility/
H A DAccTreeNode.java175 public AccessibleTreeNode getChild (int nIndex) in getChild() argument
178 if( nIndex >= 0 ) in getChild()
201 if( nIndex >= 0 ) in getChildNoCreate()
221 public boolean removeChild (int nIndex) in removeChild() argument
225 if (nIndex >= 0) in removeChild()
258 if (nIndex >= 0) in indexOf()
259 return nBaseIndex + nIndex; in indexOf()
296 public void performAction( int nIndex ) in performAction() argument
298 if( nIndex >= 0 ) in performAction()
307 if( nCount > nIndex ) in performAction()
[all …]
/trunk/main/sw/source/core/access/
H A Daccnotexthyperlink.cxx49 mnIndex(nIndex) in SwAccessibleNoTextHyperlink()
75 if(nIndex < 0 || nIndex >= getAccessibleActionCount()) in doAccessibleAction()
83 IMapObject* pMapObj = pMap->GetIMapObject(nIndex); in doAccessibleAction()
110 sal_Int32 nIndex ) in getAccessibleActionDescription() argument
115 if(nIndex < 0 || nIndex >= getAccessibleActionCount()) in getAccessibleActionDescription()
122 IMapObject* pMapObj = pMap->GetIMapObject(nIndex); in getAccessibleActionDescription()
141 if(nIndex < 0 || nIndex >= getAccessibleActionCount()) in getAccessibleActionKeyBinding()
174 sal_Int32 nIndex ) in getAccessibleActionAnchor() argument
177 if(nIndex < 0 || nIndex >= getAccessibleActionCount()) in getAccessibleActionAnchor()
190 sal_Int32 nIndex ) in getAccessibleActionObject() argument
[all …]
/trunk/main/sc/source/filter/xml/
H A DXMLStylesExportHelper.cxx503 sal_Int32 nIndex; in FillDefaultStyles() local
597 nIndex(-1), in ScMyRowFormatRange()
637 sal_Int32 nIndex(-1); in AddRange() local
640 nIndex = rFormatRange.nIndex; in AddRange()
650 (pRange->nIndex == nIndex) && in AddRange()
668 aRange.nIndex = nIndex; in AddRange()
725 rFormatRange.nIndex = -1; in AddRange()
874 …if (nIndex > 0 && static_cast<size_t>(nIndex-1) < aAutoStyleNames.size() && aAutoStyleNames.at(nIn… in GetIndexOfStyleName()
877 return nIndex - 1; in GetIndexOfStyleName()
1107 …if (nIndex > 0 && static_cast<size_t>(nIndex-1) < aStyleNames.size() && aStyleNames.at(nIndex - 1)… in GetIndexOfStyleName()
[all …]
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblemenuitem.cxx227 if ( !implIsValidRange( nIndex, nIndex, implGetText().getLength() ) ) in setCaretPosition()
239 return OCommonAccessibleText::getCharacter( nIndex ); in getCharacter()
251 if ( !implIsValidIndex( nIndex, sText.getLength() ) ) in getCharacterAttributes()
269 if ( !implIsValidIndex( nIndex, implGetText().getLength() ) ) in getCharacterBounds()
300 sal_Int32 nIndex = -1; in getIndexAtPoint() local
309 nIndex = nI; in getIndexAtPoint()
312 return nIndex; in getIndexAtPoint()
378 return OCommonAccessibleText::getTextAtIndex( nIndex, aTextType ); in getTextAtIndex()
452 if ( nIndex < 0 || nIndex >= getAccessibleActionCount() ) in doAccessibleAction()
466 if ( nIndex < 0 || nIndex >= getAccessibleActionCount() ) in getAccessibleActionDescription()
[all …]
/trunk/main/xmloff/source/style/
H A Dxmlprmap.cxx183 return nIndex; in GetEntryIndex()
185 nIndex++; in GetEntryIndex()
187 } while( nIndex<nEntries ); in GetEntryIndex()
200 sal_Int32 nIndex = 0; in FindEntryIndex() local
209 return nIndex; in FindEntryIndex()
211 nIndex++; in FindEntryIndex()
213 } while( nIndex < nEntries ); in FindEntryIndex()
220 sal_Int32 nIndex = 0; in FindEntryIndex() local
229 return nIndex; in FindEntryIndex()
231 nIndex++; in FindEntryIndex()
[all …]
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/xmltokenview/
H A DXMLViewFactory.java65 int nIndex = aRuns.FindTokens( in AddSemanticInformation()
70 if (nIndex < 0) in AddSemanticInformation()
73 aRuns.Get(nIndex+1).SetToolTipText(aContext.GetTypeName()); in AddSemanticInformation()
76 nIndex += 4; in AddSemanticInformation()
81 final int nStartIndex = nIndex; in AddSemanticInformation()
82 nIndex = aRuns.FindTokens( in AddSemanticInformation()
88 if (nIndex >= 0) in AddSemanticInformation()
94 nIndex += 5; in AddSemanticInformation()
99 nIndex = aRuns.FindTokens( in AddSemanticInformation()
103 if (nIndex >= 0) in AddSemanticInformation()
[all …]
/trunk/main/svtools/source/config/
H A Dcolorcfg.cxx176 int nIndex = 0; in GetPropertyNames() local
187 pNames[nIndex++] += sColor; in GetPropertyNames()
194 aNames.realloc(nIndex); in GetPropertyNames()
247 sal_Int32 nIndex = 0; in Load() local
254 nIndex++; in Load()
255 if(nIndex >= aColors.getLength()) in Load()
280 sal_Int32 nIndex = 0; in Commit() local
284 pPropValues[nIndex].Name = pColorNames[nIndex]; in Commit()
289 nIndex++; in Commit()
295 pPropValues[nIndex].Name = pColorNames[nIndex]; in Commit()
[all …]

Completed in 208 milliseconds

12345678910>>...76