Home
last modified time | relevance | path

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

/aoo41x/main/tools/source/fsys/
H A Ddirent.cxx2411 else if ( FSYS_KIND_ALL != eKind ) in CreateEntry_Impl()
2433 DBG_ASSERT( eKind == FSYS_KIND_NONE || eKind == FSYS_KIND_ALL || in IsValidEntry_Impl()
2517 if ( FSYS_KIND_ALL == eKind ) in MakeShortName()
2601 if ( FSYS_KIND_ALL == eKind && CMP_LOWER(aName) == aOldName ) in MakeShortName()
2602 …if ( FSYS_KIND_ALL == eKind && CMP_LOWER(ByteString(GetName(), osl_getThreadTextEncoding())) == aO… in MakeShortName()
H A Dtdir.cxx469 eAttrMask = FSYS_KIND_ALL; in Dir()
/aoo41x/main/tools/inc/tools/
H A Dfsys.hxx77 #define FSYS_KIND_ALL ((DirEntryKind) 4095) macro
474 DirEntryKind nKind = FSYS_KIND_ALL );

Completed in 38 milliseconds