|
LibreOffice Module tools (master) 1
|
We only have one weak reference in LO, in include/sfx2/frame.hxx, class SfxFrameWeak. More...
#include <ref.hxx>
Public Member Functions | |
| SvCompatWeakRef () | |
| SvCompatWeakRef (T *pObj) | |
| SvCompatWeakRef & | operator= (T *pObj) |
| bool | is () const |
| operator bool () const | |
| T * | operator-> () const |
| operator T* () const | |
Private Attributes | |
| tools::SvRef< SvCompatWeakHdl< T > > | _xHdl |
We only have one weak reference in LO, in include/sfx2/frame.hxx, class SfxFrameWeak.
|
inline |
|
inline |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
private |