Home
last modified time | relevance | path

Searched defs:hash_entry (Results 1 – 3 of 3) sorted by path

/trunk/main/sdext/source/pdfimport/wrapper/
H A Dhash.cxx54 struct hash_entry { const char* name; enum parseKey eKey; }; argument
/trunk/main/svl/source/misc/
H A Dinethist.cxx86 struct hash_entry struct in INetURLHistory_Impl
90 sal_uInt32 m_nHash;
91 sal_uInt16 m_nLru;
92 sal_uInt16 m_nMBZ;
96 void initialize (sal_uInt16 nLru, sal_uInt32 nHash = 0) in initialize()
105 sal_Bool operator== (const hash_entry &rOther) const in operator ==()
109 sal_Bool operator< (const hash_entry &rOther) const in operator <()
114 sal_Bool operator== (sal_uInt32 nHash) const in operator ==()
118 sal_Bool operator< (sal_uInt32 nHash) const in operator <()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dafm_hash.cpp54 struct hash_entry { const char* name; enum parseKey eKey; }; argument

Completed in 27 milliseconds