Home
last modified time | relevance | path

Searched defs:nIndex (Results 26 – 50 of 1365) sorted by relevance

12345678910>>...55

/trunk/main/tools/source/memtools/
H A Dtable.cxx178 sal_uIntPtr nIndex = ImplGetIndex( nKey ); in Remove() local
199 sal_uIntPtr nIndex = ImplGetIndex( nKey ); in Replace() local
213 sal_uIntPtr nIndex = ImplGetIndex( nKey ); in Get() local
233 sal_uIntPtr nIndex = 0; in GetKey() local
317 sal_uIntPtr nIndex = ImplGetIndex( nKey ); in Seek() local
/trunk/main/comphelper/source/container/
H A DIndexedPropertyValuesContainer.cxx100 void SAL_CALL IndexedPropertyValuesContainer::insertByIndex( sal_Int32 nIndex, const ::com::sun::st… in insertByIndex()
142 void SAL_CALL IndexedPropertyValuesContainer::removeByIndex( sal_Int32 nIndex ) in removeByIndex()
177 void SAL_CALL IndexedPropertyValuesContainer::replaceByIndex( sal_Int32 nIndex, const ::com::sun::s… in replaceByIndex()
200 ::com::sun::star::uno::Any SAL_CALL IndexedPropertyValuesContainer::getByIndex( sal_Int32 nIndex ) in getByIndex()
/trunk/main/editeng/source/accessibility/
H A DAccessibleHyperlink.cxx70 …sal_Bool SAL_CALL AccessibleHyperlink::doAccessibleAction( sal_Int32 nIndex ) throw (lang::IndexO… in doAccessibleAction()
81 …::rtl::OUString SAL_CALL AccessibleHyperlink::getAccessibleActionDescription( sal_Int32 nIndex ) … in getAccessibleActionDescription()
91 …ding > SAL_CALL AccessibleHyperlink::getAccessibleActionKeyBinding( sal_Int32 nIndex ) throw (lang… in getAccessibleActionKeyBinding()
/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygon.cxx71 void setB2DPolygon(sal_uInt32 nIndex, const basegfx::B2DPolygon& rPolygon) in setB2DPolygon()
76 void insert(sal_uInt32 nIndex, const basegfx::B2DPolygon& rPolygon, sal_uInt32 nCount) in insert()
87 void insert(sal_uInt32 nIndex, const basegfx::B2DPolyPolygon& rPolyPolygon) in insert()
106 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove()
257 void B2DPolyPolygon::setB2DPolygon(sal_uInt32 nIndex, const B2DPolygon& rPolygon) in setB2DPolygon()
280 void B2DPolyPolygon::insert(sal_uInt32 nIndex, const B2DPolygon& rPolygon, sal_uInt32 nCount) in insert()
318 void B2DPolyPolygon::insert(sal_uInt32 nIndex, const B2DPolyPolygon& rPolyPolygon) in insert()
332 void B2DPolyPolygon::remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove()
H A Db3dpolypolygon.cxx72 void setB3DPolygon(sal_uInt32 nIndex, const ::basegfx::B3DPolygon& rPolygon) in setB3DPolygon()
77 void insert(sal_uInt32 nIndex, const ::basegfx::B3DPolygon& rPolygon, sal_uInt32 nCount) in insert()
88 void insert(sal_uInt32 nIndex, const ::basegfx::B3DPolyPolygon& rPolyPolygon) in insert()
107 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove()
266 void B3DPolyPolygon::setB3DPolygon(sal_uInt32 nIndex, const B3DPolygon& rPolygon) in setB3DPolygon()
343 void B3DPolyPolygon::insert(sal_uInt32 nIndex, const B3DPolygon& rPolygon, sal_uInt32 nCount) in insert()
357 void B3DPolyPolygon::insert(sal_uInt32 nIndex, const B3DPolyPolygon& rPolyPolygon) in insert()
371 void B3DPolyPolygon::remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove()
/trunk/main/sd/source/ui/view/
H A DViewTabBar.cxx197 for (sal_uInt16 nIndex=0; nIndex<mpTabControl->GetPageCount(); ++nIndex) in disposing() local
452 sal_uInt16 nIndex (mpTabControl->GetCurPageId() - 1); in ActivatePage() local
509 sal_uInt32 nIndex; in AddTabBarButton() local
551 sal_uInt16 nIndex ((sal_uInt16)nPosition); in AddTabBarButton() local
566 sal_uInt16 nIndex; in RemoveTabBarButton() local
587 for (sal_uInt32 nIndex=0; nIndex<maTabBarButtons.size(); ++nIndex) in HasTabBarButton() local
609 for (sal_uInt32 nIndex=0; nIndex<nCount; ++nIndex) in GetTabBarButtons() local
627 for (sal_uInt16 nIndex=0; nIndex<maTabBarButtons.size(); ++nIndex) in UpdateActiveButton() local
646 sal_uInt16 nIndex; in UpdateTabBarButtons() local
/trunk/main/ucbhelper/workben/myucp/
H A Dmyucp_datasupplier.cxx136 rtl::OUString DataSupplier::queryContentIdentifierString( sal_uInt32 nIndex ) in queryContentIdentifierString()
166 DataSupplier::queryContentIdentifier( sal_uInt32 nIndex ) in queryContentIdentifier()
195 DataSupplier::queryContent( sal_uInt32 nIndex ) in queryContent()
231 sal_Bool DataSupplier::getResult( sal_uInt32 nIndex ) in getResult()
342 DataSupplier::queryPropertyValues( sal_uInt32 nIndex ) in queryPropertyValues()
373 void DataSupplier::releasePropertyValues( sal_uInt32 nIndex ) in releasePropertyValues()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/tree/
H A DAccessibilityTreeModel.java112 synchronized public Object getChild (Object aParent, final int nIndex) in getChild()
137 synchronized public void nodeWasInserted (AccessibilityNode aParent, int nIndex) in nodeWasInserted()
208 int nIndex = aRoot.getIndex (aNode); in RemoveTopLevelNode() local
/trunk/main/accessibility/source/extended/
H A DAccessibleGridControlHeaderCell.cxx147 sal_Int32 nIndex = getAccessibleIndexInParent(); in implGetBoundingBox() local
160 sal_Int32 nIndex = getAccessibleIndexInParent(); in implGetBoundingBoxOnScreen() local
174 sal_Int32 nIndex = m_nColumnRowId; in getAccessibleIndexInParent() local
/trunk/main/svx/source/accessibility/
H A DAccessibleShapeInfo.cxx39 sal_Int32 nIndex) in AccessibleShapeInfo()
56 sal_Int32 nIndex) in AccessibleShapeInfo()
/trunk/main/sc/source/core/tool/
H A Dcollect.cxx93 void ScCollection::AtFree(sal_uInt16 nIndex) in AtFree()
122 sal_Bool ScCollection::AtInsert(sal_uInt16 nIndex, ScDataObject* pScDataObject) in AtInsert()
166 sal_uInt16 nIndex = 0xffff; in IndexOf() local
211 sal_uInt16 nIndex; in IndexOf() local
226 short nIndex; in Search() local
252 sal_uInt16 nIndex; in Insert() local
267 sal_Bool ScSortedCollection::InsertPos(ScDataObject* pScDataObject, sal_uInt16& nIndex) in InsertPos()
/trunk/main/sc/source/core/data/
H A Dcolumn3.cxx84 SCSIZE nIndex; in Insert() local
207 SCSIZE nIndex; in Delete() local
993 SCSIZE nIndex; in MixData() local
1495 SCSIZE nIndex; in GetFilterEntries() local
1654 SCSIZE nIndex; in RemoveProtected() local
1715 SCSIZE nIndex; in GetString() local
1801 SCSIZE nIndex; in GetInputString() local
1820 SCSIZE nIndex; in GetValue() local
1848 SCSIZE nIndex; in GetFormula() local
1864 SCSIZE nIndex; in GetCellType() local
[all …]
/trunk/main/ucb/source/ucp/odma/
H A Dodma_datasupplier.cxx144 ::rtl::OUString DataSupplier::queryContentIdentifierString( sal_uInt32 nIndex ) in queryContentIdentifierString()
174 sal_uInt32 nIndex ) in queryContentIdentifier()
202 Reference< XContent > DataSupplier::queryContent( sal_uInt32 nIndex ) in queryContent()
237 sal_Bool DataSupplier::getResult( sal_uInt32 nIndex ) in getResult()
401 Reference< XRow > DataSupplier::queryPropertyValues( sal_uInt32 nIndex ) in queryPropertyValues()
432 void DataSupplier::releasePropertyValues( sal_uInt32 nIndex ) in releasePropertyValues()
/trunk/main/dbaccess/source/core/dataaccess/
H A Dmyucp_datasupplier.cxx163 rtl::OUString DataSupplier::queryContentIdentifierString( sal_uInt32 nIndex ) in queryContentIdentifierString()
196 DataSupplier::queryContentIdentifier( sal_uInt32 nIndex ) in queryContentIdentifier()
244 sal_Int32 nIndex = sName.lastIndexOf('/') + 1; in queryContent() local
262 sal_Bool DataSupplier::getResult( sal_uInt32 nIndex ) in getResult()
377 DataSupplier::queryPropertyValues( sal_uInt32 nIndex ) in queryPropertyValues()
406 void DataSupplier::releasePropertyValues( sal_uInt32 nIndex ) in releasePropertyValues()
/trunk/main/vbahelper/source/msforms/
H A Dvbalistcontrolhelper.cxx38 sal_Int32 nIndex = sList.getLength(); in AddItem() local
88 sal_Int32 nIndex = 0; in removeItem() local
146 sal_Int16 nIndex = -1; in List() local
/trunk/main/toolkit/test/accessibility/
H A DVectorNode.java50 public AccessibleTreeNode getChild (int nIndex) in getChild()
56 public boolean removeChild (int nIndex) in removeChild()
H A DAccessibilityTreeModelBase.java53 public synchronized Object getChild (Object aParent, int nIndex) in getChild()
70 public synchronized Object getChildNoCreate (Object aParent, int nIndex) in getChildNoCreate()
88 int nIndex = -1; in getIndexOfChild() local
/trunk/main/xmloff/source/style/
H A DMultiPropertySetHelper.cxx133 sal_Int16 nIndex = pSequenceIndex[i]; in hasProperties() local
177 const Any& MultiPropertySetHelper::getValue( sal_Int16 nIndex, in getValue()
201 const Any& MultiPropertySetHelper::getValue( sal_Int16 nIndex, in getValue()
H A Dxmlprmap.cxx173 sal_Int32 nIndex= nStartAt == - 1? 0 : nStartAt+1; in GetEntryIndex() local
200 sal_Int32 nIndex = 0; in FindEntryIndex() local
220 sal_Int32 nIndex = 0; in FindEntryIndex() local
239 void XMLPropertySetMapper::RemoveEntry( sal_Int32 nIndex ) in RemoveEntry()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDataPilotControl.cxx68 void SetIndex(sal_Int32 nIndex) { mnIndex = nIndex; } in SetIndex()
220 sal_Int32 nIndex = nNewIndex + 1; in AddField() local
305 void ScAccessibleDataPilotControl::FieldNameChange(sal_Int32 nIndex) in FieldNameChange()
322 sal_Int32 nIndex(mpFieldWindow->GetSelectedIndex()); in GotFocus() local
336 sal_Int32 nIndex(mpFieldWindow->GetSelectedIndex()); in LostFocus() local
422 …Reference< XAccessible> SAL_CALL ScAccessibleDataPilotControl::getAccessibleChild(sal_Int32 nIndex) in getAccessibleChild()
544 sal_Int32 nIndex) in ScAccessibleDataPilotButton()
773 sal_Bool ScAccessibleDataPilotButton::doAccessibleAction ( sal_Int32 nIndex ) throw (lang::IndexOut… in doAccessibleAction()
780 ::rtl::OUString ScAccessibleDataPilotButton::getAccessibleActionDescription ( sal_Int32 nIndex ) th… in getAccessibleActionDescription()
787 …nding > ScAccessibleDataPilotButton::getAccessibleActionKeyBinding( sal_Int32 nIndex ) throw (lang… in getAccessibleActionKeyBinding()
/trunk/main/vcl/source/window/
H A Dmnemonic.cxx74 xub_StrLen nIndex = 0; in ImplFindMnemonic() local
111 xub_StrLen nIndex = 0; in RegisterMnemonic() local
174 xub_StrLen nIndex; in CreateMnemonic() local
196 xub_StrLen nIndex = 0; in CreateMnemonic() local
/trunk/main/tools/source/string/
H A Dstrimp.cxx643 void STRING::SetChar( xub_StrLen nIndex, STRCODE c ) in SetChar()
690 xub_StrLen nIndex ) in Insert()
772 STRING& STRING::Insert( STRCODE c, xub_StrLen nIndex ) in Insert()
1087 sal_Int32 nIndex = 0; in ToLowerAscii() local
1113 sal_Int32 nIndex = 0; in ToUpperAscii() local
1727 xub_StrLen nIndex ) in SearchAndReplace()
1743 xub_StrLen nIndex ) in SearchAndReplace()
1763 sal_Int32 nIndex = 0; in SearchAndReplaceAll() local
1823 sal_Int32 nIndex = 0; in GetTokenCount() local
1839 xub_StrLen nIndex ) in SetToken()
[all …]
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/
H A DParserTablesGenerator.java129 int nIndex = 1; in SetupNameList() local
139 maPrefixToIdMap.put(aEntry.getValue(), nIndex++); in SetupNameList() local
153 int nIndex = 0; in AssignNameIds() local
163 maTypeNameToIdMap.put(aName.GetStateName(), nIndex++); in AssignNameIds() local
340 int nIndex = 0; in WriteSimpleTypes() local
/trunk/main/framework/source/services/
H A Durltransformer.cxx120 for ( sal_Int32 nIndex = 0; nIndex < nCount; nIndex++ ) in lcl_ParserHelper() local
237 sal_Int32 nIndex = aURL.Complete.indexOf( sal_Unicode( ':' )); in parseSmart() local
281 sal_Int32 nIndex = aURL.Path.lastIndexOf( sal_Unicode('/') ); in assemble() local
/trunk/main/sd/source/ui/presenter/
H A DPresenterPreviewCache.cxx375 for (sal_Int32 nIndex=0; nIndex<nCount; ++nIndex) in NotifyPreviewCreation() local
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
458 for (sal_Int32 nIndex=0; nIndex<=nCount; ++nIndex) in GetPriority() local
495 const sal_Int32 nIndex) in CallListeners()

Completed in 116 milliseconds

12345678910>>...55