Home
last modified time | relevance | path

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

/AOO41X/main/autodoc/source/display/html/
H A Dopageenv.cxx153 csv::ploc::Path aMyPath; member
194 aMyPath(io_rOutputDir), in CheshireCat()
216 aMyPath.DirChain().PushBack( C_sCppDir ); in AddQualifiedName2Path()
225 aMyPath.DirChain().PushBack( i_rCe.LocalName() ); in AddQualifiedName2Path()
249 while ( pi->aMyPath.DirChain().Size() > pi->aOutputRoot.DirChain().Size() ) in MoveDir_2Root()
250 pi->aMyPath.DirChain().PopBack(); in MoveDir_2Root()
251 pi->aMyPath.SetFile(String ::Null_()); in MoveDir_2Root()
258 pi->aMyPath.DirChain().PushBack( C_sCppDir ); in MoveDir_2Names()
259 pi->aMyPath.SetFile(String ::Null_()); in MoveDir_2Names()
262 CreateDirectory( pi->aMyPath ); in MoveDir_2Names()
[all …]