LibreOffice Module svx (master) 1
|
#include <svdotext.hxx>
Public Member Functions | |
ImpSdrObjTextLinkUserData () | |
virtual | ~ImpSdrObjTextLinkUserData () override |
virtual std::unique_ptr< SdrObjUserData > | Clone (SdrObject *pObj1) const override |
Public Member Functions inherited from SdrObjUserData | |
SdrObjUserData (SdrInventor nInv, sal_uInt16 nId) | |
SdrObjUserData (const SdrObjUserData &rData) | |
virtual | ~SdrObjUserData () |
virtual std::unique_ptr< SdrObjUserData > | Clone (SdrObject *pObj1) const =0 |
SdrInventor | GetInventor () const |
sal_uInt16 | GetId () const |
Private Attributes | |
OUString | maFileName |
OUString | maFilterName |
DateTime | maFileDate0 |
tools::SvRef< ImpSdrObjTextLink > | mpLink |
rtl_TextEncoding | meCharSet |
Friends | |
class | SdrTextObj |
class | ImpSdrObjTextLink |
Definition at line 97 of file svdotext.hxx.
ImpSdrObjTextLinkUserData::ImpSdrObjTextLinkUserData | ( | ) |
|
overridevirtual |
Definition at line 106 of file svdotxln.cxx.
|
overridevirtual |
Implements SdrObjUserData.
Definition at line 110 of file svdotxln.cxx.
References ImpSdrObjTextLinkUserData(), maFileDate0, maFileName, maFilterName, meCharSet, and pData.
|
friend |
Definition at line 100 of file svdotext.hxx.
|
friend |
Definition at line 99 of file svdotext.hxx.
|
private |
Definition at line 104 of file svdotext.hxx.
Referenced by Clone().
|
private |
Definition at line 102 of file svdotext.hxx.
Referenced by Clone().
|
private |
Definition at line 103 of file svdotext.hxx.
Referenced by Clone().
|
private |
Definition at line 106 of file svdotext.hxx.
Referenced by Clone().
|
private |
Definition at line 105 of file svdotext.hxx.