|
LibreOffice Module svl (master) 1
|
Public Member Functions | |
| void | initialize (sal_uInt16 nThis) |
| Initialization. More... | |
Public Attributes | |
| sal_uInt32 | m_nHash |
| Representation. More... | |
| sal_uInt16 | m_nNext |
| sal_uInt16 | m_nPrev |
Definition at line 84 of file inethist.cxx.
|
inline |
Initialization.
Definition at line 94 of file inethist.cxx.
| sal_uInt32 INetURLHistory_Impl::lru_entry::m_nHash |
Representation.
Definition at line 88 of file inethist.cxx.
Referenced by initialize(), and INetURLHistory_Impl::putUrl().
| sal_uInt16 INetURLHistory_Impl::lru_entry::m_nNext |
Definition at line 89 of file inethist.cxx.
Referenced by INetURLHistory_Impl::backlink(), initialize(), and INetURLHistory_Impl::unlink().
| sal_uInt16 INetURLHistory_Impl::lru_entry::m_nPrev |
Definition at line 90 of file inethist.cxx.
Referenced by INetURLHistory_Impl::backlink(), initialize(), INetURLHistory_Impl::putUrl(), and INetURLHistory_Impl::unlink().