Searched defs:hdl (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/setup_native/source/win32/customactions/shellextensions/ |
H A D | checkdirectory.cxx | 97 HANDLE hdl = FindFirstFile(sSetupIniPath.c_str(), &data); in CheckInstallDirectory() local
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | tabbgcolordlg.cxx | 49 #define HDL(hdl) LINK(this,ScTabBgColorDlg,hdl) argument
|
/aoo41x/main/setup_native/source/win32/customactions/patch/ |
H A D | swappatchfiles.cxx | 278 HANDLE hdl = FindFirstFile(sFileName1.c_str(), &data); in SwapFiles() local 867 HANDLE hdl = FindFirstFile(sSearchFile.c_str(), &data); in ShowOnlineUpdateDialog() local
|
/aoo41x/main/sc/source/ui/pagedlg/ |
H A D | areasdlg.cxx | 67 #define HDL(hdl) LINK( this, ScPrintAreasDlg, hdl ) argument
|
/aoo41x/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
|
Completed in 44 milliseconds