LibreOffice Module vcl (master) 1
|
#include <saldisp.hxx>
Public Member Functions | |
OwnershipFlag ()=default | |
OwnershipFlag (OwnershipFlag &&other) noexcept | |
OwnershipFlag & | operator= (OwnershipFlag &&other) noexcept |
Public Attributes | |
bool | owner = false |
Definition at line 85 of file saldisp.hxx.
|
default |
|
inlinenoexcept |
Definition at line 90 of file saldisp.hxx.
|
inlinenoexcept |
Definition at line 92 of file saldisp.hxx.
References owner.
bool OwnershipFlag::owner = false |
Definition at line 86 of file saldisp.hxx.
Referenced by operator=().