Home
last modified time | relevance | path

Searched refs:get_selected_index (Results 201 – 225 of 293) sorted by relevance

12345678910>>...12

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx556 sal_Int32 nSelectPos = m_xLbRange->get_selected_index(); in IMPL_LINK_NOARG()
612 sal_Int32 nSelectPos = m_xLbRange->get_selected_index(); in IMPL_LINK_NOARG()
H A Dscuiautofmt.cxx360 nIndex = m_xLbFormat->get_selected_index(); in IMPL_LINK_NOARG()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx568 sal_Int32 nSelectPos = m_xLbRange->get_selected_index(); in IMPL_LINK_NOARG()
624 sal_Int32 nSelectPos = m_xLbRange->get_selected_index(); in IMPL_LINK_NOARG()
H A Dscuiautofmt.cxx360 nIndex = m_xLbFormat->get_selected_index(); in IMPL_LINK_NOARG()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/table/
H A Dtautofmt.cxx371 int nSelPos = m_xLbFormat->get_selected_index(); in IMPL_LINK_NOARG()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/dialogs/
H A DChartResourceGroups.cxx437 int nSelected = m_aGeometryResources.get_selected_index(); in fillParameter()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/table/
H A Dtautofmt.cxx368 int nSelPos = m_xLbFormat->get_selected_index(); in IMPL_LINK_NOARG()
/dports/multimedia/gmerlin/gmerlin-1.2.0/lib/gtk/
H A Dcfg_multi_list.c233 static int get_selected_index(bg_gtk_widget_t * w) in get_selected_index() function
818 bg_gtk_multi_info_show(w->info, get_selected_index(w), in button_callback()
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/app/
H A DAppDetailView.cxx64 int nCurEntry = m_xTreeView->get_selected_index(); in updateHelpText()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/arcade/glui/
H A Dtopmenu.py239 def get_selected_index(self): member in TopMenu
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/gallery2/
H A Dgalbrws2.cxx919 …MODE_ICON == GetMode()) ? (mxIconView->GetSelectedItemId() - 1) : mxListView->get_selected_index(); in ImplUpdateSelection()
929 …CON == meLastMode ) ? mxIconView->GetSelectedItemId() : ( mxListView->get_selected_index() + 1 ) ); in ImplGetSelectedItemId()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/print/
H A Dprtsetup.cxx481 m_xPPDValueBox->select(m_xPPDValueBox->get_selected_index()); in IMPL_LINK_NOARG()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/source/dialogs/
H A Dcertificateviewer.cxx240 int nEntry = m_xElementsLB->get_selected_index(); in IMPL_LINK_NOARG()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/print/
H A Dprtsetup.cxx472 m_xPPDValueBox->select(m_xPPDValueBox->get_selected_index()); in IMPL_LINK_NOARG()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/source/dialogs/
H A Dcertificateviewer.cxx236 int nEntry = m_xElementsLB->get_selected_index(); in IMPL_LINK_NOARG()
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/src/
H A Dtileset_model.cpp1550 int TilesetModel::get_selected_index() const { in get_selected_index() function in SolarusEditor::TilesetModel
1566 return index_to_id(get_selected_index()); in get_selected_id()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/dbgui/
H A Dconsdlg.cxx438 if (rLb.get_selected_index() != -1) in IMPL_LINK()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/dbgui/
H A Dconsdlg.cxx440 if (rLb.get_selected_index() != -1) in IMPL_LINK()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/tabpages/
H A Dchardlg.cxx3119 int nPos = rBox.get_selected_index(); in IMPL_LINK()
3179 sal_Unicode cStart = ( bOn && m_xStartBracketLB->get_selected_index() > 0 ) in FillItemSet()
3181 sal_Unicode cEnd = ( bOn && m_xEndBracketLB->get_selected_index() > 0 ) in FillItemSet()
3205 sal_Unicode cStart = m_xStartBracketLB->get_selected_index() > 0 in UpdatePreview_Impl()
3207 sal_Unicode cEnd = m_xEndBracketLB->get_selected_index() > 0 in UpdatePreview_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/tabpages/
H A Dchardlg.cxx3197 int nPos = rBox.get_selected_index(); in IMPL_LINK()
3257 sal_Unicode cStart = ( bOn && m_xStartBracketLB->get_selected_index() > 0 ) in FillItemSet()
3259 sal_Unicode cEnd = ( bOn && m_xEndBracketLB->get_selected_index() > 0 ) in FillItemSet()
3283 sal_Unicode cStart = m_xStartBracketLB->get_selected_index() > 0 in UpdatePreview_Impl()
3285 sal_Unicode cEnd = m_xEndBracketLB->get_selected_index() > 0 in UpdatePreview_Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/dbui/
H A Dmmaddressblockpage.cxx578 int nEntry = m_xAddressElementsLB->get_selected_index(); in IMPL_LINK()
727 int nEntry = m_xAddressElementsLB->get_selected_index(); in UpdateImageButtons_Impl()
1445 int nEntry = pTree->get_selected_index(); in drop()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/dbui/
H A Dmmaddressblockpage.cxx581 int nEntry = m_xAddressElementsLB->get_selected_index(); in IMPL_LINK()
730 int nEntry = m_xAddressElementsLB->get_selected_index(); in UpdateImageButtons_Impl()
1443 int nEntry = pTree->get_selected_index(); in drop()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dnewhelp.cxx483 sal_Int32 nIndex = m_xIndexList->get_selected_index(); in IMPL_LINK()
746 int nActive = m_xIndexList->get_selected_index(); in IMPL_LINK_NOARG()
1104 sal_Int32 nPos = m_xBookmarksBox->get_selected_index(); in DoAction()
1120 sal_Int32 nPos = m_xBookmarksBox->get_selected_index(); in DoAction()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/customize/
H A DSvxNotebookbarConfigPage.cxx536 int nRow = m_xControl->get_selected_index(); in IMPL_LINK()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webdriver/pylib/selenium/
H A Dselenium.py1298 def get_selected_index(self,selectLocator): member in selenium

12345678910>>...12