Searched refs:getTabIndex (Results 1 – 4 of 4) sorted by relevance
692 …sal_Int32 nLeftTabIndex = rxLeft->mxSiteModel.get() ? rxLeft->mxSiteModel->getTabIndex() : SAL_MAX… in compareByTabIndex()693 …sal_Int32 nRightTabIndex = rxRight->mxSiteModel.get() ? rxRight->mxSiteModel->getTabIndex() : SAL_… in compareByTabIndex()
71 inline sal_Int16 getTabIndex() const { return mnTabIndex; } in getTabIndex() function in oox::ole::VbaSiteModel
92 virtual sal_Int32 SAL_CALL getTabIndex() throw (css::uno::RuntimeException);
396 sal_Int32 SAL_CALL ScVbaControl::getTabIndex() throw (uno::RuntimeException) in getTabIndex() function in ScVbaControl
Completed in 25 milliseconds