Searched refs:CheckItOut (Results 1 - 2 of 2) sorted by relevance

/haiku/src/bin/
H A Dcheckitout.h12 class CheckItOut : public BApplication class in inherits:BApplication
15 CheckItOut();
16 ~CheckItOut();
H A Dcheckitout.cpp11 * CheckItOut: wraps SCM URL mime types around command line apps
40 CheckItOut::CheckItOut() : BApplication(kAppSig) function in class:CheckItOut
45 CheckItOut::~CheckItOut()
51 CheckItOut::_Warn(const char* url)
71 CheckItOut::_FilePanel(uint32 nodeFlavors, BString &name)
88 CheckItOut::RefsReceived(BMessage* msg)
94 CheckItOut::MessageReceived(BMessage* msg)
115 CheckItOut
[all...]

Completed in 76 milliseconds