Home
last modified time | relevance | path

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

/aoo42x/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.cxx560 eStyle = FSYS_STYLE_MAC; in ImpParseName()
567 eStyle = FSYS_STYLE_MAC; in ImpParseName()
585 case FSYS_STYLE_MAC: in ImpParseName()
696 case FSYS_STYLE_MAC: in ImpTrim()
1162 if ( ( eStyle == FSYS_STYLE_MAC ) && in GetFull()
1302 else if ( eStyle != FSYS_STYLE_MAC && in GetName()
2031 case FSYS_STYLE_MAC: return 31; in GetMaxNameLen()
2540 case FSYS_STYLE_MAC: in MakeShortName()
2555 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()
/aoo42x/main/tools/inc/tools/
H A Dfsys.hxx122 FSYS_STYLE_MAC, enumerator

Completed in 52 milliseconds