LibreOffice Module sc (master) 1
|
#include <xlchart.hxx>
Public Member Functions | |
XclChFrame () | |
Additional flags. More... | |
Public Attributes | |
sal_uInt16 | mnFormat |
sal_uInt16 | mnFlags |
Format type of the frame. More... | |
Definition at line 833 of file xlchart.hxx.
|
explicit |
Additional flags.
Definition at line 127 of file xlchart.cxx.
sal_uInt16 XclChFrame::mnFlags |
Format type of the frame.
Definition at line 836 of file xlchart.hxx.
Referenced by XclImpChFrame::ReadHeaderRecord(), XclExpChFrame::SetAutoFlags(), and XclExpChFrame::WriteBody().
sal_uInt16 XclChFrame::mnFormat |
Definition at line 835 of file xlchart.hxx.
Referenced by XclImpChFrame::ReadHeaderRecord(), and XclExpChFrame::WriteBody().