import "XBrowseHistoryRegistry.idl";
 
  
| Public Member Functions | |
| void | updateViewData ([in] any Value) | 
| void | createNewEntry ([in] string URL, [in] sequence< com::sun::star::beans::PropertyValue > Arguments, [in] string Title) | 
|  Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
| void createNewEntry | ( | [in] string | URL, | 
| [in] sequence< com::sun::star::beans::PropertyValue > | Arguments, | ||
| [in] string | Title ) | 
| void updateViewData | ( | [in] any | Value | ) |