Searched defs:pGUID (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/framework/source/fwe/classes/ |
H A D | imagewrapper.cxx | 44 …static sal_uInt8 pGUID[16] = { 0x46, 0xAD, 0x69, 0xFB, 0xA7, 0xBE, 0x44, 0x83, 0xB2, 0xA7, 0xB3, 0… in impl_getStaticIdentifier() local
|
H A D | rootactiontriggercontainer.cxx | 50 …static sal_uInt8 pGUID[16] = { 0x17, 0x0F, 0xA2, 0xC9, 0xCA, 0x50, 0x4A, 0xD3, 0xA6, 0x3B, 0x39, 0… in impl_getStaticIdentifier() local
|
/aoo41x/main/sc/source/filter/xcl97/ |
H A D | XclExpChangeTrack.cxx | 63 inline void lcl_GenerateGUID( sal_uInt8* pGUID, sal_Bool& rValidGUID ) in lcl_GenerateGUID() 69 inline void lcl_WriteGUID( XclExpStream& rStrm, const sal_uInt8* pGUID ) in lcl_WriteGUID() 79 XclExpUserBView::XclExpUserBView( const String& rUsername, const sal_uInt8* pGUID ) : in XclExpUserBView() 142 XclExpUsersViewBegin::XclExpUsersViewBegin( const sal_uInt8* pGUID, sal_uInt32 nTab ) : in XclExpUsersViewBegin()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | XclExpChangeTrack.hxx | 232 inline void SetGUID( const sal_uInt8* pGUID ) { memcpy( aGUID, pGUID, 16 ); } in SetGUID() 262 …nfo::XclExpChTrInfo( const String& rUsername, const DateTime& rDateTime, const sal_uInt8* pGUID ) : in XclExpChTrInfo()
|
/aoo41x/main/sfx2/source/control/ |
H A D | unoctitm.cxx | 391 …static sal_uInt8 pGUID[16] = { 0x38, 0x57, 0xCA, 0x80, 0x09, 0x36, 0x11, 0xd4, 0x83, 0xFE, 0x00, 0… in impl_getStaticIdentifier() local
|
Completed in 28 milliseconds