/aoo4110/main/shell/source/win32/shlxthandler/propsheets/ |
H A D | document_statistic.cxx | 85 …il.push_back(statistic_item(GetResString(IDS_AUTHOR), meta_info_accessor->getTagData( META_INFO_AU… in fill_origin_section() 87 il.push_back(statistic_item(GetResString(IDS_MODIFIED), in fill_origin_section() 92 il.push_back(statistic_item(GetResString(IDS_EDITING_TIME), in fill_origin_section() 95 group_list->push_back(statistic_group_t(GetResString(IDS_ORIGIN), il)); in fill_origin_section() 108 …il.push_back(statistic_item(GetResString(IDS_TITLE), meta_info_accessor->getTagData( META_INFO_… in fill_description_section() 109 …il.push_back(statistic_item(GetResString(IDS_COMMENTS), meta_info_accessor->getTagData( META_INFO_… in fill_description_section() 110 …il.push_back(statistic_item(GetResString(IDS_SUBJECT), meta_info_accessor->getTagData( META_INFO_… in fill_description_section() 111 …il.push_back(statistic_item(GetResString(IDS_KEYWORDS), meta_info_accessor->getTagData(META_INFO_K… in fill_description_section() 135 …il.push_back(statistic_item(GetResString(IDS_TITLE), meta_info_accessor->getTagData( META_IN… in fill_description_section() 136 …il.push_back(statistic_item(GetResString(IDS_COMMENTS), meta_info_accessor->getTagData( META_IN… in fill_description_section() [all …]
|
H A D | propsheets.cxx | 215 proppage_header = GetResString(IDS_PROPPAGE_SUMMARY_TITLE); in AddPages() 236 proppage_header = GetResString(IDS_PROPPAGE_STATISTICS_TITLE); in AddPages() 373 GetResString(IDS_PROPERTY), in InitPropPageStatistics() 374 GetResString(IDS_PROPERTY_VALUE)); in InitPropPageStatistics()
|
H A D | listviewbuilder.cxx | 122 std::wstring header = GetResString(IDS_PROPERTY); in setup_list_view() 137 header = GetResString(IDS_PROPERTY_VALUE); in setup_list_view()
|
/aoo4110/main/migrationanalysis/src/wizard/ |
H A D | Wizard.frm | 1623 btnPrepare.Caption = GetResString(RUNBTN_RUNNING_ID) 1648 btnPrepare.Caption = GetResString(PREPAREBTN_START_ID) 1737 btnRunAnalysis.Caption = GetResString(RUNBTN_RUNNING_ID) 1745 btnRunAnalysis.Caption = GetResString(RUNBTN_START_ID) 1762 btnRunAnalysis.Caption = GetResString(RUNBTN_START_ID) 1931 GetResString(PRODUCTNAME_ID)) 1933 GetResString(PRODUCTNAME_ID)) 1934 mLblSteps = GetResString(LBL_STEPS_ID) 1935 mChbSubdirs = GetResString(CHK_SUBDIRS_ID) 1947 GetResString(PRODUCTNAME_ID)) [all …]
|
H A D | ScanFolders.frm | 113 ShowProgress.Caption = GetResString(PROGRESS_CAPTION) 115 Label3.Caption = GetResString(PROGRESS_PATH_LABEL) 116 Label4.Caption = GetResString(PROGRESS_FILE_LABEL) 117 Label5.Caption = GetResString(PROGRESS_INFO_LABEL) 147 Label5.Caption = GetResString(PROGRESS_WAIT_LABEL) 148 AbortScan.Caption = GetResString(PROGRESS_ABORTING)
|
H A D | Terminate.frm | 63 TerminateMSO.Caption = GetResString(TERMINATE_CAPTION) 64 Info.Caption = ReplaceTopicTokens(GetResString(TERMINATE_INFO), CR_STR, Chr(13)) 65 YesButton.Caption = GetResString(TERMINATE_YES) 66 NoButton.Caption = GetResString(TERMINATE_NO)
|
H A D | SearchDocs.frm | 93 SearchDocs.Caption = GetResString(SEARCH_CAPTION) 95 Label3.Caption = GetResString(SEARCH_PATH_LABEL) 96 Label4.Caption = GetResString(SEARCH_FOUND_LABEL) 97 Label5.Caption = GetResString(SEARCH_INFO_LABEL)
|
H A D | Wizard.bas | 314 Function GetResString(nRes As Integer) As String function 332 GetResString = sRetStr 521 ctl.Caption = GetResString(CInt(ctl.Tag))
|
/aoo4110/main/shell/source/win32/shlxthandler/infotips/ |
H A D | infotips.cxx | 221 msg += GetResString(IDS_TYPE_COLON) + CONST_SPACE; in GetInfoTip() 234 msg += GetResString(IDS_TITLE_COLON) + CONST_SPACE; in GetInfoTip() 241 msg += GetResString(IDS_TITLE_COLON) + CONST_SPACE; in GetInfoTip() 250 msg += GetResString( IDS_AUTHOR_COLON ) + CONST_SPACE; in GetInfoTip() 259 msg += GetResString(IDS_SUBJECT_COLON) + CONST_SPACE; in GetInfoTip() 268 msg += GetResString( IDS_COMMENTS_COLON ) + CONST_SPACE; in GetInfoTip() 277 msg += GetResString( IDS_MODIFIED_COLON ) + CONST_SPACE; in GetInfoTip() 292 msg += GetResString( IDS_SIZE_COLON ) + CONST_SPACE; in GetInfoTip()
|
/aoo4110/main/sfx2/source/appl/ |
H A D | shutdowniconaqua.mm | 402 …SMenuItem alloc] initWithTitle: getAutoreleasedString( pShutdownIcon->GetResString( STR_QUICKSTART… 403 …SMenuItem alloc] initWithTitle: getAutoreleasedString( pShutdownIcon->GetResString( STR_QUICKSTART… 404 … [[NSMenu alloc] initWithTitle: getAutoreleasedString( pShutdownIcon->GetResString( STR_QUICKSTART… 406 … [[NSMenu alloc] initWithTitle: getAutoreleasedString( pShutdownIcon->GetResString( STR_QUICKSTART… 445 …appendMenuItem( pMenu, nil, pShutdownIcon->GetResString( STR_QUICKSTART_STARTCENTER ), MI_STARTMOD… 475 … appendRecentMenu( pMenu, pDockMenu, pShutdownIcon->GetResString( STR_QUICKSTART_RECENTDOC ) ); 477 rtl::OUString aTitle( pShutdownIcon->GetResString( STR_QUICKSTART_FROMTEMPLATE ) ); 480 aTitle = pShutdownIcon->GetResString( STR_QUICKSTART_FILEOPEN );
|
H A D | shutdowniconunx.cxx | 268 OUString aULabel = pShutdownIcon->GetResString( STR_QUICKSTART_FROMTEMPLATE ); in populate_menu() 280 pShutdownIcon->GetResString( STR_QUICKSTART_FILEOPEN ), in populate_menu() 289 pShutdownIcon->GetResString( STR_QUICKSTART_PRELAUNCH_UNX ), in populate_menu() 297 pShutdownIcon->GetResString( STR_QUICKSTART_EXIT ), in populate_menu() 363 pShutdownIcon->GetResString( STR_QUICKSTART_TIP ), in plugin_init_sys_tray()
|
H A D | shutdowniconw32.cxx | 270 pShutdownIcon->GetResString( STR_QUICKSTART_FROMTEMPLATE ), pos, true, aEmpty); in createSystrayMenu() 272 …addMenuItem( hMenu, IDM_OPEN, ICON_OPEN, pShutdownIcon->GetResString( STR_QUICKSTART_FILEOPEN ),… in createSystrayMenu() 275 …addMenuItem( hMenu, IDM_INSTALL,0, pShutdownIcon->GetResString( STR_QUICKSTART_PRELAUNCH ), pos, f… in createSystrayMenu() 277 …addMenuItem( hMenu, IDM_EXIT, 0, pShutdownIcon->GetResString( STR_QUICKSTART_EXIT ), pos, false,… in createSystrayMenu() 317 strTip = ShutdownIcon::getInstance()->GetResString( STR_QUICKSTART_TIP ); in addTaskbarIcon()
|
H A D | shutdownicon.hxx | 132 ::rtl::OUString GetResString( int id );
|
H A D | shutdownicon.cxx | 366 OUString ShutdownIcon::GetResString( int id ) in GetResString() function in ShutdownIcon
|
/aoo4110/main/shell/inc/internal/ |
H A D | utilities.hxx | 64 std::wstring GetResString(int ResId);
|
/aoo4110/main/shell/source/win32/shlxthandler/util/ |
H A D | utilities.cxx | 76 std::wstring GetResString(int ResId) in GetResString() function
|