Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 25 of 120) sorted by relevance

12345

/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dmsihelper.cxx46 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 Dreg4msdocmsi.cxx43 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 Dregister.cxx64 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()
/trunk/main/configmgr/source/
H A Dwritemodfile.cxx87 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 …]
/trunk/main/setup_native/source/win32/customactions/languagepacks/
H A Drespintest.cxx52 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 Dcheckrunningofficelanguagepack.cxx72 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()
/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dcheckdirectory.cxx53 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 Dlayerlinks.cxx52 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 Dupgrade.cxx118 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 Dstartmenuicon.cxx48 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 Dsetadmininstall.cxx53 static void SetMsiProperty(MSIHANDLE handle, const std::_tstring& sProperty) in SetMsiProperty()
58 extern "C" UINT __stdcall SetAdminInstallProperty(MSIHANDLE handle) in SetAdminInstallProperty()
H A Ddotnetcheck.cxx52 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 Dcheckpatches.cxx70 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 Dcheckrunningoffice.cxx72 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()
/trunk/main/sal/qa/rtl/digest/
H A Drtl_digest.cxx41 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 …]
/trunk/main/setup_native/source/win32/customactions/reg4allmsdoc/
H A Dreg4allmsi.cxx266 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()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DComponentTreeTraversal.java33 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
/trunk/main/setup_native/source/win32/customactions/rebase/
H A Drebase.cxx65 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()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XFastPropertySet.java63 private int handle = -1; field in _XFastPropertySet
169 int handle = property.Handle; in getPropsToTest() local
187 private boolean isChangeable(int handle) { in isChangeable()
/trunk/main/sal/osl/os2/
H A Dpipeimpl.h50 #define IsValidHandle( handle ) ((DWORD)(handle) + 1 > 1) argument
54 inline bool IsValidHandle( HANDLE handle ) in IsValidHandle()
/trunk/main/sal/osl/w32/
H A Dpipeimpl.h56 #define IsValidHandle( handle ) ((DWORD)(handle) + 1 > 1) argument
60 inline bool IsValidHandle( HANDLE handle ) in IsValidHandle()
/trunk/main/desktop/source/deployment/manager/
H A Ddp_commandenvironments.cxx81 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
/trunk/main/setup_native/source/win32/customactions/relnotes/
H A Drelnotes.cxx59 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()
/trunk/main/dtrans/source/os2/clipb/
H A DOs2Transferable.cxx56 ULONG handle = UWinQueryClipbrdData( hAB, UCLIP_CF_UNICODETEXT); in Os2Transferable() local
118 ULONG handle = UWinQueryClipbrdData( hAB, UCLIP_CF_BITMAP); in getTransferData() local
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A DIThreadPool.java77 public void detach( Object handle, ThreadId id ); in detach()
97 public Object enter( Object handle, ThreadId id ) throws Throwable; in enter()

Completed in 72 milliseconds

12345