Searched refs:hdl (Results 1 – 8 of 8) sorted by relevance
/trunk/main/setup_native/source/win32/customactions/patch/ |
H A D | swappatchfiles.cxx | 278 HANDLE hdl = FindFirstFile(sFileName1.c_str(), &data); in SwapFiles() local 279 if (hdl == INVALID_HANDLE_VALUE) in SwapFiles() 297 FindClose(hdl); in SwapFiles() 867 HANDLE hdl = FindFirstFile(sSearchFile.c_str(), &data); in ShowOnlineUpdateDialog() local 868 if (hdl != INVALID_HANDLE_VALUE) // the file exists in ShowOnlineUpdateDialog() 894 FindClose(hdl); in ShowOnlineUpdateDialog()
|
/trunk/main/setup_native/source/win32/customactions/shellextensions/ |
H A D | checkdirectory.cxx | 97 HANDLE hdl = FindFirstFile(sSetupIniPath.c_str(), &data); in CheckInstallDirectory() local 102 if ( IsValidHandle(hdl) ) in CheckInstallDirectory()
|
/trunk/main/solenv/gbuild/ |
H A D | UnoApiTarget.mk | 65 gb_UnoApiTarget_HPPFILES_$(1) += $(2).hdl 70 $(call gb_UnoApiTarget_get_header_target,)$(2).hdl :| $(call gb_UnoApiTarget_get_target,$(1))
|
/trunk/main/sc/source/ui/miscdlgs/ |
H A D | tabbgcolordlg.cxx | 48 #define HDL(hdl) LINK(this,ScTabBgColorDlg,hdl) argument
|
/trunk/main/sc/source/ui/pagedlg/ |
H A D | areasdlg.cxx | 67 #define HDL(hdl) LINK( this, ScPrintAreasDlg, hdl ) argument
|
/trunk/main/cui/source/tabpages/ |
H A D | numfmt.cxx | 230 #define HDL(hdl) LINK( this, SvxNumberFormatTabPage, hdl ) argument
|
H A D | backgrnd.cxx | 333 #define HDL(hdl) LINK(this,SvxBackgroundTabPage,hdl) argument
|
/trunk/main/ |
H A D | LICENSE | 444 using the following URL: http://hdl.handle.net/1895.22/1013". 1622 using the following URL: http://hdl.handle.net/1895.22/1013".
|
Completed in 58 milliseconds