Home
last modified time | relevance | path

Searched refs:StringList_t (Results 1 – 7 of 7) sorted by relevance

/trunk/main/shell/source/win32/sysmail/
H A Dsenddoc.cxx50 typedef std::vector<std::string> StringList_t; typedef
51 typedef StringList_t::const_iterator StringListIterator_t;
62 StringList_t gTo;
63 StringList_t gCc;
64 StringList_t gBcc;
65 StringList_t gAttachments;
H A Dsysmailclient.cxx70 typedef std::vector<rtl::OUString> StringList_t; typedef
71 typedef StringList_t::const_iterator StringListIterator_t;
175 static bool executeSenddoc(const StringList_t& rCommandArgs) in executeSenddoc()
236 StringList_t& rCommandArgs) in assembleCommandLine()
311 StringList_t senddocParams; in sendMailMessage()
/trunk/main/shell/source/tools/lngconvex/
H A Ddefs.hxx29 typedef std::vector<std::string> StringList_t; typedef
30 typedef std::auto_ptr<StringList_t> StringListPtr_t;
H A Dcmdline.cxx90 StringListPtr_t arg_cont(new StringList_t()); in get_arg_names()
/trunk/main/shell/source/all/ooofilereader/
H A Dkeywordstag.cxx52 StringList_t::const_iterator keywords_Iter= m_slKeywords.begin( ); in getTagContent()
53 StringList_t::const_iterator keywords_Iter_end = m_slKeywords.end( ); in getTagContent()
H A Dkeywordstag.hxx46 StringList_t m_slKeywords;
/trunk/main/shell/inc/internal/
H A Dtypes.hxx41 typedef std::vector<std::wstring> StringList_t; typedef

Completed in 29 milliseconds