Home
last modified time | relevance | path

Searched refs:pExtImpl (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/vos/source/
H A Dprocess.cxx487 OExtCommandLineImpl* OExtCommandLine::pExtImpl=0; member in OExtCommandLine
499 if ( pExtImpl == NULL ) in OExtCommandLine()
501 pExtImpl = new OExtCommandLineImpl; in OExtCommandLine()
513 return pExtImpl->getCommandArgCount(); in getCommandArgCount()
519 return pExtImpl->getCommandArg(nArg,strCommandArg); in getCommandArg()
/aoo41x/main/vos/inc/vos/
H A Dprocess.hxx283 static vos::OExtCommandLineImpl* pExtImpl; member in vos::OExtCommandLine

Completed in 9 milliseconds