Home
last modified time | relevance | path

Searched refs:copt (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_misc.cxx80 OUString const & opt, sal_Unicode copt ) in getOptionInfo() argument
89 (copt == '\0' || copt == option_info.m_short_option)) in getOptionInfo()
96 OSL_ASSERT( copt != '\0' ); in getOptionInfo()
97 if (copt == option_info.m_short_option) in getOptionInfo()
H A Dunopkg_shared.h93 ::rtl::OUString const & opt, sal_Unicode copt = '\0' );
/aoo42x/main/cli_ure/source/climaker/
H A Dclimaker_app.cxx122 OUString const & opt, sal_Unicode copt = '\0' ) in get_option_info() argument
134 (copt == '\0' || copt == option_info.m_short_option)) in get_option_info()
141 OSL_ASSERT( copt != '\0' ); in get_option_info()
142 if (copt == option_info.m_short_option) in get_option_info()

Completed in 18 milliseconds