Home
last modified time | relevance | path

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

/aoo41x/main/autodoc/source/display/inc/toolkit/
H A Dout_tree.hxx59 i_path,
63 i_path );
103 Tree::Provide_Node( const StringVector & i_path ) in Provide_Node() argument
104 { return pRoot->Provide_Child(i_path); } in Provide_Node()
108 Tree::Set_Overview( const StringVector & i_path, in Set_Overview() argument
113 Tree::Set_NamesRoot( const StringVector & i_path ) in Set_NamesRoot() argument
114 { pNamesRoot = &Provide_Node(i_path); in Set_NamesRoot()
118 Tree::Set_IndexRoot( const StringVector & i_path ) in Set_IndexRoot() argument
119 { pIndexRoot = &Provide_Node(i_path); in Set_IndexRoot()
123 Tree::Set_ProjectsRoot( const StringVector & i_path ) in Set_ProjectsRoot() argument
[all …]
H A Dout_node.hxx70 i_path ) in Provide_Child() argument
71 … { return provide_Child(i_path.begin(), i_path.end()); } in Provide_Child()
/aoo41x/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dgnujre.cxx168 typedef vector<OUString>::const_iterator i_path; in initialize() typedef
169 for(i_path ip = libpaths.begin(); ip != libpaths.end(); ip++) in initialize()
186 for(i_path ip = libpaths.begin(); ip != libpaths.end(); ip++) in initialize()
205 for(i_path ip = libpaths.begin(); ip != libpaths.end(); ip++) in initialize()
225 for(i_path ip = libpaths.begin(); ip != libpaths.end(); ip++) in initialize()
254 for(i_path il = ld_paths.begin(); il != ld_paths.end(); il ++, c++) in initialize()
H A Dvendorbase.cxx169 typedef vector<OUString>::const_iterator i_path; in initialize() typedef
170 for(i_path ip = libpaths.begin(); ip != libpaths.end(); ip++) in initialize()
215 for(i_path il = ld_paths.begin(); il != ld_paths.end(); il ++, c++) in initialize()
/aoo41x/main/autodoc/source/ary/loc/
H A Dloc_root.cxx35 Root::Root(const csv::ploc::Path & i_path) in Root() argument
36 : aPath(i_path), in Root()
42 path_string() << i_path; in Root()
H A Dloca_le.cxx68 LocationAdmin::CheckIn_Root(const csv::ploc::Path & i_path) in CheckIn_Root() argument
71 p_new( new Root(i_path) ); in CheckIn_Root()
/aoo41x/main/autodoc/source/display/idl/
H A Dhi_env.cxx124 HtmlEnvironment_Idl::create_Directory( const csv::ploc::Path & i_path ) in create_Directory() argument
127 csv::ploc::Directory aCurDir(i_path); in create_Directory()
H A Dhi_env.hxx132 i_path );

Completed in 33 milliseconds