Home
last modified time | relevance | path

Searched defs:Index (Results 1 – 25 of 106) sorted by path

12345

/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()
/trunk/main/autodoc/source/ary/cpp/
H A Dcs_ce.hxx50 typedef SortedIds<Ce_Compare> Index; typedef in ary::cpp::Ce_Storage
H A Dcs_def.hxx52 typedef SortedIds<Def_Compare> Index; typedef in ary::cpp::Def_Storage
/trunk/main/autodoc/source/ary/loc/
H A Dlocs_le.hxx49 typedef SortedIds<Le_Compare> Index; typedef in ary::loc::Le_Storage
/trunk/main/autodoc/source/display/html/
H A Dprotarea.cxx31 ProtectionArea::Index( ary::cpp::E_ClassKey i_eClassKey ) const in Index() function in ProtectionArea
/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/connectivity/source/commontools/
H A Ddbtools.cxx1778 …virtual Any SAL_CALL getByIndex( sal_Int32 Index ) throw(IndexOutOfBoundsException, WrappedTargetE… in getByIndex()
/trunk/main/connectivity/source/inc/ado/
H A DACollection.hxx129 …virtual staruno::Any SAL_CALL getByIndex( sal_Int32 Index ) throw(starlang::IndexOutOfBoundsExcept… in getByIndex()
H A DAwrapadox.hxx46 typedef struct _ADOIndex Index; typedef
/trunk/main/connectivity/source/sdbcx/
H A DVCollection.cxx315 Any SAL_CALL OCollection::getByIndex( sal_Int32 Index ) throw(IndexOutOfBoundsException, WrappedTar… in getByIndex()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_updatedialog.cxx189 struct UpdateDialog::Index struct in UpdateDialog
201 UpdateDialog::Index::Index( Kind theKind, sal_uInt16 nID, sal_uInt16 nIndex, const rtl::OUString &r… in Index()
/trunk/main/editeng/source/uno/
H A Dunonrule.cxx111 void SAL_CALL SvxUnoNumberingRules::replaceByIndex( sal_Int32 Index, const uno::Any& Element ) in replaceByIndex()
134 Any SAL_CALL SvxUnoNumberingRules::getByIndex( sal_Int32 Index ) in getByIndex()
/trunk/main/framework/source/fwe/classes/
H A Drootactiontriggercontainer.cxx158 void SAL_CALL RootActionTriggerContainer::insertByIndex( sal_Int32 Index, const Any& Element ) in insertByIndex()
171 void SAL_CALL RootActionTriggerContainer::removeByIndex( sal_Int32 Index ) in removeByIndex()
186 void SAL_CALL RootActionTriggerContainer::replaceByIndex( sal_Int32 Index, const Any& Element ) in replaceByIndex()
222 Any SAL_CALL RootActionTriggerContainer::getByIndex( sal_Int32 Index ) in getByIndex()
/trunk/main/framework/source/fwe/helper/
H A Dpropertysetcontainer.cxx87 void SAL_CALL PropertySetContainer::insertByIndex( sal_Int32 Index, const ::com::sun::star::uno::An… in insertByIndex()
120 void SAL_CALL PropertySetContainer::removeByIndex( sal_Int32 Index ) in removeByIndex()
136 void SAL_CALL PropertySetContainer::replaceByIndex( sal_Int32 Index, const ::com::sun::star::uno::A… in replaceByIndex()
167 Any SAL_CALL PropertySetContainer::getByIndex( sal_Int32 Index ) in getByIndex()
/trunk/main/framework/source/fwi/uielement/
H A Dconstitemcontainer.cxx334 Any SAL_CALL ConstItemContainer::getByIndex( sal_Int32 Index ) in getByIndex()
H A Ditemcontainer.cxx196 Any SAL_CALL ItemContainer::getByIndex( sal_Int32 Index ) in getByIndex()
207 void SAL_CALL ItemContainer::insertByIndex( sal_Int32 Index, const Any& aItem ) in insertByIndex()
230 void SAL_CALL ItemContainer::removeByIndex( sal_Int32 Index ) in removeByIndex()
244 void SAL_CALL ItemContainer::replaceByIndex( sal_Int32 Index, const Any& aItem ) in replaceByIndex()
H A Drootitemcontainer.cxx263 Any SAL_CALL RootItemContainer::getByIndex( sal_Int32 Index ) in getByIndex()
274 void SAL_CALL RootItemContainer::insertByIndex( sal_Int32 Index, const Any& aItem ) in insertByIndex()
297 void SAL_CALL RootItemContainer::removeByIndex( sal_Int32 Index ) in removeByIndex()
311 void SAL_CALL RootItemContainer::replaceByIndex( sal_Int32 Index, const Any& aItem ) in replaceByIndex()
/trunk/main/i18npool/inc/
H A Dindexentrysupplier_default.hxx85 class Index class
/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
H A Dtextconversion_zh.cxx54 …ode SAL_CALL getOneCharConversion(sal_Unicode ch, const sal_Unicode* Data, const sal_uInt16* Index) in getOneCharConversion()
70 const sal_uInt16 *Index; in getCharConversion() local
/trunk/main/migrationanalysis/src/wizard/
H A DAnalyse.bas386 Dim Index As Long variable
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample.java1444 public void insertRoadmapItem(int Index, boolean _bEnabled, String _sLabel, int _ID) { in insertRoadmapItem()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/container/
H A D_XIndexContainer.java74 int Index = 0; field in _XIndexContainer
H A D_XIndexReplace.java94 int Index = 0; in _replaceByIndex() local

Completed in 136 milliseconds

12345