Home
last modified time | relevance | path

Searched defs:Index (Results 51 – 75 of 106) sorted by relevance

12345

/trunk/main/sc/source/ui/vba/
H A Dvbacomment.cxx104 ScVbaComment::getCommentByIndex( sal_Int32 Index ) throw (uno::RuntimeException) in getCommentByIndex()
H A Dvbaworksheet.cxx676 ScVbaWorksheet::ChartObjects( const uno::Any& Index ) throw (uno::RuntimeException) in ChartObjects()
697 ScVbaWorksheet::PivotTables( const uno::Any& Index ) throw (uno::RuntimeException) in PivotTables()
710 ScVbaWorksheet::Comments( const uno::Any& Index ) throw (uno::RuntimeException) in Comments()
749 ScVbaWorksheet::OLEObjects( const uno::Any& Index ) throw (uno::RuntimeException) in OLEObjects()
H A Dvbaworksheets.cxx131 …virtual uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, … in getByIndex()
407 ScVbaWorksheets::Item( const uno::Any& Index, const uno::Any& Index2 ) throw (uno::RuntimeExceptio… in Item()
H A Dvbawindows.cxx161 …virtual uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw ( lang::IndexOutOfBoundsException,… in getByIndex()
H A Dvbaworkbook.cxx109 ScVbaWorkbook::Colors( const ::uno::Any& Index ) throw (::script::BasicErrorException, ::uno::Runti… in Colors()
H A Dvbapagebreaks.cxx123 uno::Any SAL_CALL RangePageBreaks::getByIndex( sal_Int32 Index ) throw (lang::IndexOutOfBoundsExcep… in getByIndex()
/trunk/main/starmath/inc/
H A Ddialog.hxx214 sal_uInt16 GetMinimum(sal_uInt16 Index) { return Minimum[Index]; } in GetMinimum()
215 sal_uInt16 GetMaximum(sal_uInt16 Index) { return Maximum[Index]; } in GetMaximum()
217 void SetValue(sal_uInt16 Index, sal_uInt16 nVal) { Value[Index] = nVal;} in SetValue()
/trunk/main/sw/source/ui/vba/
H A Dvbasections.cxx93 …virtual uno::Any SAL_CALL getByIndex( sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, la… in getByIndex()
H A Dvbabookmarks.cxx106 …virtual uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, … in getByIndex()
H A Dvbastyles.cxx251 …virtual uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, … in getByIndex()
H A Dvbaborders.cxx269 …virtual uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, … in getByIndex()
/trunk/main/svtools/source/control/
H A Dhyperlabel.cxx68 sal_Int32 Index; member in svt::HyperLabelImpl
/trunk/main/vbahelper/source/vbahelper/
H A Dvbashapes.cxx134 ScVbaShapes::getShapesByArrayIndices( const uno::Any& Index ) throw (uno::RuntimeException) in getShapesByArrayIndices()
173 ScVbaShapes::Item( const uno::Any& Index, const uno::Any& Index2 ) throw (uno::RuntimeException) in Item()
H A Dvbadocumentsbase.cxx164 …virtual uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw ( lang::IndexOutOfBoundsException,… in getByIndex()
/trunk/main/svx/source/table/
H A Dtabledesign.cxx379 Any SAL_CALL TableDesignStyle::getByIndex( sal_Int32 Index ) throw(IndexOutOfBoundsException, Wrapp… in getByIndex()
615 Any SAL_CALL TableDesignFamily::getByIndex( sal_Int32 Index ) throw(IndexOutOfBoundsException, Wrap… in getByIndex()
/trunk/main/wizards/com/sun/star/wizards/form/
H A DUIControlArranger.java171 int Index = 1; field in UIControlArranger.LayoutRenderer
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier_default.cxx115 Index::Index(const com::sun::star::uno::Reference < com::sun::star::lang::XMultiServiceFactory >& r… in Index() function in com::sun::star::i18n::Index
/trunk/main/i18npool/source/textconversion/
H A Dgenconv_dict.cxx337 } Index; typedef
/trunk/main/chart2/source/tools/
H A DUncachedDataSequence.cxx250 void SAL_CALL UncachedDataSequence::replaceByIndex( ::sal_Int32 Index, const uno::Any& Element ) in replaceByIndex()
/trunk/main/migrationanalysis/src/wizard/
H A DAnalyse.bas386 Dim Index As Long variable
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DFilterComponent.java208 int Index = Integer.valueOf(getIndexNumber(_scurName)).intValue(); in togglefollowingControlRow() local
542 …protected ControlRow(int iCompPosX, int iCompPosY, int Index, boolean _bEnabled, int _firstRowHelp… in ControlRow()
/trunk/main/vcl/source/components/
H A Ddisplay.cxx300 Any SAL_CALL DisplayAccess::getByIndex( ::sal_Int32 Index ) throw (IndexOutOfBoundsException, Wrapp… in getByIndex()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbacollectionimpl.hxx219 …virtual css::uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (css::lang::IndexOutOfBoundsE… in getByIndex()
/trunk/main/framework/source/fwi/uielement/
H A Dconstitemcontainer.cxx334 Any SAL_CALL ConstItemContainer::getByIndex( sal_Int32 Index ) in getByIndex()
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx589 ParagraphImpl::getRunAttributes(::sal_Int32 Index, const ::css::uno::Sequence< ::rtl::OUString >& R… in getRunAttributes()
1217 ParagraphImpl const * pParagraph, ::sal_Int32 Index, in retrieveRunAttributesImpl()
1273 ParagraphImpl const * pParagraph, ::sal_Int32 Index, in retrieveRunAttributes()

Completed in 115 milliseconds

12345