Home
last modified time | relevance | path

Searched refs:Hash (Results 1 – 25 of 47) sorted by relevance

12

/aoo4110/main/sw/source/core/swg/
H A Dswblocks.cxx62 sal_uInt16 SwImpBlocks::Hash( const String& r ) in Hash() function in SwImpBlocks
79 nHashS = SwImpBlocks::Hash( rShort ); in SwBlockName()
80 nHashL = SwImpBlocks::Hash( rLong ); in SwBlockName()
86 nHashS = SwImpBlocks::Hash( rShort ); in SwBlockName()
87 nHashL = SwImpBlocks::Hash( rLong ); in SwBlockName()
155 sal_uInt16 nHash = Hash( s ); in GetIndex()
169 sal_uInt16 nHash = Hash( rLong ); in GetLongIndex()
/aoo4110/main/sc/inc/
H A Dlookupcache.hxx184 struct Hash struct in ScLookupCache
213 struct Hash struct
239 …typedef ::std::hash_map< QueryKey, QueryCriteriaAndResult, QueryKey::Hash, ::std::equal_to< QueryK…
251 typedef ::std::hash_map< ScRange, ScLookupCache*, ScLookupCache::Hash, ::std::equal_to< ScRange > >…
H A Ddpglobal.hxx130 size_t Hash() const;
173 size_t operator() (const ScDPItemData &rData) const { return rData.Hash(); } in operator ()()
H A Dexternalrefmgr.hxx378 struct Hash struct in ScExternalRefManager::LinkListener
416 typedef ::std::hash_set<LinkListener*, LinkListener::Hash> LinkListeners;
/aoo4110/main/sw/source/core/doc/
H A Ddoccomp.cxx123 class Hash class
139 Hash( sal_uLong nSize );
140 ~Hash();
239 Hash aH( GetLineCount() + rData.GetLineCount() + 1 ); in CompareLines()
313 Hash::Hash( sal_uLong nSize ) in Hash() function in Hash
362 Hash::~Hash() in ~Hash()
368 void Hash::CalcHashValue( CompareData& rData ) in CalcHashValue()
/aoo4110/main/xmlhelp/source/cxxhelp/provider/
H A Durlparameter.hxx58 rtl::OUString Hash( m_ptr+1,sizeOfFile,RTL_TEXTENCODING_UTF8 ); in getHash() local
60 if( ( idx = Hash.indexOf( sal_Unicode( '#' ) ) ) != -1 ) in getHash()
61 return Hash.copy( 1+idx ); in getHash()
/aoo4110/main/soltools/ldump/
H A Dhashtbl.cxx128 unsigned long HashTable::Hash(const char *Key) const in Hash() function in HashTable
192 unsigned long lPos = Hash(Key); in Insert()
241 unsigned long lPos = Hash(Key); in FindPos()
H A Dhashtbl.hxx44 unsigned long Hash(const char *cKey) const;
/aoo4110/main/tools/workben/
H A Dhashtbl.cxx139 ULONG HashTable::Hash(String const& Key) const in Hash() function in HashTable
227 ULONG lPos = Hash(Key); in Insert()
288 ULONG lPos = Hash(Key); in FindPos()
H A Dhashtbl.hxx46 ULONG Hash(String const& Key) const;
/aoo4110/main/soldep/bootstrp/
H A Dhashtbl.cxx135 sal_uIntPtr HashTable::Hash(ByteString const& Key) const in Hash() function in HashTable
223 sal_uIntPtr lPos = Hash(Key); in Insert()
284 sal_uIntPtr lPos = Hash(Key); in FindPos()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dretypepassdlg.src216 Text [ en-US ] = "Hash incompatible" ;
221 Text [ en-US ] = "Hash compatible" ;
226 Text [ en-US ] = "Hash re-generated" ;
/aoo4110/main/sd/source/ui/slidesorter/cache/
H A DSlsPageCacheManager.cxx59 class Hash {public: size_t operator() (const CacheDescriptor& rDescriptor) const { in operator ()() class in __anonbabab5730111::CacheDescriptor
133 CacheDescriptor::Hash,
/aoo4110/main/pyuno/source/module/
H A Dpyuno_impl.hxx99 PyRef::Hash,
120 typedef ::std::hash_set< PyRef , PyRef::Hash , std::equal_to<PyRef> > ClassSet;
/aoo4110/main/python/
H A Dpython-md5.patch13 # (NIST's Secure Hash Algorithms.)
/aoo4110/main/sw/source/core/inc/
H A Dswblocks.hxx102 static sal_uInt16 Hash( const String& ); // Hashcode fuer Blocknamen
/aoo4110/main/soldep/inc/soldep/
H A Dhashtbl.hxx47 sal_uIntPtr Hash(ByteString const& Key) const;
/aoo4110/main/pyuno/inc/pyuno/
H A Dpyuno.hxx157 struct Hash struct in pyuno::PyRef
/aoo4110/main/sc/source/core/data/
H A Ddptablecache.cxx229 size_t ScDPItemData::Hash() const in Hash() function in ScDPItemData
/aoo4110/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A D_Validat.idt291 MsiDigitalSignature Hash Y Binary The encoded hash blob from the digital signature
/aoo4110/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A D_Validat.idt291 MsiDigitalSignature Hash Y Binary The encoded hash blob from the digital signature
/aoo4110/main/instsetoo_native/inc_ure/windows/msi_templates/
H A D_Validat.idt291 MsiDigitalSignature Hash Y Binary The encoded hash blob from the digital signature
/aoo4110/main/migrationanalysis/src/driver_docs/
H A Dallstrings.ulf173 en-US = "MD5 Hash"
/aoo4110/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A D_Validat.idt291 MsiDigitalSignature Hash Y Binary The encoded hash blob from the digital signature
/aoo4110/extras/l10n/source/ro/
H A Dlocalize.sdf18433 sc source\ui\miscdlgs\retypepassdlg.src 0 string RID_SCDLG_RETYPEPASS STR_HASH_BAD 0 ro Hash inco…
18434 sc source\ui\miscdlgs\retypepassdlg.src 0 string RID_SCDLG_RETYPEPASS STR_HASH_GOOD 0 ro Hash com…
18435 …typepassdlg.src 0 string RID_SCDLG_RETYPEPASS STR_HASH_REGENERATED 0 ro Hash regenerat 201102…

Completed in 376 milliseconds

12