LibreOffice Module sc (master)
1
|
Public Member Functions | |
Head ()=delete | |
Head (ScCaptionPtr *) | |
Public Attributes | |
ScCaptionPtr * | mpFirst |
first in list More... | |
oslInterlockedCount | mnRefs |
use count More... | |
Definition at line 96 of file postit.hxx.
|
delete |
|
explicit |
Definition at line 554 of file postit.cxx.
oslInterlockedCount ScCaptionPtr::Head::mnRefs |
use count
Definition at line 99 of file postit.hxx.
Referenced by ScCaptionPtr::decRef(), ScCaptionPtr::getRefs(), ScCaptionPtr::incRef(), and ScCaptionPtr::removeFromList().
ScCaptionPtr* ScCaptionPtr::Head::mpFirst |
first in list
Definition at line 98 of file postit.hxx.
Referenced by ScCaptionPtr::decRefAndDestroy(), ScCaptionPtr::dissolve(), ScCaptionPtr::removeFromList(), ScCaptionPtr::replaceInList(), and ScCaptionPtr::reset().