/aoo41x/main/chart2/source/inc/ |
H A D | CloneHelper.hxx | 84 void CloneRefPairVector( in CloneRefPairVector() 95 void CloneRefMap( in CloneRefMap()
|
H A D | CommonFunctors.hxx | 174 bool operator() ( const ::std::pair< Key, Value > & rMapElem ) in operator ()()
|
/aoo41x/main/tools/workben/ |
H A D | hashtbl.cxx | 67 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()
|
/aoo41x/main/soldep/bootstrp/ |
H A D | hashtbl.cxx | 63 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()
|
/aoo41x/main/soltools/ldump/ |
H A D | hashtbl.cxx | 66 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 D | ldump.cxx | 61 bool Insert (char * const& Key, LibExport * Object) in Insert() 64 LibExport * Delete (char * const&Key) in Delete()
|
/aoo41x/main/soltools/inc/ |
H A D | gen_info.hxx | 61 const Simstr & Key() const { return sKey; } in Key() function in GenericInfo
|
/aoo41x/main/sal/osl/w32/ |
H A D | thread.c | 512 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()
|
/aoo41x/main/setup_native/source/win32/customactions/shellextensions/ |
H A D | shellextensions.cxx | 89 TCHAR* Key; member
|
/aoo41x/main/connectivity/source/inc/ado/ |
H A D | Awrapadox.hxx | 51 typedef struct _ADOKey Key; typedef
|
/aoo41x/main/sal/osl/os2/ |
H A D | thread.c | 659 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()
|
/aoo41x/main/xml2cmp/source/support/ |
H A D | heap.cxx | 186 HeapItem::Key() const in Key() function in HeapItem
|
/aoo41x/main/sal/osl/unx/ |
H A D | thread.c | 963 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()
|
/aoo41x/main/stoc/source/simpleregistry/ |
H A D | textualservices.cxx | 408 class Key: public cppu::WeakImplHelper1< css::registry::XRegistryKey > { class 410 Key( in Key() function in stoc::simpleregistry::__anon304cec5c0211::Key
|
H A D | simpleregistry.cxx | 126 class Key: public cppu::WeakImplHelper1< css::registry::XRegistryKey > { class 128 Key( in Key() function in __anonc56714140111::Key
|
/aoo41x/main/sc/source/ui/vba/ |
H A D | vbarange.cxx | 3254 uno::Reference< table::XCellRange > processKey( const uno::Any& Key, uno::Reference< uno::XCompone… in processKey()
|