Home
last modified time | relevance | path

Searched refs:getTagAttribute (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/shell/source/win32/shlxthandler/propsheets/
H A Ddocument_statistic.cxx112 …il.push_back(statistic_item(GetResString(IDS_PAGES), meta_info_accessor->getTagAttribute( META_… in fill_description_section()
113 …il.push_back(statistic_item(GetResString(IDS_TABLES), meta_info_accessor->getTagAttribute( META_IN… in fill_description_section()
114 …il.push_back(statistic_item(GetResString(IDS_GRAPHICS), meta_info_accessor->getTagAttribute( META_… in fill_description_section()
115 …il.push_back(statistic_item(GetResString(IDS_OLE_OBJECTS), meta_info_accessor->getTagAttribute( ME… in fill_description_section()
116 …il.push_back(statistic_item(GetResString(IDS_PARAGRAPHS), meta_info_accessor->getTagAttribute( MET… in fill_description_section()
117 …il.push_back(statistic_item(GetResString(IDS_WORDS), meta_info_accessor->getTagAttribute( META_INF… in fill_description_section()
118 …il.push_back(statistic_item(GetResString(IDS_CHARACTERS), meta_info_accessor->getTagAttribute( MET… in fill_description_section()
139 …il.push_back(statistic_item(GetResString(IDS_TABLES), meta_info_accessor->getTagAttribute( ME… in fill_description_section()
140 …il.push_back(statistic_item(GetResString(IDS_CELLS), meta_info_accessor->getTagAttribute( ME… in fill_description_section()
141 …il.push_back(statistic_item(GetResString(IDS_OLE_OBJECTS), meta_info_accessor->getTagAttribute( ME… in fill_description_section()
[all …]
/aoo4110/main/shell/source/win32/shlxthandler/prophdl/
H A Dpropertyhdl.cxx313 …pVarData->bstrVal = SysAllocString( pMetaInfoReader->getTagAttribute( META_INFO_DOCUMENT_STATISTIC… in GetItemData()
314 …ngFormat( "CPropertyHdl::GetItemData: Pages=%S.\n", pMetaInfoReader->getTagAttribute( META_INFO_DO… in GetItemData()
/aoo4110/main/shell/source/all/ooofilereader/
H A Ditag.hxx45 virtual ::std::wstring const getTagAttribute( ::std::wstring const & attrname ) = 0;
H A Ddummytag.hxx53 …virtual ::std::wstring const getTagAttribute( ::std::wstring const & /*attrname*/ ){ return ::std… in getTagAttribute() function in CDummyTag
H A Dkeywordstag.hxx43 …virtual ::std::wstring const getTagAttribute( ::std::wstring const & /*attrname*/ ){ return ::std… in getTagAttribute() function in CKeywordsTag
H A Dsimpletag.hxx47 virtual ::std::wstring const getTagAttribute( ::std::wstring const & attrname );
H A Dsimpletag.cxx55 ::std::wstring const CSimpleTag::getTagAttribute( ::std::wstring const & attrname ) in getTagAttribute() function in CSimpleTag
H A Dautostyletag.hxx52 …virtual ::std::wstring const getTagAttribute( ::std::wstring const & /*attrname*/ ){ return ::std… in getTagAttribute() function in CAutoStyleTag
H A Dcontentreader.cxx128 return ( pTagBuilder->getTagAttribute(CONTENT_TEXT_STYLENAME) ); in getCurrentContentStyle()
H A Dmetainforeader.cxx173 std::wstring CMetaInfoReader::getTagAttribute( const std::wstring TagName, std::wstring AttributeN… in getTagAttribute() function in CMetaInfoReader
/aoo4110/main/shell/inc/internal/
H A Dmetainforeader.hxx75 std::wstring getTagAttribute( const std::wstring TagName, std::wstring AttributeName);
/aoo4110/main/shell/source/win32/shlxthandler/columninfo/
H A Dcolumninfo.cxx201 …pvarData->bstrVal = SysAllocString(meta_info_accessor.getTagAttribute( META_INFO_DOCUMENT_STATISTI… in GetItemData()

Completed in 33 milliseconds