Home
last modified time | relevance | path

Searched refs:pGUID (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A DXclExpChangeTrack.hxx52 XclExpUserBView( const String& rUsername, const sal_uInt8* pGUID );
91 XclExpUsersViewBegin( const sal_uInt8* pGUID, sal_uInt32 nTab );
232 inline void SetGUID( const sal_uInt8* pGUID ) { memcpy( aGUID, pGUID, 16 ); } in SetGUID() argument
255 const sal_uInt8* pGUID );
262 …nfo::XclExpChTrInfo( const String& rUsername, const DateTime& rDateTime, const sal_uInt8* pGUID ) : in XclExpChTrInfo() argument
266 memcpy( aGUID, pGUID, 16 ); in XclExpChTrInfo()
/trunk/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx63 inline void lcl_GenerateGUID( sal_uInt8* pGUID, sal_Bool& rValidGUID ) in lcl_GenerateGUID() argument
65 rtl_createUuid( pGUID, rValidGUID ? pGUID : NULL, sal_False ); in lcl_GenerateGUID()
69 inline void lcl_WriteGUID( XclExpStream& rStrm, const sal_uInt8* pGUID ) in lcl_WriteGUID() argument
73 rStrm << pGUID[ nIndex ]; in lcl_WriteGUID()
79 XclExpUserBView::XclExpUserBView( const String& rUsername, const sal_uInt8* pGUID ) : in XclExpUserBView() argument
82 memcpy( aGUID, pGUID, 16 ); in XclExpUserBView()
142 XclExpUsersViewBegin::XclExpUsersViewBegin( const sal_uInt8* pGUID, sal_uInt32 nTab ) : in XclExpUsersViewBegin() argument
145 memcpy( aGUID, pGUID, 16 ); in XclExpUsersViewBegin()
/trunk/main/framework/source/fwe/classes/
H A Dimagewrapper.cxx44 …static sal_uInt8 pGUID[16] = { 0x46, 0xAD, 0x69, 0xFB, 0xA7, 0xBE, 0x44, 0x83, 0xB2, 0xA7, 0xB3, 0… in impl_getStaticIdentifier() local
45 static ::com::sun::star::uno::Sequence< sal_Int8 > seqID((sal_Int8*)pGUID,16) ; in impl_getStaticIdentifier()
H A Drootactiontriggercontainer.cxx50 …static sal_uInt8 pGUID[16] = { 0x17, 0x0F, 0xA2, 0xC9, 0xCA, 0x50, 0x4A, 0xD3, 0xA6, 0x3B, 0x39, 0… in impl_getStaticIdentifier() local
51 static ::com::sun::star::uno::Sequence< sal_Int8 > seqID((sal_Int8*)pGUID,16) ; in impl_getStaticIdentifier()
/trunk/main/sfx2/source/control/
H A Dunoctitm.cxx391 …static sal_uInt8 pGUID[16] = { 0x38, 0x57, 0xCA, 0x80, 0x09, 0x36, 0x11, 0xd4, 0x83, 0xFE, 0x00, 0… in impl_getStaticIdentifier() local
392 static ::com::sun::star::uno::Sequence< sal_Int8 > seqID((sal_Int8*)pGUID,16) ; in impl_getStaticIdentifier()
/trunk/main/external/mingwheaders/
H A Dmingw_headers.patch1744 GUID *pGUID;

Completed in 38 milliseconds