Home
last modified time | relevance | path

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

/trunk/main/autodoc/source/display/html/
H A Ddsply_da.cxx135 nSourceFile = i_rData.Location(); in FindPage_for() local
137 pFound = csv::value_from_map( aMap_GlobalDataDisplay, nSourceFile, (PageDisplay*)0 ); in FindPage_for()
142 rFile = pEnv->Gate().Locations().Find_File( nSourceFile ); in FindPage_for()
144 aMap_GlobalDataDisplay[nSourceFile] = pFound; in FindPage_for()
H A Ddsply_op.cxx115 nSourceFile = i_rData.Location(); in FindPage_for() local
117 … pFound = csv::value_from_map( aMap_GlobalFunctionsDisplay, nSourceFile, (PageDisplay*)0 ); in FindPage_for()
122 rFile = pEnv->Gate().Locations().Find_File( nSourceFile ); in FindPage_for()
124 aMap_GlobalFunctionsDisplay[nSourceFile] = pFound; in FindPage_for()

Completed in 33 milliseconds