LibreOffice Module xmloff (master) 1
|
#include <sdxmlimp_impl.hxx>
Public Member Functions | |
DateTimeDeclContextImpl () | |
Public Attributes | |
OUString | maStrText |
bool | mbFixed |
OUString | maStrDateTimeFormat |
Definition at line 36 of file sdxmlimp_impl.hxx.
|
inline |
Definition at line 42 of file sdxmlimp_impl.hxx.
OUString DateTimeDeclContextImpl::maStrDateTimeFormat |
Definition at line 40 of file sdxmlimp_impl.hxx.
Referenced by SdXMLImport::AddDateTimeDecl(), and SdXMLImport::GetDateTimeDecl().
OUString DateTimeDeclContextImpl::maStrText |
Definition at line 38 of file sdxmlimp_impl.hxx.
Referenced by SdXMLImport::AddDateTimeDecl(), and SdXMLImport::GetDateTimeDecl().
bool DateTimeDeclContextImpl::mbFixed |
Definition at line 39 of file sdxmlimp_impl.hxx.
Referenced by SdXMLImport::AddDateTimeDecl(), and SdXMLImport::GetDateTimeDecl().