Home
last modified time | relevance | path

Searched defs:Key (Results 1 – 16 of 16) sorted by relevance

/aoo4110/main/chart2/source/inc/
H A DCloneHelper.hxx84 void CloneRefPairVector( in CloneRefPairVector()
95 void CloneRefMap( in CloneRefMap()
H A DCommonFunctors.hxx174 bool operator() ( const ::std::pair< Key, Value > & rMapElem ) in operator ()()
/aoo4110/main/tools/workben/
H A Dhashtbl.cxx67 void SetObject(String const Key, void *pObject) in SetObject()
175 ULONG HashTable::DHash(String const& Key, ULONG lOldHash) const in DHash()
211 BOOL HashTable::Insert(String const& Key, void* pObject) in Insert()
356 void* HashTable::Delete(String const& Key) in Delete()
/aoo4110/main/soldep/bootstrp/
H A Dhashtbl.cxx63 void SetObject(ByteString const Key, void *pObject) in SetObject()
171 sal_uIntPtr HashTable::DHash(ByteString const& Key, sal_uIntPtr lOldHash) const in DHash()
207 sal_Bool HashTable::Insert(ByteString const& Key, void* pObject) in Insert()
352 void* HashTable::Delete(ByteString const& Key) in Delete()
/aoo4110/main/soltools/ldump/
H A Dhashtbl.cxx66 void SetObject(const char * Key, void *pObject) in SetObject()
151 unsigned long HashTable::DHash(const char* Key, unsigned long lOldHash) const in DHash() argument
177 bool HashTable::Insert(const char * Key, void* pObject) in Insert()
309 void* HashTable::Delete( const char * Key) in Delete()
H A Dldump.cxx61 bool Insert (char * const& Key, LibExport * Object) in Insert()
64 LibExport * Delete (char * const&Key) in Delete()
/aoo4110/main/soltools/inc/
H A Dgen_info.hxx61 const Simstr & Key() const { return sKey; } in Key() function in GenericInfo
/aoo4110/main/sal/osl/w32/
H A Dthread.c512 void SAL_CALL osl_destroyThreadKey(oslThreadKey Key) in osl_destroyThreadKey()
527 void* SAL_CALL osl_getThreadKeyData(oslThreadKey Key) in osl_getThreadKeyData()
542 sal_Bool SAL_CALL osl_setThreadKeyData(oslThreadKey Key, void *pData) in osl_setThreadKeyData()
/aoo4110/main/setup_native/source/win32/customactions/shellextensions/
H A Dshellextensions.cxx89 TCHAR* Key; member
/aoo4110/main/connectivity/source/inc/ado/
H A DAwrapadox.hxx51 typedef struct _ADOKey Key; typedef
/aoo4110/main/sal/osl/os2/
H A Dthread.c659 void SAL_CALL osl_destroyThreadKey(oslThreadKey Key) in osl_destroyThreadKey()
674 void * SAL_CALL osl_getThreadKeyData(oslThreadKey Key) in osl_getThreadKeyData()
689 sal_Bool SAL_CALL osl_setThreadKeyData(oslThreadKey Key, void *pData) in osl_setThreadKeyData()
/aoo4110/main/xml2cmp/source/support/
H A Dheap.cxx186 HeapItem::Key() const in Key() function in HeapItem
/aoo4110/main/sal/osl/unx/
H A Dthread.c963 void SAL_CALL osl_destroyThreadKey(oslThreadKey Key) in osl_destroyThreadKey()
971 void* SAL_CALL osl_getThreadKeyData(oslThreadKey Key) in osl_getThreadKeyData()
979 sal_Bool SAL_CALL osl_setThreadKeyData(oslThreadKey Key, void *pData) in osl_setThreadKeyData()
/aoo4110/main/stoc/source/simpleregistry/
H A Dtextualservices.cxx408 class Key: public cppu::WeakImplHelper1< css::registry::XRegistryKey > { class
410 Key( in Key() function in stoc::simpleregistry::__anon882e7c450211::Key
H A Dsimpleregistry.cxx126 class Key: public cppu::WeakImplHelper1< css::registry::XRegistryKey > { class
128 Key( in Key() function in __anon4bf1cadd0111::Key
/aoo4110/main/sc/source/ui/vba/
H A Dvbarange.cxx3254 uno::Reference< table::XCellRange > processKey( const uno::Any& Key, uno::Reference< uno::XCompone… in processKey()

Completed in 140 milliseconds