Searched refs:hdl (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/offuh/prj/ |
H A D | d.lst | 157 ..\%__SRC%\inc\offuh\com\sun\star\awt\*.hdl %_DEST%\inc%_EXT%\offuh\com\sun\star\awt\*.hdl 400 ..\%__SRC%\inc\offuh\ooo\vba\*.hdl %_DEST%\inc%_EXT%\offuh\ooo\vba\*.hdl 402 ..\%__SRC%\inc\offuh\ooo\vba\*.hdl %_DEST%\inc%_EXT%\offuh\ooo\vba\*.hdl 404 ..\%__SRC%\inc\offuh\ooo\vba\access\*.hdl %_DEST%\inc%_EXT%\offuh\ooo\vba\access\*.hdl 406 ..\%__SRC%\inc\offuh\ooo\vba\adodb\*.hdl %_DEST%\inc%_EXT%\offuh\ooo\vba\adodb\*.hdl 408 ..\%__SRC%\inc\offuh\ooo\vba\dao\*.hdl %_DEST%\inc%_EXT%\offuh\ooo\vba\dao\*.hdl 410 ..\%__SRC%\inc\offuh\ooo\vba\excel\*.hdl %_DEST%\inc%_EXT%\offuh\ooo\vba\excel\*.hdl 414 ..\%__SRC%\inc\offuh\ooo\vba\office\*.hdl %_DEST%\inc%_EXT%\offuh\ooo\vba\office\*.hdl 418 ..\%__SRC%\inc\offuh\ooo\vba\stdole\*.hdl %_DEST%\inc%_EXT%\offuh\ooo\vba\stdole\*.hdl 420 ..\%__SRC%\inc\offuh\ooo\vba\word\*.hdl %_DEST%\inc%_EXT%\offuh\ooo\vba\word\*.hdl [all …]
|
/aoo41x/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()
|
/aoo41x/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()
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | tabbgcolordlg.cxx | 49 #define HDL(hdl) LINK(this,ScTabBgColorDlg,hdl) argument
|
/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
|
/aoo41x/main/ |
H A D | LICENSE | 443 using the following URL: http://hdl.handle.net/1895.22/1013". 1746 using the following URL: http://hdl.handle.net/1895.22/1013".
|
Completed in 89 milliseconds