/aoo42x/main/setup_native/source/win32/customactions/reg4msdoc/ |
H A D | msihelper.cxx | 46 void SetMsiProp(MSIHANDLE handle, LPCTSTR name) in SetMsiProp() 51 void UnsetMsiProp(MSIHANDLE handle, LPCTSTR name) in UnsetMsiProp() 56 bool IsSetMsiProp(MSIHANDLE handle, LPCTSTR name) in IsSetMsiProp() 63 bool IsMsiPropNotEmpty(MSIHANDLE handle, LPCTSTR name) in IsMsiPropNotEmpty() 70 bool IsAllUserInstallation(MSIHANDLE handle) in IsAllUserInstallation() 75 std::wstring GetOfficeInstallationPath(MSIHANDLE handle) in GetOfficeInstallationPath() 82 std::wstring GetOfficeExecutablePath(MSIHANDLE handle) in GetOfficeExecutablePath() 89 std::wstring GetProductName(MSIHANDLE handle) in GetProductName() 96 bool IsModuleInstalled(MSIHANDLE handle, LPCTSTR name) in IsModuleInstalled() 104 bool IsModuleSelectedForInstallation(MSIHANDLE handle, LPCTSTR name) in IsModuleSelectedForInstallation() [all …]
|
H A D | reg4msdocmsi.cxx | 43 void DetermineWordPreselectionState(MSIHANDLE handle) in DetermineWordPreselectionState() 49 void DetermineExcelPreselectionState(MSIHANDLE handle) in DetermineExcelPreselectionState() 55 void DeterminePowerPointPreselectionState(MSIHANDLE handle) in DeterminePowerPointPreselectionState() 61 extern "C" UINT __stdcall InstallUiSequenceEntry(MSIHANDLE handle) in InstallUiSequenceEntry() 115 extern "C" UINT __stdcall InstallExecSequenceEntry(MSIHANDLE handle) in InstallExecSequenceEntry() 159 extern "C" UINT __stdcall DeinstallExecSequenceEntry(MSIHANDLE handle) in DeinstallExecSequenceEntry()
|
H A D | register.cxx | 64 bool query_preselect_registration_for_ms_application(MSIHANDLE handle, int Register) in query_preselect_registration_for_ms_application() 93 void Register4MsDoc(MSIHANDLE handle, int Register) in Register4MsDoc() 127 void Unregister4MsDoc(MSIHANDLE handle, int Unregister) in Unregister4MsDoc() 189 void Unregister4MsDocAll(MSIHANDLE handle) in Unregister4MsDocAll() 209 void RepairRegister4MsDocSettings(MSIHANDLE handle) in RepairRegister4MsDocSettings() 224 bool IsRegisteredFor(MSIHANDLE handle, int State) in IsRegisteredFor() 247 int FixReturnRegistrationState(MSIHANDLE handle) in FixReturnRegistrationState()
|
/aoo42x/main/configmgr/source/ |
H A D | writemodfile.cxx | 87 oslFileHandle handle; member 173 void writeValueContent(oslFileHandle handle, sal_Bool value) { in writeValueContent() 181 void writeValueContent(oslFileHandle handle, sal_Int16 value) { in writeValueContent() 185 void writeValueContent(oslFileHandle handle, sal_Int32 value) { in writeValueContent() 189 void writeValueContent(oslFileHandle handle, sal_Int64 value) { in writeValueContent() 193 void writeValueContent(oslFileHandle handle, double value) { in writeValueContent() 248 oslFileHandle handle, css::uno::Any const & value) in writeSingleValue() 258 oslFileHandle handle, css::uno::Any const & value) in writeListValue() 273 oslFileHandle handle, css::uno::Any const & value) in writeItemListValue() 336 Components & components, oslFileHandle handle, in writeNode() [all …]
|
/aoo42x/main/setup_native/source/win32/customactions/languagepacks/ |
H A D | respintest.cxx | 52 string GetMsiProperty(MSIHANDLE handle, const string& sProperty) in GetMsiProperty() 69 inline bool IsSetMsiProperty(MSIHANDLE handle, const string& sProperty) in IsSetMsiProperty() 74 inline void UnsetMsiProperty(MSIHANDLE handle, const string& sProperty) in UnsetMsiProperty() 79 inline void SetMsiProperty(MSIHANDLE handle, const string& sProperty, const string&) in SetMsiProperty() 85 extern "C" UINT __stdcall GetUserInstallMode(MSIHANDLE handle) in GetUserInstallMode()
|
H A D | checkrunningofficelanguagepack.cxx | 72 static std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty() 90 static inline bool IsSetMsiProperty(MSIHANDLE handle, const std::_tstring& sProperty) in IsSetMsiProperty() 96 static inline void UnsetMsiProperty(MSIHANDLE handle, const std::_tstring& sProperty) in UnsetMsiProperty() 101 static inline void SetMsiProperty(MSIHANDLE handle, const std::_tstring& sProperty) in SetMsiProperty() 174 extern "C" UINT __stdcall IsOfficeRunning( MSIHANDLE handle ) in IsOfficeRunning()
|
/aoo42x/main/setup_native/source/win32/customactions/shellextensions/ |
H A D | checkdirectory.cxx | 53 static std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty() 71 static void UnsetMsiProperty(MSIHANDLE handle, const std::_tstring& sProperty) in UnsetMsiProperty() 76 static void SetMsiProperty(MSIHANDLE handle, const std::_tstring& sProperty, const std::_tstring&) in SetMsiProperty() 81 extern "C" UINT __stdcall CheckInstallDirectory(MSIHANDLE handle) in CheckInstallDirectory()
|
H A D | layerlinks.cxx | 52 string GetMsiProperty(MSIHANDLE handle, const string& sProperty) in GetMsiProperty() 69 inline bool IsSetMsiProperty(MSIHANDLE handle, const string& sProperty) in IsSetMsiProperty() 74 inline void UnsetMsiProperty(MSIHANDLE handle, const string& sProperty) in UnsetMsiProperty() 79 inline void SetMsiProperty(MSIHANDLE handle, const string& sProperty, const string&) in SetMsiProperty() 95 extern "C" UINT __stdcall CreateLayerLinks(MSIHANDLE handle) in CreateLayerLinks() 207 extern "C" UINT __stdcall RemoveLayerLinks(MSIHANDLE handle) in RemoveLayerLinks()
|
H A D | upgrade.cxx | 118 string GetMsiProperty(MSIHANDLE handle, const string& sProperty) in GetMsiProperty() 135 inline bool IsSetMsiProperty(MSIHANDLE handle, const string& sProperty) in IsSetMsiProperty() 140 inline void UnsetMsiProperty(MSIHANDLE handle, const string& sProperty) in UnsetMsiProperty() 145 inline void SetMsiProperty(MSIHANDLE handle, const string& sProperty) in SetMsiProperty() 176 extern "C" UINT __stdcall SetProductInstallMode(MSIHANDLE handle) in SetProductInstallMode()
|
H A D | startmenuicon.cxx | 48 std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty() 70 extern "C" UINT __stdcall InstallStartmenuFolderIcon( MSIHANDLE handle ) in InstallStartmenuFolderIcon() 127 extern "C" UINT __stdcall DeinstallStartmenuFolderIcon(MSIHANDLE handle) in DeinstallStartmenuFolderIcon()
|
H A D | setadmininstall.cxx | 53 static void SetMsiProperty(MSIHANDLE handle, const std::_tstring& sProperty) in SetMsiProperty() 58 extern "C" UINT __stdcall SetAdminInstallProperty(MSIHANDLE handle) in SetAdminInstallProperty()
|
H A D | dotnetcheck.cxx | 52 string GetMsiProperty(MSIHANDLE handle, const string& sProperty) in GetMsiProperty() 69 inline void SetMsiProperty(MSIHANDLE handle, const string& sProperty, const string& sValue) in SetMsiProperty() 132 extern "C" UINT __stdcall DotNetCheck(MSIHANDLE handle) { in DotNetCheck() 154 extern "C" UINT __stdcall ShowProperties(MSIHANDLE handle) in ShowProperties()
|
H A D | checkpatches.cxx | 70 static std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty() 88 static void SetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in SetMsiProperty() 93 extern "C" UINT __stdcall CheckPatchList( MSIHANDLE handle ) in CheckPatchList()
|
H A D | checkrunningoffice.cxx | 72 static std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty() 90 static inline bool IsSetMsiProperty(MSIHANDLE handle, const std::_tstring& sProperty) in IsSetMsiProperty() 96 static inline void UnsetMsiProperty(MSIHANDLE handle, const std::_tstring& sProperty) in UnsetMsiProperty() 101 static inline void SetMsiProperty(MSIHANDLE handle, const std::_tstring& sProperty) in SetMsiProperty() 174 extern "C" UINT __stdcall IsOfficeRunning( MSIHANDLE handle ) in IsOfficeRunning()
|
/aoo42x/main/sal/qa/rtl/digest/ |
H A D | rtl_digest.cxx | 41 rtlDigest handle = rtl_digest_create( rtl_Digest_AlgorithmMD5 ); in CreateMD5FromString() local 95 rtlDigest handle = rtl_digest_create( rtl_Digest_AlgorithmMD5 ); in TEST_F() local 101 rtlDigest handle = rtl_digest_create( rtl_Digest_AlgorithmMD2 ); in TEST_F() local 107 rtlDigest handle = rtl_digest_create( rtl_Digest_AlgorithmSHA ); in TEST_F() local 156 rtlDigest handle = rtl_digest_createMD5(); in TEST_F() local 182 rtlDigest handle = rtl_digest_createMD2( ); in TEST_F() local 207 rtlDigest handle = rtl_digest_createSHA( ); in TEST_F() local 232 rtlDigest handle = rtl_digest_createSHA1(); in TEST_F() local 257 rtlDigest handle = rtl_digest_createHMAC_MD5(); in TEST_F() local 282 rtlDigest handle = rtl_digest_createHMAC_SHA1(); in TEST_F() local [all …]
|
/aoo42x/main/setup_native/source/win32/customactions/reg4allmsdoc/ |
H A D | reg4allmsi.cxx | 266 bool GetMsiProp( MSIHANDLE handle, LPCSTR name, /*out*/std::string& value ) in GetMsiProp() 284 bool IsSetMsiProp( MSIHANDLE handle, LPCSTR name ) in IsSetMsiProp() 292 static void registerForExtension( MSIHANDLE handle, const int nIndex, bool bRegister ) in registerForExtension() 309 static void registerForExtensions( MSIHANDLE handle, BOOL bRegisterAll ) in registerForExtensions() 340 static void registerSomeExtensions( MSIHANDLE handle, const int nStart, const int nEnd, bool bRegis… in registerSomeExtensions() 353 extern "C" UINT __stdcall LookForRegisteredExtensions( MSIHANDLE handle ) in LookForRegisteredExtensions() 436 extern "C" UINT __stdcall RegisterSomeExtensions( MSIHANDLE handle ) in RegisterSomeExtensions() 480 extern "C" UINT __stdcall FindRegisteredExtensions( MSIHANDLE handle ) in FindRegisteredExtensions()
|
/aoo42x/main/odk/examples/DevelopersGuide/Forms/ |
H A D | ComponentTreeTraversal.java | 33 public abstract void handle( Object aFormComponent ) throws java.lang.Exception; in handle() method 66 public void handle( Object aFormComponent ) throws com.sun.star.uno.Exception in handle() method in ComponentTreeTraversal
|
/aoo42x/main/setup_native/source/win32/customactions/rebase/ |
H A D | rebase.cxx | 65 static bool IsValidHandle( HANDLE handle ) in IsValidHandle() 70 static std::string GetMsiProperty(MSIHANDLE handle, const std::string& sProperty) in GetMsiProperty() 125 static BOOL rebaseImagesInFolder( MSIHANDLE handle, const std::string& sPath, LPVOID address, Exclu… in rebaseImagesInFolder() 160 static BOOL rebaseImages( MSIHANDLE handle, LPVOID pAddress, ExcludeLibsMap& rMap ) in rebaseImages() 193 static void InitExcludeFromRebaseList( MSIHANDLE handle, ExcludeLibsMap& rMap ) in InitExcludeFromRebaseList() 223 extern "C" BOOL __stdcall RebaseLibrariesOnProperties( MSIHANDLE handle ) in RebaseLibrariesOnProperties()
|
/aoo42x/main/qadevOOo/tests/java/ifc/beans/ |
H A D | _XFastPropertySet.java | 63 private int handle = -1; field in _XFastPropertySet 169 int handle = property.Handle; in getPropsToTest() local 187 private boolean isChangeable(int handle) { in isChangeable()
|
/aoo42x/main/sal/osl/w32/ |
H A D | pipeimpl.h | 56 #define IsValidHandle( handle ) ((DWORD)(handle) + 1 > 1) argument 60 inline bool IsValidHandle( HANDLE handle ) in IsValidHandle()
|
/aoo42x/main/sal/osl/os2/ |
H A D | pipeimpl.h | 50 #define IsValidHandle( handle ) ((DWORD)(handle) + 1 > 1) argument 54 inline bool IsValidHandle( HANDLE handle ) in IsValidHandle()
|
/aoo42x/main/desktop/source/deployment/manager/ |
H A D | dp_commandenvironments.cxx | 81 void BaseCommandEnv::handle( in handle() function in dp_manager::BaseCommandEnv 158 void TmpRepositoryCommandEnv::handle( in handle() function in dp_manager::TmpRepositoryCommandEnv 192 void LicenseCommandEnv::handle( in handle() function in dp_manager::LicenseCommandEnv 231 void NoLicenseCommandEnv::handle( in handle() function in dp_manager::NoLicenseCommandEnv 260 void SilentCheckPrerequisitesCommandEnv::handle( in handle() function in dp_manager::SilentCheckPrerequisitesCommandEnv
|
/aoo42x/main/setup_native/source/win32/customactions/relnotes/ |
H A D | relnotes.cxx | 59 inline bool IsValidHandle( HANDLE handle ) in IsValidHandle() 65 static bool GetMsiProp(MSIHANDLE handle, LPCTSTR name, /*out*/std::wstring& value) in GetMsiProp() 156 extern "C" UINT __stdcall ShowSurveyAfter( MSIHANDLE handle ) in ShowSurveyAfter()
|
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/ |
H A D | IThreadPool.java | 77 public void detach( Object handle, ThreadId id ); in detach() 97 public Object enter( Object handle, ThreadId id ) throws Throwable; in enter()
|
/aoo42x/main/dtrans/source/os2/clipb/ |
H A D | Os2Transferable.cxx | 56 ULONG handle = UWinQueryClipbrdData( hAB, UCLIP_CF_UNICODETEXT); in Os2Transferable() local 118 ULONG handle = UWinQueryClipbrdData( hAB, UCLIP_CF_BITMAP); in getTransferData() local
|