Home
last modified time | relevance | path

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

/aoo4110/main/autodoc/source/display/html/
H A Ddsply_op.hxx79 typedef std::map< SourceFileId, DYN PageDisplay* > Map_FileId2PagePtr; typedef in OperationsDisplay
89 Map_FileId2PagePtr aMap_GlobalFunctionsDisplay;
H A Ddsply_da.hxx82 typedef std::map< SourceFileId, DYN PageDisplay* > Map_FileId2PagePtr; typedef in DataDisplay
92 Map_FileId2PagePtr aMap_GlobalDataDisplay;
H A Ddsply_da.cxx100 for ( Map_FileId2PagePtr::const_iterator it = aMap_GlobalDataDisplay.begin(); in Create_Files()
H A Ddsply_op.cxx81 for ( Map_FileId2PagePtr::const_iterator it = aMap_GlobalFunctionsDisplay.begin(); in Create_Files()

Completed in 23 milliseconds