Home
last modified time | relevance | path

Searched defs:nIndex (Results 51 – 75 of 1365) sorted by relevance

12345678910>>...55

/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchydatasupplier.cxx141 sal_uInt32 nIndex ) in queryContentIdentifierString()
174 HierarchyResultSetDataSupplier::queryContentIdentifier( sal_uInt32 nIndex ) in queryContentIdentifier()
203 HierarchyResultSetDataSupplier::queryContent( sal_uInt32 nIndex ) in queryContent()
239 sal_Bool HierarchyResultSetDataSupplier::getResult( sal_uInt32 nIndex ) in getResult()
350 HierarchyResultSetDataSupplier::queryPropertyValues( sal_uInt32 nIndex ) in queryPropertyValues()
392 void HierarchyResultSetDataSupplier::releasePropertyValues( sal_uInt32 nIndex ) in releasePropertyValues()
/trunk/main/ucb/source/ucp/package/
H A Dpkgdatasupplier.cxx143 rtl::OUString DataSupplier::queryContentIdentifierString( sal_uInt32 nIndex ) in queryContentIdentifierString()
168 DataSupplier::queryContentIdentifier( sal_uInt32 nIndex ) in queryContentIdentifier()
197 sal_uInt32 nIndex ) in queryContent()
233 sal_Bool DataSupplier::getResult( sal_uInt32 nIndex ) in getResult()
409 sal_uInt32 nIndex ) in queryPropertyValues()
440 void DataSupplier::releasePropertyValues( sal_uInt32 nIndex ) in releasePropertyValues()
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_datasupplier.cxx142 ResultSetDataSupplier::queryContentIdentifierString( sal_uInt32 nIndex ) in queryContentIdentifierString()
167 ResultSetDataSupplier::queryContentIdentifier( sal_uInt32 nIndex ) in queryContentIdentifier()
196 ResultSetDataSupplier::queryContent( sal_uInt32 nIndex ) in queryContent()
232 sal_Bool ResultSetDataSupplier::getResult( sal_uInt32 nIndex ) in getResult()
371 ResultSetDataSupplier::queryPropertyValues( sal_uInt32 nIndex ) in queryPropertyValues()
401 void ResultSetDataSupplier::releasePropertyValues( sal_uInt32 nIndex ) in releasePropertyValues()
/trunk/main/ucb/source/ucp/gvfs/
H A Dgvfs_directory.cxx154 rtl::OUString DataSupplier::queryContentIdentifierString( sal_uInt32 nIndex ) in queryContentIdentifierString()
186 DataSupplier::queryContentIdentifier( sal_uInt32 nIndex ) in queryContentIdentifier()
210 DataSupplier::queryContent( sal_uInt32 nIndex ) in queryContent()
243 sal_Bool DataSupplier::getResult( sal_uInt32 nIndex ) in getResult()
281 uno::Reference< sdbc::XRow > DataSupplier::queryPropertyValues( sal_uInt32 nIndex ) in queryPropertyValues()
309 void DataSupplier::releasePropertyValues( sal_uInt32 nIndex ) in releasePropertyValues()
/trunk/main/setup_native/source/win32/customactions/reg4allmsdoc/
H A Dreg4allmsi.cxx134 DWORD nIndex = 0; in CheckExtensionInRegistry() local
292 static void registerForExtension( MSIHANDLE handle, const int nIndex, bool bRegister ) in registerForExtension()
311 int nIndex = 0; in registerForExtensions() local
324 int nIndex = nStart; in checkSomeExtensionInRegistry() local
342 int nIndex = nStart; in registerSomeExtensions() local
522 int nIndex = 0; in DeleteRegisteredExtensions() local
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavdatasupplier.cxx141 rtl::OUString DataSupplier::queryContentIdentifierString( sal_uInt32 nIndex ) in queryContentIdentifierString()
179 DataSupplier::queryContentIdentifier( sal_uInt32 nIndex ) in queryContentIdentifier()
208 DataSupplier::queryContent( sal_uInt32 nIndex ) in queryContent()
244 sal_Bool DataSupplier::getResult( sal_uInt32 nIndex ) in getResult()
294 sal_uInt32 nIndex ) in queryPropertyValues()
327 void DataSupplier::releasePropertyValues( sal_uInt32 nIndex ) in releasePropertyValues()
/trunk/main/svx/source/table/
H A Dtablecolumns.cxx79 void SAL_CALL TableColumns::insertByIndex( sal_Int32 nIndex, sal_Int32 nCount ) throw (RuntimeExcep… in insertByIndex()
87 void SAL_CALL TableColumns::removeByIndex( sal_Int32 nIndex, sal_Int32 nCount ) throw (RuntimeExcep… in removeByIndex()
H A Dtablerows.cxx80 void SAL_CALL TableRows::insertByIndex( sal_Int32 nIndex, sal_Int32 nCount ) throw (RuntimeExceptio… in insertByIndex()
88 void SAL_CALL TableRows::removeByIndex( sal_Int32 nIndex, sal_Int32 nCount ) throw (RuntimeExceptio… in removeByIndex()
/trunk/main/sc/source/core/tool/
H A Dchartlis.cxx501 for ( sal_uInt16 nIndex = 0; nIndex < nCount; nIndex++ ) in StartAllListeners() local
512 sal_uInt16 nIndex; in ChangeListening() local
532 for ( sal_uInt16 nIndex = nCount; nIndex-- >0; ) in FreeUnused() local
551 for ( sal_uInt16 nIndex = nCount; nIndex-- >0; ) in FreeUno() local
583 for ( sal_uInt16 nIndex = 0; nIndex < nCount; nIndex++ ) in UpdateDirtyCharts() local
596 for ( sal_uInt16 nIndex = 0; nIndex < nCount; nIndex++ ) in SetDirty() local
609 for ( sal_uInt16 nIndex = 0; nIndex < nCount; nIndex++ ) in SetDiffDirty() local
643 for ( sal_uInt16 nIndex = 0; nIndex < nCount; nIndex++ ) in SetRangeDirty() local
668 for ( sal_uInt16 nIndex = 0; nIndex < nCount; nIndex++ ) in UpdateScheduledSeriesRanges() local
679 for ( sal_uInt16 nIndex = 0; nIndex < nCount; nIndex++ ) in UpdateChartsContainingTab() local
[all …]
/trunk/test/testuno/source/testlib/uno/
H A DPageUtil.java64 static public XDrawPage getDrawPageByIndex(XComponent xComponent, int nIndex) in getDrawPageByIndex()
85 int nIndex) throws Exception { in insertNewDrawPageByIndex()
151 int nIndex) throws com.sun.star.lang.IndexOutOfBoundsException, in getMasterPageByIndex()
165 int nIndex) { in insertNewMasterPageByIndex()
/trunk/main/sw/source/core/access/
H A Dacchyperlink.cxx86 sal_Bool SAL_CALL SwAccessibleHyperlink::doAccessibleAction( sal_Int32 nIndex ) in doAccessibleAction()
123 sal_Int32 nIndex ) in getAccessibleActionDescription()
164 sal_Int32 nIndex) in getAccessibleActionAnchor()
178 sal_Int32 nIndex ) in getAccessibleActionObject()
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DPageHelper.java63 static public XDrawPage getDrawPageByIndex( XComponent xComponent, int nIndex ) in getDrawPageByIndex()
77 static public XDrawPage insertNewDrawPageByIndex( XComponent xComponent, int nIndex ) in insertNewDrawPageByIndex()
126 static public XDrawPage getMasterPageByIndex( XComponent xComponent, int nIndex ) in getMasterPageByIndex()
140 static public XDrawPage insertNewMasterPageByIndex( XComponent xComponent, int nIndex ) in insertNewMasterPageByIndex()
/trunk/main/basegfx/source/inc/
H A DPolygonPoint.hxx188 PolygonPointList(const PolygonPointList& rSource, sal_uInt32 nIndex, sal_uInt32 nCount) in PolygonPointList()
275 void setPoint(sal_uInt32 nIndex, const Point& rValue) in setPoint()
288 void setBackwardVector(sal_uInt32 nIndex, const Vector& rValue) in setBackwardVector()
326 void setForwardVector(sal_uInt32 nIndex, const Vector& rValue) in setForwardVector()
356 void insert(sal_uInt32 nIndex, const Point& rPoint, sal_uInt32 nCount) in insert()
382 void insert(sal_uInt32 nIndex, const PolygonPointList& rSource) in insert()
434 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove()
H A Dpolygontemplate.hxx188 ImplPolygonTemplate(const ImplPolygonTemplate& rSource, sal_uInt32 nIndex, sal_uInt32 nCount) in ImplPolygonTemplate()
275 void setPoint(sal_uInt32 nIndex, const Point& rValue) in setPoint()
288 void setBackwardVector(sal_uInt32 nIndex, const Vector& rValue) in setBackwardVector()
326 void setForwardVector(sal_uInt32 nIndex, const Vector& rValue) in setForwardVector()
356 void insert(sal_uInt32 nIndex, const Point& rPoint, sal_uInt32 nCount) in insert()
382 void insert(sal_uInt32 nIndex, const ImplPolygonTemplate& rSource) in insert()
434 void remove(sal_uInt32 nIndex, sal_uInt32 nCount) in remove()
/trunk/main/sd/source/ui/framework/configuration/
H A DResourceId.cxx144 for (sal_uInt32 nIndex=0; nIndex<rAnchorURLs.size(); ++nIndex) in ResourceId() local
162 for (sal_Int32 nIndex=0; nIndex<rAnchorURLs.getLength(); ++nIndex) in ResourceId() local
235 for (sal_Int32 nIndex=0; nIndex<nAnchorCount; ++nIndex) in getAnchor() local
252 for (sal_Int32 nIndex=0; nIndex<nAnchorCount; ++nIndex) in getAnchorURLs() local
336 for (sal_Int32 nIndex=nURLCount-1,nLocalIndex=nLocalURLCount-1; in CompareToLocalImplementation() local
383 for (sal_Int32 nIndex=nURLCount-1,nLocalIndex=nLocalURLCount-1; in CompareToExternalImplementation() local
480 for (sal_uInt32 nIndex=0; nIndex<nCount; ++nIndex) in initialize() local
/trunk/main/accessibility/source/extended/
H A Daccessibleiconchoicectrlentry.cxx513 sal_Int32 nIndex = -1; in getIndexAtPoint() local
590 …sal_Bool SAL_CALL AccessibleIconChoiceCtrlEntry::setCaretPosition ( sal_Int32 nIndex ) throw (::co… in setCaretPosition()
601 …sal_Unicode SAL_CALL AccessibleIconChoiceCtrlEntry::getCharacter( sal_Int32 nIndex ) throw (::com:… in getCharacter()
608 …e > SAL_CALL AccessibleIconChoiceCtrlEntry::getCharacterAttributes( sal_Int32 nIndex, const ::com:… in getCharacterAttributes()
675 …TextSegment SAL_CALL AccessibleIconChoiceCtrlEntry::getTextAtIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextAtIndex()
682 …Segment SAL_CALL AccessibleIconChoiceCtrlEntry::getTextBeforeIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBeforeIndex()
689 …Segment SAL_CALL AccessibleIconChoiceCtrlEntry::getTextBehindIndex( sal_Int32 nIndex, sal_Int16 aT… in getTextBehindIndex()
709 …sal_Bool SAL_CALL AccessibleIconChoiceCtrlEntry::doAccessibleAction( sal_Int32 nIndex ) throw (Ind… in doAccessibleAction()
729 …CALL AccessibleIconChoiceCtrlEntry::getAccessibleActionDescription( sal_Int32 nIndex ) throw (Inde… in getAccessibleActionDescription()
741 …ing > AccessibleIconChoiceCtrlEntry::getAccessibleActionKeyBinding( sal_Int32 nIndex ) throw (Inde… in getAccessibleActionKeyBinding()
/trunk/main/toolkit/test/accessibility/
H A DAccessibleTreeHandler.java64 public AccessibleTreeNode createChild (AccessibleTreeNode aParent, int nIndex) in createChild()
106 int nIndex = xContext.getAccessibleIndexInParent() + 1; in addAccessibleChild() local
H A DAccTreeNode.java175 public AccessibleTreeNode getChild (int nIndex) in getChild()
198 public AccessibleTreeNode getChildNoCreate (int nIndex) in getChildNoCreate()
221 public boolean removeChild (int nIndex) in removeChild()
257 int nIndex = aDescriptor.maHandler.indexOf (aNode); in indexOf() local
296 public void performAction( int nIndex ) in performAction()
H A DAccessibleSelectionHandler.java60 int nIndex ) in createChild()
147 public void performAction (AccessibleTreeNode aNode, int nIndex) in performAction()
/trunk/main/sc/source/ui/view/
H A Dhintwin.cxx64 xub_StrLen nIndex = 0; in ScHintWindow() local
96 xub_StrLen nIndex = 0; in Paint() local
/trunk/main/filter/source/graphicfilter/icgm/
H A Delements.cxx54 sal_uInt32 nIndex; in operator =() local
356 Bundle* CGMElements::GetBundleIndex( sal_uInt32 nIndex, List& rList, Bundle& rBundle ) in GetBundleIndex()
367 Bundle* CGMElements::GetBundle( List& rList, long nIndex ) in GetBundle()
/trunk/main/svx/source/xoutdev/
H A Dxtabhtch.cxx64 XHatchEntry* XHatchList::Replace(XHatchEntry* pEntry, long nIndex ) in Replace()
69 XHatchEntry* XHatchList::Remove(long nIndex) in Remove()
140 Bitmap XHatchList::CreateBitmapForUI( long nIndex ) in CreateBitmapForUI()
/trunk/main/sc/source/core/data/
H A Dcolumn2.cxx189 SCSIZE nIndex; in GetNeededSize() local
666 SCSIZE nIndex; in GetOptimalColWidth() local
940 SCSIZE nIndex; in GetNextSpellingCell() local
1256 SCSIZE nIndex; in VisibleCount() local
1313 SCSIZE nIndex; in HasVisibleDataAt() local
1339 SCSIZE nIndex; in IsEmptyBlock() local
1440 SCSIZE nIndex; in FindDataAreaPos() local
1521 SCSIZE nIndex; in HasDataAt() local
1591 SCSIZE nIndex; in FindUsed() local
1605 SCSIZE nIndex; in StartListening() local
[all …]
/trunk/main/sc/inc/
H A Dcompressedarray.hxx159 size_t nIndex = Search( nPos); in GetValue() local
165 const D& ScCompressedArray<A,D>::GetValue( A nPos, size_t& nIndex, A& nEnd ) const in GetValue()
174 const D& ScCompressedArray<A,D>::GetValue( A nPos, size_t& nIndex, A& nStart, in GetValue()
185 const D& ScCompressedArray<A,D>::GetNextValue( size_t& nIndex, A& nEnd ) const in GetNextValue()
196 const D& ScCompressedArray<A,D>::GetPrevValue( size_t& nIndex, A& nStart ) const in GetPrevValue()
263 size_t nIndex; member in ScCompressedArrayIterator
/trunk/main/svx/source/unogallery/
H A Dunogaltheme.cxx196 uno::Any SAL_CALL GalleryTheme::getByIndex( ::sal_Int32 nIndex ) in getByIndex()
251 const ::rtl::OUString& rURL, ::sal_Int32 nIndex ) in insertURLByIndex()
284 const uno::Reference< graphic::XGraphic >& rxGraphic, sal_Int32 nIndex ) in insertGraphicByIndex()
312 const uno::Reference< lang::XComponent >& Drawing, sal_Int32 nIndex ) in insertDrawingByIndex()
364 void SAL_CALL GalleryTheme::removeByIndex( sal_Int32 nIndex ) in removeByIndex()

Completed in 100 milliseconds

12345678910>>...55