LibreOffice Module shell (master) 1
|
#include "document_statistic.hxx"
#include <utilities.hxx>
#include <metainforeader.hxx>
#include <resource.h>
#include <fileextensions.hxx>
#include <config.hxx>
#include <iso8601_converter.hxx>
Go to the source code of this file.
Functions | |
document_statistic_reader_ptr | create_document_statistic_reader (const std::wstring &document_name, CMetaInfoReader *meta_info_accessor) |
Variables | |
const bool | READONLY = false |
document_statistic_reader_ptr create_document_statistic_reader | ( | const std::wstring & | document_name, |
CMetaInfoReader * | meta_info_accessor | ||
) |
Definition at line 31 of file document_statistic.cxx.
Referenced by CPropertySheet::InitPropPageStatistics().
const bool READONLY = false |
Definition at line 29 of file document_statistic.cxx.
Referenced by writer_document_statistic_reader::fill_description_section(), calc_document_statistic_reader::fill_description_section(), draw_impress_math_document_statistic_reader::fill_description_section(), and document_statistic_reader::fill_origin_section().