Home
last modified time | relevance | path

Searched refs:FSYS_KIND_NONE (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/tools/inc/tools/
H A Dfsys.hxx63 #define FSYS_KIND_NONE ((DirEntryKind) 0) macro
64 #define FSYS_KIND_UNKNOWN FSYS_KIND_NONE
324 DirEntry TempName( DirEntryKind = FSYS_KIND_NONE ) const;
327 DirEntryKind eCreateKind = FSYS_KIND_NONE,
/aoo41x/main/tools/source/fsys/
H A Dfilecopy.cxx401 else if ( aSourceFileStat.IsKind(FSYS_KIND_NONE) ) in DoCopy_Impl()
H A Ddirent.cxx2419 if ( FSYS_KIND_NONE == eKind ) in CreateEntry_Impl()
2433 DBG_ASSERT( eKind == FSYS_KIND_NONE || eKind == FSYS_KIND_ALL || in IsValidEntry_Impl()

Completed in 171 milliseconds