Searched refs:LOCKFILE_ENTRYSIZE (Results 1 – 4 of 4) sorted by relevance
144 uno::Sequence< ::rtl::OUString > aResult( LOCKFILE_ENTRYSIZE ); in ParseEntry()146 for ( int nInd = 0; nInd < LOCKFILE_ENTRYSIZE; nInd++ ) in ParseEntry()150 || ( nInd < LOCKFILE_ENTRYSIZE - 1 && aBuffer[io_nCurPos++] != ',' ) in ParseEntry()151 || ( nInd == LOCKFILE_ENTRYSIZE - 1 && aBuffer[io_nCurPos++] != ';' ) ) in ParseEntry()250 uno::Sequence< ::rtl::OUString > aResult( LOCKFILE_ENTRYSIZE ); in GenerateOwnEntry()
214 if ( aFileData.getLength() < LOCKFILE_ENTRYSIZE ) in RemoveFile()
44 #define LOCKFILE_ENTRYSIZE 5 macro
43 #define SHARED_ENTRYSIZE LOCKFILE_ENTRYSIZE