Home
last modified time | relevance | path

Searched refs:nUserId (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dgfxlink.cxx359 sal_uInt32 nUserId; in operator >>() local
366 rIStream >> nType >> nSize >> nUserId; in operator >>()
380 rGfxLink.SetUserId( nUserId ); in operator >>()
/trunk/main/vcl/inc/vcl/
H A Dgfxlink.hxx154 void SetUserId( sal_uInt32 nUserId ) { mnUserId = nUserId; } in SetUserId() argument
/trunk/main/sw/source/core/inc/
H A DUndoRedline.hxx50 SwUndoRedline( SwUndoId nUserId, const SwPaM& rRange );
71 SwUndoRedlineDelete( const SwPaM& rRange, SwUndoId nUserId = UNDO_EMPTY );

Completed in 16 milliseconds