diff -r 000000000000 -r a02c979e8dfd srcanaapps/depexplorer/com.nokia.s60tools.appdep.help/html/tasks/view_method_call_locations.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/srcanaapps/depexplorer/com.nokia.s60tools.appdep.help/html/tasks/view_method_call_locations.htm Sat Jan 09 10:04:11 2010 +0530 @@ -0,0 +1,24 @@ + + + + +Viewing method call locations + + + +

Viewing method call locations

+

With the Show Method Call Locations function, you can open the source file (*.cpp) locations in which the selected method is called in the using DLL/EXE, that is, the parent component in the component tree.

+

To view method call locations:

+
    +
  1. In the Dependency Explorer view, select Imported Functions.
  2. +
  3. Right-click the desired method, and select Show Method Call Locations. The Search view opens.
  4. +
  5. Double-click a method in the Search view. +

    References to the method you chose, are highlighted in the editor area.

    +

    You can use the toolbar in Search view for checking the next and previous matches, removing all or selected matches, re-run the current search, view previous searches, and pin the search view.

  6. +
+ + + + + \ No newline at end of file