Searched refs:OExtCommandLineImpl (Results 1 – 2 of 2) sorted by relevance
378 class OExtCommandLineImpl class387 OExtCommandLineImpl();388 ~OExtCommandLineImpl();397 OExtCommandLineImpl::OExtCommandLineImpl() in OExtCommandLineImpl() function in OExtCommandLineImpl403 OExtCommandLineImpl::~OExtCommandLineImpl() in ~OExtCommandLineImpl()409 sal_uInt32 SAL_CALL OExtCommandLineImpl::getCommandArgCount() in getCommandArgCount()415 sal_Bool SAL_CALL OExtCommandLineImpl::getCommandArg(sal_uInt32 nArg, ::rtl::OUString& strCommandAr… in getCommandArg()428 void OExtCommandLineImpl::init() in init()487 OExtCommandLineImpl* OExtCommandLine::pExtImpl=0;501 pExtImpl = new OExtCommandLineImpl; in OExtCommandLine()
278 class OExtCommandLineImpl;283 static vos::OExtCommandLineImpl* pExtImpl;
Completed in 22 milliseconds