Searched refs:_pHint (Results 1 – 12 of 12) sorted by relevance
/aoo4110/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | OTypeInfo.hxx | 72 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 D | TSkipDeletedSet.hxx | 50 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 D | TKeyValue.hxx | 46 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 D | sqlscan.hxx | 53 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 D | OTypeInfo.hxx | 73 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 D | TSortIndex.hxx | 72 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 D | OColumn.hxx | 108 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 D | fanalyzer.hxx | 55 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 D | fcomp.hxx | 60 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 D | fcode.hxx | 62 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 D | sqliterator.hxx | 143 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 D | FValue.hxx | 228 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 78 milliseconds