Home
last modified time | relevance | path

Searched refs:_FileListEntry (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sfx2/source/view/
H A Dorgmgr.cxx67 struct _FileListEntry struct
84 _FileListEntry( const String& rFileName, argument
86 ~_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 _FileListEntry
133 _FileListEntry::~_FileListEntry() in ~_FileListEntry()
144 sal_Bool _FileListEntry::DeleteObjectShell() in SV_IMPL_OP_PTRARR_SORT()
258 _FileListEntry* pNewEntry = NULL; in SfxOrganizeMgr()
[all …]
/aoo41x/main/sfx2/inc/
H A Dorgmgr.hxx31 struct _FileListEntry;
35 SV_DECL_PTRARR_SORT(_SfxObjectList, _FileListEntry*, 1, 4)

Completed in 19 milliseconds