Home
last modified time | relevance | path

Searched refs:IDS_APP_TITLE (Results 1 – 17 of 17) sorted by relevance

/trunk/main/desktop/win32/source/rebase/ !
H A DResource.h27 #define IDS_APP_TITLE 10 macro
H A Drebasegui.cxx141 LoadString( hInst, IDS_APP_TITLE, pAppTitle, MAX_STR_CAPTION ); in WinMain()
/trunk/main/sal/workben/clipboardwben/testpaste/ !
H A Dresource.h8 #define IDS_APP_TITLE 103 macro
H A Dcbptest.rc122 IDS_APP_TITLE "TestWin32"
H A Dcbptest.cxx149 LoadStringW(hInstance, IDS_APP_TITLE, szTitle, MAX_LOADSTRING); in WinMain()
/trunk/main/sal/workben/clipboardwben/testcopy/ !
H A Dresource.h8 #define IDS_APP_TITLE 103 macro
H A Dcbcpytest.rc124 IDS_APP_TITLE "TestWin32"
H A Dcbcpytest.cxx132 LoadString(hInstance, IDS_APP_TITLE, szTitle, MAX_LOADSTRING); in WinMain()
/trunk/main/sal/workben/clipboardwben/testviewer/ !
H A Dresource.h8 #define IDS_APP_TITLE 103 macro
H A Dcbvtest.rc122 IDS_APP_TITLE "TestWin32"
H A Dcbvtest.cxx96 LoadStringW(g_hInst, IDS_APP_TITLE, szTitle, MAX_LOADSTRING); in WinMain()
/trunk/main/desktop/win32/source/QuickStart/ !
H A Dresource.h29 #define IDS_APP_TITLE 103 macro
H A DOOQuickStart.rc127 IDS_APP_TITLE "SoQuickStart"
H A DQuickStart.cpp175 LoadString(hInstance, IDS_APP_TITLE, szTitle, MAX_LOADSTRING); in WinMain()
/trunk/main/desktop/win32/source/setup/ !
H A DResource.h25 #define IDS_APP_TITLE 10 macro
H A Dsetup.cpp222 WIN::LoadString( hInst, IDS_APP_TITLE, m_pAppTitle, MAX_STR_CAPTION ); in Initialize()
/trunk/main/desktop/win32/source/QuickStart/so/ !
H A DQuickStart.rc127 IDS_APP_TITLE "SoQuickStart"