|
LibreOffice Module sc (master) 1
|
#include <xlchart.hxx>
Public Member Functions | |
| XclChObjectLink () | |
| Target of the link. More... | |
Public Attributes | |
| XclChDataPointPos | maPointPos |
| sal_uInt16 | mnTarget |
| Position of the data point. More... | |
Definition at line 855 of file xlchart.hxx.
|
explicit |
Target of the link.
Definition at line 145 of file xlchart.cxx.
| XclChDataPointPos XclChObjectLink::maPointPos |
Definition at line 857 of file xlchart.hxx.
Referenced by XclImpChText::GetPointPos(), XclImpChText::ReadSubRecord(), XclExpChObjectLink::WriteBody(), and XclExpChObjectLink::XclExpChObjectLink().
| sal_uInt16 XclChObjectLink::mnTarget |
Position of the data point.
Definition at line 858 of file xlchart.hxx.
Referenced by XclImpChText::GetLinkTarget(), XclImpChText::ReadSubRecord(), XclExpChObjectLink::WriteBody(), and XclExpChObjectLink::XclExpChObjectLink().