Home
last modified time | relevance | path

Searched refs:XCommandInfo_impl (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/ucb/source/ucp/file/
H A Dfilcmd.cxx36 XCommandInfo_impl::XCommandInfo_impl( shell* pMyShell ) in XCommandInfo_impl() function in XCommandInfo_impl
42 XCommandInfo_impl::~XCommandInfo_impl() in ~XCommandInfo_impl()
49 XCommandInfo_impl::acquire( in acquire()
58 XCommandInfo_impl::release( in release()
67 XCommandInfo_impl::queryInterface( in queryInterface()
78 XCommandInfo_impl::getCommands( in getCommands()
87 XCommandInfo_impl::getCommandInfoByName( in getCommandInfoByName()
101 XCommandInfo_impl::getCommandInfoByHandle( in getCommandInfoByHandle()
115 XCommandInfo_impl::hasCommandByName( in hasCommandByName()
128 XCommandInfo_impl::hasCommandByHandle( in hasCommandByHandle()
H A Dfilcmd.hxx40 class XCommandInfo_impl class
46 XCommandInfo_impl( shell* pMyShell );
48 virtual ~XCommandInfo_impl();
H A Dshell.hxx69 class XCommandInfo_impl;
79 friend class XCommandInfo_impl;
H A Dshell.cxx786 XCommandInfo_impl* p = new XCommandInfo_impl( this ); in info_c()

Completed in 45 milliseconds