Home
last modified time | relevance | path

Searched refs:CMD_STRINGPARAM_COUNT (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/desktop/source/app/
H A Dcmdlineargs.cxx360 OSL_ASSERT( eParam >= 0 && eParam < CMD_STRINGPARAM_COUNT ); in AddStringListParam_Impl()
645 for ( i = 0; i < CMD_STRINGPARAM_COUNT; i++ ) in ResetParamValues()
H A Dcmdlineargs.hxx92 CMD_STRINGPARAM_COUNT // must be last element! enumerator
201 …rtl::OUString m_aStrParams[ CMD_STRINGPARAM_COUNT ]; // Stores string parame…
202 …sal_Bool m_aStrSetParams[ CMD_STRINGPARAM_COUNT ]; // Stores if string par…

Completed in 18 milliseconds