Searched refs:i_bPathIsAlwaysDir (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/cosv/source/storage/ |
H A D | ploc.cxx | 40 bool i_bPathIsAlwaysDir, in Path() argument 46 Set(i_sPath, i_bPathIsAlwaysDir, i_sDelimiter ); in Path() 72 bool i_bPathIsAlwaysDir, in Set() argument 84 aPath.Set(restPath, i_bPathIsAlwaysDir, i_sDelimiter); in Set() 86 if (NOT i_bPathIsAlwaysDir) in Set() local
|
H A D | dirchain.cxx | 44 bool i_bPathIsAlwaysDir, in DirectoryChain() argument 47 Set( i_sSubPath, i_bPathIsAlwaysDir, i_sDelimiter ); in DirectoryChain() 56 bool i_bPathIsAlwaysDir, in Set() argument 74 if (*pRestPath != 0 AND i_bPathIsAlwaysDir) in Set()
|
/aoo41x/main/cosv/inc/cosv/ |
H A D | ploc.hxx | 57 …bool i_bPathIsAlwaysDir = false, /// This overrides a missing Delimiter at the … 68 bool i_bPathIsAlwaysDir = false,
|
H A D | dirchain.hxx | 54 bool i_bPathIsAlwaysDir = false, 76 bool i_bPathIsAlwaysDir = false,
|
Completed in 25 milliseconds