Searched refs:IDS_APP_TITLE (Results 1 – 19 of 19) sorted by relevance
/aoo42x/main/desktop/win32/source/rebase/ |
H A D | Resource.h | 27 #define IDS_APP_TITLE 10 macro
|
H A D | rctmpl.txt | 5 IDS_APP_TITLE %APP_TITLE%
|
H A D | rebasegui.cxx | 141 LoadString( hInst, IDS_APP_TITLE, pAppTitle, MAX_STR_CAPTION ); in WinMain()
|
/aoo42x/main/sal/workben/clipboardwben/testpaste/ |
H A D | resource.h | 8 #define IDS_APP_TITLE 103 macro
|
H A D | cbptest.rc | 122 IDS_APP_TITLE "TestWin32"
|
H A D | cbptest.cxx | 149 LoadStringW(hInstance, IDS_APP_TITLE, szTitle, MAX_LOADSTRING); in WinMain()
|
/aoo42x/main/sal/workben/clipboardwben/testcopy/ |
H A D | resource.h | 8 #define IDS_APP_TITLE 103 macro
|
H A D | cbcpytest.rc | 124 IDS_APP_TITLE "TestWin32"
|
H A D | cbcpytest.cxx | 132 LoadString(hInstance, IDS_APP_TITLE, szTitle, MAX_LOADSTRING); in WinMain()
|
/aoo42x/main/desktop/win32/source/QuickStart/ |
H A D | resource.h | 29 #define IDS_APP_TITLE 103 macro
|
H A D | OOQuickStart.rc | 127 IDS_APP_TITLE "SoQuickStart"
|
H A D | QuickStart.cpp | 175 LoadString(hInstance, IDS_APP_TITLE, szTitle, MAX_LOADSTRING); in WinMain()
|
/aoo42x/main/sal/workben/clipboardwben/testviewer/ |
H A D | resource.h | 8 #define IDS_APP_TITLE 103 macro
|
H A D | cbvtest.rc | 122 IDS_APP_TITLE "TestWin32"
|
H A D | cbvtest.cxx | 96 LoadStringW(g_hInst, IDS_APP_TITLE, szTitle, MAX_LOADSTRING); in WinMain()
|
/aoo42x/main/desktop/win32/source/setup/ |
H A D | Resource.h | 27 #define IDS_APP_TITLE 10 macro
|
H A D | rctmpl.txt | 26 IDS_APP_TITLE %APP_TITLE%
|
H A D | setup.cpp | 207 WIN::LoadString( hInst, IDS_APP_TITLE, m_pAppTitle, MAX_STR_CAPTION ); in Initialize()
|
/aoo42x/main/desktop/win32/source/QuickStart/so/ |
H A D | QuickStart.rc | 127 IDS_APP_TITLE "SoQuickStart"
|
Completed in 42 milliseconds