Searched defs:StringPair (Results 1 – 4 of 4) sorted by relevance
69 typedef ::std::pair< String, String > StringPair; typedef in dbaui::OpenDocumentListBox
64 struct StringPair struct75 StringPair aColumnPairs[COLUMN_COUNT]; argument
517 …OUString& /*sID*/, const uno::Sequence< beans::StringPair >& /*aEntry*/, ::sal_Bool /*bReplace*/ ) in insertRelationshipByID()557 …const uno::Sequence< uno::Sequence< beans::StringPair > >& /*aEntries*/, ::sal_Bool /*bReplace*/ ) in insertRelationships()
46 typedef std::pair< std::string, bool > StringPair; typedef