Home
last modified time | relevance | path

Searched refs:i_bPathIsAlwaysDir (Results 1 – 4 of 4) sorted by relevance

/trunk/main/autodoc/source/cosv/storage/
H A Dploc.cxx40 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 Ddirchain.cxx44 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()
/trunk/main/autodoc/inc/cosv/
H A Dploc.hxx57 …bool i_bPathIsAlwaysDir = false, /// This overrides a missing Delimiter at the …
68 bool i_bPathIsAlwaysDir = false,
H A Ddirchain.hxx54 bool i_bPathIsAlwaysDir = false,
76 bool i_bPathIsAlwaysDir = false,

Completed in 79 milliseconds