Searched refs:mnUserId (Results 1 – 4 of 4) sorted by relevance
49 mpRedlData( 0 ), mpRedlSaveData( 0 ), mnUserId( nUsrId ), in SwUndoRedline()56 switch( mnUserId ) in SwUndoRedline()72 UNDO_REJECT_REDLINE != mnUserId )) in SwUndoRedline()133 UNDO_REJECT_REDLINE != mnUserId ); in RedoImpl()164 if( UNDO_DELETE == mnUserId && in SwUndoRedlineDelete()197 if( UNDO_DELETE == mnUserId && mnUserId == rNext.mnUserId && in CanGrouping()
48 mnUserId ( 0UL ), in GfxLink()72 mnUserId = 0UL; in GfxLink()146 mnUserId = rGfxLink.mnUserId; in ImplCopy()
136 sal_uInt32 mnUserId; member in GfxLink154 void SetUserId( sal_uInt32 nUserId ) { mnUserId = nUserId; } in SetUserId()155 sal_uInt32 GetUserId() const { return mnUserId; } in GetUserId()
43 SwUndoId mnUserId; member in SwUndoRedline57 SwUndoId GetUserId() const { return mnUserId; } in GetUserId()
Completed in 316 milliseconds