LibreOffice Module shell (master) 1
Functions | Variables
document_statistic.cxx File Reference
#include "document_statistic.hxx"
#include <utilities.hxx>
#include <metainforeader.hxx>
#include <resource.h>
#include <fileextensions.hxx>
#include <config.hxx>
#include <iso8601_converter.hxx>
Include dependency graph for document_statistic.cxx:

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
 

Function Documentation

◆ create_document_statistic_reader()

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().

Variable Documentation

◆ READONLY

const bool READONLY = false