Searched defs:PatternFormatter (Results 1 – 7 of 7) sorted by relevance
/dports/devel/poco/poco-1.10.1-all/Foundation/src/ |
H A D | PatternFormatter.cpp | 36 PatternFormatter::PatternFormatter(): in PatternFormatter() function in Poco::PatternFormatter 43 PatternFormatter::PatternFormatter(const std::string& format): in PatternFormatter() function in Poco::PatternFormatter
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/ |
H A D | weldutils.cxx | 456 PatternFormatter::PatternFormatter(weld::Entry& rEntry) in PatternFormatter() function in weld::PatternFormatter 469 IMPL_LINK_NOARG(PatternFormatter, ModifyHdl, weld::Entry&, void) { Modify(); } in IMPL_LINK_NOARG() argument 471 IMPL_LINK_NOARG(PatternFormatter, FocusOutHdl, weld::Widget&, void) in IMPL_LINK_NOARG() argument 477 IMPL_LINK_NOARG(PatternFormatter, FocusInHdl, weld::Widget&, void) in IMPL_LINK_NOARG() argument
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/ |
H A D | weldutils.hxx | 355 class VCL_DLLPUBLIC PatternFormatter final class
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/ |
H A D | field.hxx | 88 class VCL_DLLPUBLIC PatternFormatter : public FormatterBase class
|
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/pattern/ |
H A D | _pattern.py | 184 class PatternFormatter(object): class
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/ |
H A D | field2.cxx | 843 PatternFormatter::PatternFormatter(Edit* pEdit) in PatternFormatter() function in PatternFormatter 966 IMPL_LINK(PatternFormatter, KeyInputHdl, const KeyEvent&, rKEvt, bool) in IMPL_LINK() argument
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/ |
H A D | field2.cxx | 770 PatternFormatter::PatternFormatter(Edit* pEdit) in PatternFormatter() function in PatternFormatter
|