Lines Matching refs:Lockfile
53 const OUString Lockfile::Suffix() in Suffix()
56 const ByteString Lockfile::Group() in Group()
58 const ByteString Lockfile::Userkey() in Userkey()
60 const ByteString Lockfile::Hostkey() in Hostkey()
62 const ByteString Lockfile::Stampkey() in Stampkey()
64 const ByteString Lockfile::Timekey() in Timekey()
66 const ByteString Lockfile::IPCkey() in IPCkey()
69 Lockfile::Lockfile( bool bIPCserver ) in Lockfile() function in desktop::Lockfile
114 sal_Bool Lockfile::check( fpExecWarning execWarning ) in check()
140 sal_Bool Lockfile::isStale( void ) const in isStale()
185 void Lockfile::syncToFile( void ) const in syncToFile()
228 void Lockfile::clean( void ) in clean()
237 Lockfile::~Lockfile( void ) in ~Lockfile()