Home
last modified time | relevance | path

Searched refs:META_INFO_TITLE (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/shell/source/all/ooofilereader/
H A Dmetainforeader.cxx46 m_AllMetaInfo[META_INFO_TITLE] = EMPTY_XML_TAG; in CMetaInfoReader()
87 m_AllMetaInfo[META_INFO_TITLE] = EMPTY_XML_TAG; in CMetaInfoReader()
215 …if (( tag_name == META_INFO_TITLE )||( tag_name == META_INFO_AUTHOR )||( tag_name == META_INFO_SUB… in chooseTagReader()
241 …else if (( tag_name == META_INFO_TITLE )||( tag_name == META_INFO_AUTHOR )||( tag_name == META_INF… in saveTagContent()
/aoo42x/main/shell/source/win32/shlxthandler/propsheets/
H A Ddocument_statistic.cxx108 …tic_item(GetResString(IDS_TITLE), meta_info_accessor->getTagData( META_INFO_TITLE ), READ… in fill_description_section()
135 …_item(GetResString(IDS_TITLE), meta_info_accessor->getTagData( META_INFO_TITLE ), READ… in fill_description_section()
158 …_item(GetResString(IDS_TITLE), meta_info_accessor->getTagData( META_INFO_TITLE ), READ… in fill_description_section()
H A Dpropsheets.cxx336 SetWindowText(GetDlgItem(hwnd,IDC_TITLE), metaInfo.getTagData( META_INFO_TITLE ).c_str() ); in InitPropPageSummary()
/aoo42x/main/shell/source/win32/shlxthandler/infotips/
H A Dinfotips.cxx230 if ( meta_info_accessor.getTagData( META_INFO_TITLE ).length() > 0) in GetInfoTip()
235 msg += meta_info_accessor.getTagData( META_INFO_TITLE ); in GetInfoTip()
/aoo42x/main/shell/source/win32/shlxthandler/prophdl/
H A Dpropertyhdl.cxx283 pVarData->bstrVal = SysAllocString( pMetaInfoReader->getTagData( META_INFO_TITLE ).c_str() ); in GetItemData()
284 …"CPropertyHdl::GetItemData: Title=%S.\n", pMetaInfoReader->getTagData( META_INFO_TITLE ).c_str() ); in GetItemData()
/aoo42x/main/shell/inc/internal/
H A Dconfig.hxx54 #define META_INFO_TITLE L"title" macro
/aoo42x/main/shell/source/win32/shlxthandler/columninfo/
H A Dcolumninfo.cxx166 pvarData->bstrVal = SysAllocString(meta_info_accessor.getTagData( META_INFO_TITLE ).c_str()); in GetItemData()
/aoo42x/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx514 case PIDSI_TITLE: return META_INFO_TITLE; in GetMetaInfoNameFromPropertyId()

Completed in 37 milliseconds