Home
last modified time | relevance | path

Searched refs:FSYS_STYLE_MAC (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/tools/source/fsys/
H A Dcomdep.hxx29 #define ACCESSDELIM(e) ( (e == FSYS_STYLE_MAC) ? ":" : \
34 ( (e == FSYS_STYLE_MAC) ? ':' : \
43 #define ACTPARENT(e) ( (e == FSYS_STYLE_MAC) ? ":" : ".." )
44 #define ACTCURRENT(e) ( (e == FSYS_STYLE_MAC) ? "" : "." )
H A Ddirent.cxx563 eStyle = FSYS_STYLE_MAC; in ImpParseName()
570 eStyle = FSYS_STYLE_MAC; in ImpParseName()
588 case FSYS_STYLE_MAC: in ImpParseName()
699 case FSYS_STYLE_MAC: in ImpTrim()
1165 if ( ( eStyle == FSYS_STYLE_MAC ) && in GetFull()
1305 else if ( eStyle != FSYS_STYLE_MAC && in GetName()
2034 case FSYS_STYLE_MAC: return 31; in GetMaxNameLen()
2543 case FSYS_STYLE_MAC: in MakeShortName()
2558 if ( FSYS_STYLE_MAC != eStyle ) in MakeShortName()
H A Dunx.cxx261 case FSYS_STYLE_MAC: in IsCaseSensitive()
H A Dwntmsc.cxx236 case FSYS_STYLE_MAC: in IsCaseSensitive()
H A Dos2.cxx953 case FSYS_STYLE_MAC: in IsCaseSensitive()
/aoo41x/main/tools/inc/tools/
H A Dfsys.hxx122 FSYS_STYLE_MAC, enumerator

Completed in 246 milliseconds