Home
last modified time | relevance | path

Searched refs:META_INFO_DOCUMENT_STATISTIC (Results 1 – 5 of 5) sorted by relevance

/trunk/main/shell/source/win32/shlxthandler/propsheets/
H A Ddocument_statistic.cxx112 …ResString(IDS_PAGES), meta_info_accessor->getTagAttribute( META_INFO_DOCUMENT_STATISTIC,META_IN… in fill_description_section()
113 …etResString(IDS_TABLES), meta_info_accessor->getTagAttribute( META_INFO_DOCUMENT_STATISTIC,META_IN… in fill_description_section()
114 …ResString(IDS_GRAPHICS), meta_info_accessor->getTagAttribute( META_INFO_DOCUMENT_STATISTIC,META_IN… in fill_description_section()
116 …sString(IDS_PARAGRAPHS), meta_info_accessor->getTagAttribute( META_INFO_DOCUMENT_STATISTIC,META_IN… in fill_description_section()
117 …GetResString(IDS_WORDS), meta_info_accessor->getTagAttribute( META_INFO_DOCUMENT_STATISTIC,META_IN… in fill_description_section()
118 …sString(IDS_CHARACTERS), meta_info_accessor->getTagAttribute( META_INFO_DOCUMENT_STATISTIC,META_IN… in fill_description_section()
139 …String(IDS_TABLES), meta_info_accessor->getTagAttribute( META_INFO_DOCUMENT_STATISTIC,META_IN… in fill_description_section()
140 …String(IDS_CELLS), meta_info_accessor->getTagAttribute( META_INFO_DOCUMENT_STATISTIC,META_IN… in fill_description_section()
141 …String(IDS_OLE_OBJECTS), meta_info_accessor->getTagAttribute( META_INFO_DOCUMENT_STATISTIC,META_IN… in fill_description_section()
162 …String(IDS_PAGES), meta_info_accessor->getTagAttribute( META_INFO_DOCUMENT_STATISTIC,META_IN… in fill_description_section()
[all …]
/trunk/main/shell/source/all/ooofilereader/
H A Dmetainforeader.cxx50 m_AllMetaInfo[META_INFO_DOCUMENT_STATISTIC] = EMPTY_XML_TAG; in CMetaInfoReader()
91 m_AllMetaInfo[META_INFO_DOCUMENT_STATISTIC] = EMPTY_XML_TAG; in CMetaInfoReader()
216 …( tag_name == META_INFO_DOCUMENT_STATISTIC )||( tag_name == META_INFO_GENERATOR )||( tag_name == M… in chooseTagReader()
242 …( tag_name == META_INFO_DOCUMENT_STATISTIC )||( tag_name == META_INFO_GENERATOR )||( tag_name == M… in saveTagContent()
/trunk/main/shell/source/win32/shlxthandler/prophdl/
H A Dpropertyhdl.cxx313 …->bstrVal = SysAllocString( pMetaInfoReader->getTagAttribute( META_INFO_DOCUMENT_STATISTIC, META_I… in GetItemData()
314 …:GetItemData: Pages=%S.\n", pMetaInfoReader->getTagAttribute( META_INFO_DOCUMENT_STATISTIC, META_I… in GetItemData()
/trunk/main/shell/inc/internal/
H A Dconfig.hxx71 #define META_INFO_DOCUMENT_STATISTIC L"document-statistic" macro
/trunk/main/shell/source/win32/shlxthandler/columninfo/
H A Dcolumninfo.cxx201 …>bstrVal = SysAllocString(meta_info_accessor.getTagAttribute( META_INFO_DOCUMENT_STATISTIC, META_I… in GetItemData()

Completed in 27 milliseconds