Home
last modified time | relevance | path

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

/trunk/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 ()()
/trunk/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()
/trunk/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()
/trunk/main/soltools/inc/
H A Dgen_info.hxx61 const Simstr & Key() const { return sKey; } in Key() function in GenericInfo
/trunk/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()
/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dshellextensions.cxx89 TCHAR* Key; member
/trunk/main/sal/osl/os2/
H A Dthread.c653 void SAL_CALL osl_destroyThreadKey(oslThreadKey Key) in osl_destroyThreadKey()
668 void * SAL_CALL osl_getThreadKeyData(oslThreadKey Key) in osl_getThreadKeyData()
683 sal_Bool SAL_CALL osl_setThreadKeyData(oslThreadKey Key, void *pData) in osl_setThreadKeyData()
/trunk/main/connectivity/source/inc/ado/
H A DAwrapadox.hxx51 typedef struct _ADOKey Key; typedef
/trunk/main/xml2cmp/source/support/
H A Dheap.cxx186 HeapItem::Key() const in Key() function in HeapItem
/trunk/main/sal/osl/unx/
H A Dthread.c962 void SAL_CALL osl_destroyThreadKey(oslThreadKey Key) in osl_destroyThreadKey()
970 void* SAL_CALL osl_getThreadKeyData(oslThreadKey Key) in osl_getThreadKeyData()
978 sal_Bool SAL_CALL osl_setThreadKeyData(oslThreadKey Key, void *pData) in osl_setThreadKeyData()
/trunk/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::__anon1514e4740211::Key
H A Dsimpleregistry.cxx126 class Key: public cppu::WeakImplHelper1< css::registry::XRegistryKey > { class
128 Key( in Key() function in __anon8684692c0111::Key
/trunk/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 133 milliseconds