Home
last modified time | relevance | path

Searched defs:IterString (Results 1 – 25 of 27) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/basctl/source/basicide/
H A Dmoduldlg.hxx140 typedef std::pair<const weld::TreeIter&, OUString> IterString; typedef in basctl::ObjectPage
176 typedef std::pair<const weld::TreeIter&, OUString> IterString; typedef in basctl::LibPage
H A Dbaside2.hxx216 typedef std::pair<const weld::TreeIter&, OUString> IterString; typedef in basctl::WatchWindow
H A Dmoduldlg.cxx79 IMPL_LINK(ObjectPage, EditedEntryHdl, const IterString&, rIterString, bool) in IMPL_LINK()
H A Dmoduldl2.cxx289 IMPL_LINK(LibPage, EditedEntryHdl, const IterString&, rIterString, bool) in IMPL_LINK()
H A Dbaside2b.cxx2243 IMPL_LINK(WatchWindow, EditedEntryHdl, const IterString&, rIterString, bool) in IMPL_LINK()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basctl/source/basicide/
H A Dmoduldlg.hxx136 typedef std::pair<const weld::TreeIter&, OUString> IterString; typedef in basctl::ObjectPage
172 typedef std::pair<const weld::TreeIter&, OUString> IterString; typedef in basctl::LibPage
H A Dmoduldlg.cxx76 IMPL_LINK(ObjectPage, EditedEntryHdl, const IterString&, rIterString, bool) in IMPL_LINK()
H A Dmoduldl2.cxx286 IMPL_LINK(LibPage, EditedEntryHdl, const IterString&, rIterString, bool) in IMPL_LINK()
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/inc/
H A Dindexdialog.hxx68 typedef std::pair<const weld::TreeIter&, OUString> IterString; typedef in dbaui::DbaIndexDialog
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/inc/
H A Dindexdialog.hxx71 typedef std::pair<const weld::TreeIter&, OUString> IterString; typedef in dbaui::DbaIndexDialog
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/inc/
H A Dfiltnav.hxx269 typedef std::pair<const weld::TreeIter&, OUString> IterString; typedef in svxform::FmFilterNavigator
H A Dfmexpl.hxx455 typedef std::pair<const weld::TreeIter&, OUString> IterString; typedef in svxform::NavigatorTree
/dports/lang/ruby26/ruby-2.6.9/test/ruby/
H A Dtest_iterator.rb480 class IterString < ::String class in TestIterator
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/dlg/
H A Dindexdialog.cxx490 IMPL_LINK(DbaIndexDialog, OnEntryEdited, const IterString&, rIterString, bool) in IMPL_LINK()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/dlg/
H A Dindexdialog.cxx492 IMPL_LINK(DbaIndexDialog, OnEntryEdited, const IterString&, rIterString, bool) in IMPL_LINK()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A Dsalvtables.hxx1382 typedef std::pair<SvTreeListEntry*, OUString> IterString; typedef in SalInstanceTreeView
/dports/editors/libreoffice/libreoffice-7.2.6.2/fpicker/source/office/
H A Dfileview.cxx226 typedef std::pair<const weld::TreeIter&, OUString> IterString; typedef in __anon32f0bc570211::ViewTabListBox_Impl
665 IMPL_LINK(ViewTabListBox_Impl, EditedEntryHdl, const IterString&, rIterString, bool) in IMPL_LINK()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/fpicker/source/office/
H A Dfileview.cxx222 typedef std::pair<const weld::TreeIter&, OUString> IterString; typedef in ViewTabListBox_Impl
655 IMPL_LINK(ViewTabListBox_Impl, EditedEntryHdl, const IterString&, rIterString, bool) in IMPL_LINK()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/form/
H A Dnavigatortree.cxx1399 IMPL_LINK(NavigatorTree, EditedEntryHdl, const IterString&, rIterString, bool) in IMPL_LINK()
H A Dfiltnav.cxx1121 IMPL_LINK(FmFilterNavigator, EditedEntryHdl, const IterString&, rIterString, bool) in IMPL_LINK()
/dports/databases/py-sqlalchemy11/SQLAlchemy-1.1.18/test/base/
H A Dtest_utils.py742 class IterString(str): class
/dports/databases/py-sqlalchemy10/SQLAlchemy-1.0.14/test/base/
H A Dtest_utils.py635 class IterString(str): class
/dports/databases/py-sqlalchemy12/SQLAlchemy-1.2.19/test/base/
H A Dtest_utils.py795 class IterString(str): class
/dports/databases/py-sqlalchemy13/SQLAlchemy-1.3.24/test/base/
H A Dtest_utils.py797 class IterString(str): class
/dports/databases/py-sqlalchemy14/SQLAlchemy-1.4.27/test/base/
H A Dtest_utils.py1216 class IterString(str): class

12