Home
last modified time | relevance | path

Searched refs:Lockfile (Results 1 – 6 of 6) sorted by relevance

/trunk/main/desktop/source/app/
H A Dlockfile.cxx53 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
185 void Lockfile::syncToFile( void ) const in syncToFile()
228 void Lockfile::clean( void ) in clean()
[all …]
H A Dlockfile.hxx46 class Lockfile;
47 bool Lockfile_execWarning( Lockfile * that );
49 class Lockfile class
54 Lockfile( bool bIPCserver = true );
57 typedef bool (* fpExecWarning)( Lockfile * that );
67 ~Lockfile(void);
91 friend bool Lockfile_execWarning( Lockfile * that );
H A Dlockfile2.cxx36 bool Lockfile_execWarning( Lockfile * that ) in Lockfile_execWarning()
H A Dapp.cxx1908 m_pLockfile = new Lockfile; in Main()
/trunk/main/desktop/inc/
H A Dapp.hxx57 class Lockfile;
209 Lockfile *m_pLockfile;
/trunk/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_misc.cxx482 static ::desktop::Lockfile s_lockfile( false /* no IPC server */ ); in getUNO()

Completed in 51 milliseconds