Home
last modified time | relevance | path

Searched refs:mnUserId (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/undo/
H A Dunredln.cxx49 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()
/trunk/main/vcl/source/gdi/
H A Dgfxlink.cxx48 mnUserId ( 0UL ), in GfxLink()
72 mnUserId = 0UL; in GfxLink()
146 mnUserId = rGfxLink.mnUserId; in ImplCopy()
/trunk/main/vcl/inc/vcl/
H A Dgfxlink.hxx136 sal_uInt32 mnUserId; member in GfxLink
154 void SetUserId( sal_uInt32 nUserId ) { mnUserId = nUserId; } in SetUserId()
155 sal_uInt32 GetUserId() const { return mnUserId; } in GetUserId()
/trunk/main/sw/source/core/inc/
H A DUndoRedline.hxx43 SwUndoId mnUserId; member in SwUndoRedline
57 SwUndoId GetUserId() const { return mnUserId; } in GetUserId()

Completed in 37 milliseconds