Home
last modified time | relevance | path

Searched refs:_pHint (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DOTypeInfo.hxx72 inline static void * SAL_CALL operator new( size_t nSize,void* _pHint ) SAL_THROW( () ) in operator new()
73 { return _pHint; } in operator new()
76 inline static void SAL_CALL operator delete( void * pMem,void* _pHint ) SAL_THROW( () ) in operator delete()
/aoo4110/main/connectivity/source/inc/
H A DTSkipDeletedSet.hxx50 inline static void * SAL_CALL operator new( size_t,void* _pHint ) SAL_THROW( () ) in operator new() argument
51 { return _pHint; } in operator new()
H A DTKeyValue.hxx46 inline static void * SAL_CALL operator new( size_t,void* _pHint ) SAL_THROW( () ) in operator new() argument
47 { return _pHint; } in operator new()
H A Dsqlscan.hxx53 inline static void * SAL_CALL operator new( size_t,void* _pHint ) SAL_THROW( () ) in operator new() argument
54 { return _pHint; } in operator new()
H A DOTypeInfo.hxx73 inline static void * SAL_CALL operator new( size_t /*nSize*/,void* _pHint ) SAL_THROW( () ) in operator new()
74 { return _pHint; } in operator new()
H A DTSortIndex.hxx72 inline static void * SAL_CALL operator new( size_t,void* _pHint ) SAL_THROW( () ) in operator new() argument
73 { return _pHint; } in operator new()
H A DOColumn.hxx108 inline static void * SAL_CALL operator new( size_t ,void* _pHint ) SAL_THROW( () ) in operator new() argument
109 { return _pHint; } in operator new()
/aoo4110/main/connectivity/source/inc/file/
H A Dfanalyzer.hxx55 inline static void * SAL_CALL operator new( size_t /*nSize*/,void* _pHint ) SAL_THROW( () ) in operator new() argument
56 { return _pHint; } in operator new()
H A Dfcomp.hxx60 inline static void * SAL_CALL operator new( size_t /*nSize*/,void* _pHint ) SAL_THROW( () ) in operator new() argument
61 { return _pHint; } in operator new()
H A Dfcode.hxx62 inline static void * SAL_CALL operator new( size_t /*nSize*/,void* _pHint ) SAL_THROW( () ) in operator new() argument
63 { return _pHint; } in operator new()
/aoo4110/main/connectivity/inc/connectivity/
H A Dsqliterator.hxx143 inline static void * SAL_CALL operator new( size_t,void* _pHint ) SAL_THROW( () ) in operator new() argument
144 { return _pHint; } in operator new()
H A DFValue.hxx228 inline static void * SAL_CALL operator new( size_t,void* _pHint ) SAL_THROW( () ) in operator new() argument
229 { return _pHint; } in operator new()

Completed in 31 milliseconds