Home
last modified time | relevance | path

Searched defs:DoubleString (Results 1 – 3 of 3) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/tests/ui/
H A Dtabs_in_doc_comments.rs10 pub struct DoubleString { struct
14 first_string: String,
18 second_string: String,
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/inc/
H A Dautocdlg.hxx133 struct DoubleString struct
138 DoubleString(const OUString& rShort, const OUString& rLong) in DoubleString() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/inc/
H A Dautocdlg.hxx134 struct DoubleString struct
141 typedef std::vector<DoubleString> DoubleStringArray; argument