Searched refs:_FileListEntry (Results 1 – 2 of 2) sorted by relevance
67 struct _FileListEntry struct84 _FileListEntry( const String& rFileName, argument86 ~_FileListEntry();88 int operator==( const _FileListEntry &rCmp) const;95 inline int _FileListEntry::operator==(const _FileListEntry &rCmp) const in operator ==()103 inline int _FileListEntry::operator< (const _FileListEntry &rCmp) const in operator <()111 _FileListEntry::_FileListEntry( const String& rFileName, in _FileListEntry() function in _FileListEntry133 _FileListEntry::~_FileListEntry() in ~_FileListEntry()144 sal_Bool _FileListEntry::DeleteObjectShell() in SV_IMPL_OP_PTRARR_SORT()258 _FileListEntry* pNewEntry = NULL; in SfxOrganizeMgr()[all …]
31 struct _FileListEntry;35 SV_DECL_PTRARR_SORT(_SfxObjectList, _FileListEntry*, 1, 4)
Completed in 16 milliseconds