Home
last modified time | relevance | path

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

/aoo41x/main/l10ntools/source/
H A Dtreeconfig.cxx93 stringmap* repos = static_cast<stringmap*>( map[ string("repositories") ] ); in getActiveRepositories()
96 for( stringmap::iterator iter = repos->begin() ; iter != repos->end() ; ++iter ) in getActiveRepositories()
H A Dinireader.cxx43 stringmap* myvalues = 0; in read()
53 myvalues = new stringmap(); in read()
/aoo41x/main/l10ntools/inc/
H A Dinireader.hxx39 typedef std::hash_map< string , string > stringmap; typedef
40 typedef std::hash_map< string, stringmap* > INImap;

Completed in 15 milliseconds