Home
last modified time | relevance | path

Searched defs:nIndex (Results 126 – 150 of 1365) sorted by relevance

12345678910>>...55

/trunk/main/forms/source/misc/
H A DInterfaceContainer.cxx917 void OInterfaceContainer::removeElementsNoEvents(sal_Int32 nIndex) in removeElementsNoEvents()
1189 void SAL_CALL OInterfaceContainer::registerScriptEvent( sal_Int32 nIndex, const ScriptEventDescript… in registerScriptEvent()
1201 void SAL_CALL OInterfaceContainer::registerScriptEvents( sal_Int32 nIndex, const Sequence< ScriptEv… in registerScriptEvents()
1213 void SAL_CALL OInterfaceContainer::revokeScriptEvent( sal_Int32 nIndex, const ::rtl::OUString& aLis… in revokeScriptEvent()
1220 void SAL_CALL OInterfaceContainer::revokeScriptEvents( sal_Int32 nIndex ) throw(IllegalArgumentExce… in revokeScriptEvents()
1227 void SAL_CALL OInterfaceContainer::insertEntry( sal_Int32 nIndex ) throw(IllegalArgumentException, … in insertEntry()
1234 void SAL_CALL OInterfaceContainer::removeEntry( sal_Int32 nIndex ) throw(IllegalArgumentException, … in removeEntry()
1241 Sequence< ScriptEventDescriptor > SAL_CALL OInterfaceContainer::getScriptEvents( sal_Int32 nIndex )… in getScriptEvents()
1256 void SAL_CALL OInterfaceContainer::attach( sal_Int32 nIndex, const Reference< XInterface >& xObject… in attach()
1263 void SAL_CALL OInterfaceContainer::detach( sal_Int32 nIndex, const Reference< XInterface >& xObject… in detach()
/trunk/main/slideshow/source/inc/
H A Ddoctreenode.hxx114 void setStartIndex( sal_Int32 nIndex ) { mnStartIndex = nIndex; } in setStartIndex()
115 void setEndIndex( sal_Int32 nIndex ) { mnEndIndex = nIndex; } in setEndIndex()
/trunk/main/svx/source/accessibility/
H A DChildrenManager.cxx81 ::com::sun::star::uno::Reference<XAccessible> ChildrenManager::GetChild (long nIndex) in GetChild()
97 ::com::sun::star::drawing::XShape> ChildrenManager::GetChildShape(long nIndex) in GetChildShape()
H A DGraphCtlAccessibleContext.cxx299 SdrObject* SvxGraphCtrlAccessibleContext::getSdrObject( sal_Int32 nIndex ) in getSdrObject()
339 …rence< XAccessible > SAL_CALL SvxGraphCtrlAccessibleContext::getAccessibleChild( sal_Int32 nIndex ) in getAccessibleChild()
628 void SAL_CALL SvxGraphCtrlAccessibleContext::selectAccessibleChild( sal_Int32 nIndex ) throw( lang:… in selectAccessibleChild()
643 sal_Bool SAL_CALL SvxGraphCtrlAccessibleContext::isAccessibleChildSelected( sal_Int32 nIndex ) thro… in isAccessibleChildSelected()
692 …Accessible > SAL_CALL SvxGraphCtrlAccessibleContext::getSelectedAccessibleChild( sal_Int32 nIndex ) in getSelectedAccessibleChild()
711 void SAL_CALL SvxGraphCtrlAccessibleContext::deselectAccessibleChild( sal_Int32 nIndex ) throw( lan… in deselectAccessibleChild()
742 void SvxGraphCtrlAccessibleContext::checkChildIndex( long nIndex ) throw( lang::IndexOutOfBoundsExc… in checkChildIndex()
750 void SvxGraphCtrlAccessibleContext::checkChildIndexOnSelection( long nIndex ) throw( lang::IndexOut… in checkChildIndexOnSelection()
H A Dsvxrectctaccessiblecontext.cxx84 static const ChildIndexToPointData* IndexToPoint( long nIndex, sal_Bool bAngleControl ) in IndexToPoint()
288 Reference< XAccessible > SAL_CALL SvxRectCtlAccessibleContext::getAccessibleChild( sal_Int32 nIndex in getAccessibleChild()
590 void SAL_CALL SvxRectCtlAccessibleContext::selectAccessibleChild( sal_Int32 nIndex ) throw( lang::I… in selectAccessibleChild()
609 sal_Bool SAL_CALL SvxRectCtlAccessibleContext::isAccessibleChildSelected( sal_Int32 nIndex ) throw(… in isAccessibleChildSelected()
637 … XAccessible > SAL_CALL SvxRectCtlAccessibleContext::getSelectedAccessibleChild( sal_Int32 nIndex ) in getSelectedAccessibleChild()
658 void SvxRectCtlAccessibleContext::checkChildIndex( long nIndex ) throw( lang::IndexOutOfBoundsExcep… in checkChildIndex()
664 void SvxRectCtlAccessibleContext::checkChildIndexOnSelection( long nIndex ) throw( lang::IndexOutOf… in checkChildIndexOnSelection()
1173 sal_Bool SvxRectCtlChildAccessibleContext::doAccessibleAction ( sal_Int32 nIndex ) throw (IndexOutO… in doAccessibleAction()
1189 ::rtl::OUString SvxRectCtlChildAccessibleContext::getAccessibleActionDescription ( sal_Int32 nIndex in getAccessibleActionDescription()
1200 … > SvxRectCtlChildAccessibleContext::getAccessibleActionKeyBinding( sal_Int32 nIndex ) throw (Inde… in getAccessibleActionKeyBinding()
/trunk/main/svx/source/xoutdev/
H A Dxtabcolr.cxx69 XColorEntry* XColorList::Replace(XColorEntry* pEntry, long nIndex ) in Replace()
76 XColorEntry* XColorList::Remove(long nIndex) in Remove()
/trunk/main/slideshow/source/engine/activities/
H A Dcontinuouskeytimeactivitybase.cxx62 std::ptrdiff_t nIndex; in simplePerform() local
/trunk/main/svx/inc/svx/
H A Dsdshcitm.hxx35 …SdrShadowColorItem(long nIndex, const Color& rTheColor): XColorItem(SDRATTR_SHADOWCOLOR,n… in SdrShadowColorItem()
/trunk/main/sw/source/ui/vba/
H A Dvbadialog.hxx36 … xContext, const css::uno::Reference< css::frame::XModel >& xModel, sal_Int32 nIndex ):SwVbaDialog… in SwVbaDialog()
/trunk/main/toolkit/test/accessibility/
H A DAccessibleActionNode.java45 public void performAction (int nIndex) in performAction()
/trunk/main/sc/source/ui/vba/
H A Dvbadialog.hxx36 … xContext, const css::uno::Reference< css::frame::XModel >& xModel, sal_Int32 nIndex ):ScVbaDialog… in ScVbaDialog()
H A Dvbadialogs.cxx38 sal_Int32 nIndex = 0; in Item() local
H A Dvbahyperlinks.cxx47 for( sal_uLong nIndex = 0, nCount = rScInner.Count(); nIndex < nCount; ++nIndex ) in lclContains() local
148 for( sal_Int32 nIndex = 0, nCount = rxSheetContainer->getCount(); nIndex < nCount; ++nIndex ) in ScVbaHlinkContainer() local
175 uno::Any SAL_CALL ScVbaHlinkContainer::getByIndex( sal_Int32 nIndex ) in getByIndex()
/trunk/main/rdbmaker/source/rdbmaker/
H A Drdbmaker.cxx91 sal_Int32 nIndex = 0; in initFilterTypes() local
209 sal_Int32 nIndex = 0; in createFileName() local
416 sal_Int32 nIndex = 0; in main() local
/trunk/main/scaddins/source/datefunc/
H A Ddatefunc.cxx83 void ScaList::Insert( void* pNew, sal_uInt32 nIndex ) 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
211 ScaFuncRes::ScaFuncRes( ResId& rResId, ResMgr& rResMgr, sal_uInt16 nIndex, OUString& rRet ) : in ScaFuncRes()
300 for( sal_uInt32 nIndex = 0; nIndex < nNumOfLoc; nIndex++ ) in InitDefLocales() local
307 const lang::Locale& ScaDateAddIn::GetLocale( sal_uInt32 nIndex ) in GetLocale()
552 for( sal_uInt32 nIndex = 0; nIndex < nCount; nIndex++ ) in getCompatibilityNames() local
954 for( sal_Int32 nIndex = 0; nIndex < aBuffer.getLength(); nIndex++ ) in getRot13() local
/trunk/main/chart2/source/tools/
H A DInternalDataProvider.cxx497 for( sal_Int32 nIndex = nEnd - 1; nIndex >= nBegin; --nIndex ) in lcl_increaseMapReferences() local
509 for( sal_Int32 nIndex = nBegin; nIndex < nEnd; ++nIndex ) in lcl_decreaseMapReferences() local
710 sal_Int32 nIndex = (m_bDataInColumns in createDataSequenceByRangeRepresentation() local
718 sal_Int32 nIndex = aRangeRepresentation.toInt32(); in createDataSequenceByRangeRepresentation() local
745 sal_Int32 nIndex = aRange.copy( lcl_aLabelRangePrefix.getLength()).toInt32(); in hasDataByRangeRepresentation() local
750 sal_Int32 nIndex = aRange.toInt32(); in hasDataByRangeRepresentation() local
764 sal_Int32 nIndex = aRange.copy( lcl_aLabelRangePrefix.getLength()).toInt32(); in getDataByRangeRepresentation() local
810 sal_Int32 nIndex = aRange.toInt32(); in getDataByRangeRepresentation() local
837 sal_uInt32 nIndex = aRange.copy( lcl_aLabelRangePrefix.getLength()).toInt32(); in setDataByRangeRepresentation() local
883 sal_Int32 nIndex = aRange.toInt32(); in setDataByRangeRepresentation() local
[all …]
/trunk/main/sd/source/ui/slideshow/
H A DPaneHider.cxx74 for (sal_Int32 nIndex=0; nIndex<aResources.getLength(); ++nIndex) in PaneHider() local
/trunk/main/sc/source/filter/lotus/
H A Dlotform.cxx670 FUNC_TYPE LotusToSc::IndexToType( sal_uInt8 nIndex ) in IndexToType()
935 DefTokenId LotusToSc::IndexToToken( sal_uInt8 nIndex ) in IndexToToken()
1201 FUNC_TYPE LotusToSc::IndexToTypeWK123( sal_uInt8 nIndex ) in IndexToTypeWK123()
1466 DefTokenId LotusToSc::IndexToTokenWK123( sal_uInt8 nIndex ) in IndexToTokenWK123()
/trunk/main/vbahelper/source/vbahelper/
H A Dcollectionbase.cxx147 uno::Any SAL_CALL SequenceToContainer::getByIndex( sal_Int32 nIndex ) throw (lang::IndexOutOfBounds… in getByIndex()
265 uno::Any CollectionBase::getItemByIndex( sal_Int32 nIndex ) throw (uno::RuntimeException) in getItemByIndex()
296 for( sal_Int32 nIndex = 0, nSize = mxIndexAccess->getCount(); nIndex < nSize; ++nIndex ) in getItemByName() local
/trunk/main/desktop/source/app/
H A Ddispatchwatcher.cxx303 sal_Int32 nIndex = aArgs.getLength(); in executeDispatchRequests() local
315 sal_Int32 nIndex = aArgs.getLength(); in executeDispatchRequests() local
323 sal_Int32 nIndex = aArgs.getLength(); in executeDispatchRequests() local
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblecheckbox.cxx202 sal_Bool VCLXAccessibleCheckBox::doAccessibleAction ( sal_Int32 nIndex ) throw (IndexOutOfBoundsExc… in doAccessibleAction()
234 ::rtl::OUString VCLXAccessibleCheckBox::getAccessibleActionDescription ( sal_Int32 nIndex ) throw (… in getAccessibleActionDescription()
249 …KeyBinding > VCLXAccessibleCheckBox::getAccessibleActionKeyBinding( sal_Int32 nIndex ) throw (Inde… in getAccessibleActionKeyBinding()
/trunk/main/sc/source/ui/unoobj/
H A Dafmtuno.cxx218 ScAutoFormatObj* ScAutoFormatsObj::GetObjectByIndex_Impl(sal_uInt16 nIndex) in GetObjectByIndex_Impl()
233 sal_uInt16 nIndex; in GetObjectByName_Impl() local
315 sal_uInt16 nIndex; in removeByName() local
350 uno::Any SAL_CALL ScAutoFormatsObj::getByIndex( sal_Int32 nIndex ) in getByIndex()
423 ScAutoFormatObj::ScAutoFormatObj(sal_uInt16 nIndex) : in ScAutoFormatObj()
501 ScAutoFormatFieldObj* ScAutoFormatObj::GetObjectByIndex_Impl(sal_uInt16 nIndex) in GetObjectByIndex_Impl()
529 uno::Any SAL_CALL ScAutoFormatObj::getByIndex( sal_Int32 nIndex ) in getByIndex()
/trunk/main/stoc/source/corereflection/
H A Dcrarray.cxx131 Any ArrayIdlClassImpl::get( const Any & rArray, sal_Int32 nIndex ) in get()
162 void ArrayIdlClassImpl::set( Any & rArray, sal_Int32 nIndex, const Any & rNewValue ) in set()
/trunk/main/writerfilter/source/doctok/
H A DWW8StyleSheet.cxx56 WW8StyleSheet::getEntry(sal_uInt32 nIndex) in getEntry()
157 (sal_uInt32 nIndex) in get_upx()
/trunk/main/sc/source/filter/xml/
H A DXMLDDELinksContext.cxx175 sal_Int32 nIndex(0); in EndElement() local
218 for( sal_Int16 nIndex = 0; nIndex < nAttrCount; ++nIndex ) in ScXMLDDESourceContext() local
320 for( sal_Int16 nIndex = 0; nIndex < nAttrCount; ++nIndex ) in ScXMLDDEColumnContext() local
366 for( sal_Int16 nIndex = 0; nIndex < nAttrCount; ++nIndex ) in ScXMLDDERowContext() local
425 for( sal_Int16 nIndex = 0; nIndex < nAttrCount; ++nIndex ) in ScXMLDDECellContext() local

Completed in 125 milliseconds

12345678910>>...55