Home
last modified time | relevance | path

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

/aoo42x/main/svx/inc/svx/
H A Dsvdmodel.hxx236 sal_uInt32 mnUniqueCommentID; member in SdrModel
246 sal_uInt32 GetUniqueCommentID() const { return mnUniqueCommentID; } in GetUniqueCommentID()
249 …void SetUniqueCommentID(sal_uInt32 nNewID) { if(nNewID != mnUniqueCommentID) { mnUniqueCommentID =… in SetUniqueCommentID()

Completed in 13 milliseconds