Home
last modified time | relevance | path

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

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

Completed in 32 milliseconds