Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 25 of 120) sorted by last modified time

12345

/trunk/main/desktop/source/app/
H A Dofficeipcthread.cxx227 rtlDigest handle = rtl_digest_create( rtl_Digest_AlgorithmMD5 ); in CreateMD5FromString() local
H A Dapp.cxx795 void MinimalCommandEnv::handle( in handle() function in desktop::MinimalCommandEnv
/trunk/main/writerfilter/inc/resourcemodel/
H A DTableManager.hxx683 void TableManager<T, PropertiesPointer>::handle(const T & rHandle) in handle() function in writerfilter::TableManager
/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 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/qadevOOo/java/OOoRunner/src/main/java/mod/_dbaccess/
H A DORowSet.java582 public void handle(XInteractionRequest xInteractionRequest) { in handle() method in ORowSet.InteractionHandlerImpl
/trunk/main/extensions/source/update/check/
H A Dupdatehdl.cxx434 void SAL_CALL UpdateHandler::handle( uno::Reference< task::XInteractionRequest > const & rRequest) in handle() function in UpdateHandler
/trunk/main/desktop/source/deployment/misc/
H A Ddp_descriptioninfoset.cxx318 void FileDoesNotExistFilter::handle( in handle() function in __anon7fe2d8f20111::FileDoesNotExistFilter
/trunk/main/framework/source/services/
H A Ddesktop.cxx1370 void SAL_CALL Desktop::handle( const css::uno::Reference< css::task::XInteractionRequest >& xReques… in handle() function in framework::Desktop
/trunk/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_cmdenv.cxx226 void CommandEnvironmentImpl::handle( in handle() function in __anon0b28b9920111::CommandEnvironmentImpl
/trunk/main/basctl/source/basicide/
H A Dmoduldl2.cxx91 …virtual void SAL_CALL handle( const Reference< task::XInteractionRequest >& rRequest ) throw (::co… in handle() function in DummyInteractionHandler
/trunk/main/toolkit/workben/layout/
H A Deditor.cxx1506 layout::PeerHandle handle = dialog->GetPeerHandle( "preview-box" ); in LayoutTree() local
/trunk/main/svx/source/form/
H A Dformcontroller.cxx4279 void SAL_CALL FormController::handle( const Reference< XInteractionRequest >& _rRequest ) throw (Ru… in handle() function in svxform::FormController
/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx245 void SAL_CALL SfxMediumHandler_Impl::handle( const com::sun::star::uno::Reference< com::sun::star::… in handle() function in SfxMediumHandler_Impl
/trunk/main/framework/qa/complex/loadAllDocuments/
H A DInteractionHandler.java92 public void handle(com.sun.star.task.XInteractionRequest xRequest) in handle() method in InteractionHandler
/trunk/main/setup_native/source/win32/customactions/patch/
H A Dswappatchfiles.cxx72 static std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty ) in GetMsiProperty()
159 static inline bool IsSetMsiProperty(MSIHANDLE handle, const std::_tstring& sProperty) in IsSetMsiProperty()
165 static inline void UnsetMsiProperty(MSIHANDLE handle, const std::_tstring& sProperty) in UnsetMsiProperty()
170 static inline void SetMsiProperty(MSIHANDLE handle, const std::_tstring& sProperty) in SetMsiProperty()
540 extern "C" UINT __stdcall InstallPatchedFiles( MSIHANDLE handle ) in InstallPatchedFiles()
597 extern "C" UINT __stdcall UninstallPatchedFiles( MSIHANDLE handle ) in UninstallPatchedFiles()
678 extern "C" UINT __stdcall IsOfficeRunning( MSIHANDLE handle ) in IsOfficeRunning()
719 extern "C" UINT __stdcall SetFeatureState( MSIHANDLE handle ) in SetFeatureState()
832 extern "C" UINT __stdcall SetNewFeatureState( MSIHANDLE handle ) in SetNewFeatureState()
855 extern "C" UINT __stdcall ShowOnlineUpdateDialog( MSIHANDLE handle ) in ShowOnlineUpdateDialog()
/trunk/main/setup_native/source/win32/customactions/shellextensions/
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()
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java129 protected void registerProperty(String name, int handle, Type type, short attributes, Object id) in registerProperty()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DDatabaseDocument.java223 public void handle(XInteractionRequest _request) in handle() method in DatabaseDocument.MacroExecutionApprove
/trunk/main/cli_ure/source/native/
H A Dnative_bootstrap.cxx213 HMODULE handle = LoadLibraryEx(szFullPath, NULL, in loadFromPath() local
/trunk/main/scripting/source/pyprov/
H A Dpythonscript.py734 def handle( self, event): member in DummyInteractionHandler
/trunk/main/setup_native/source/win32/customactions/languagepacks/
H A Dlngpckinsthelper.cxx109 UINT GetInstallProperty(MSIHANDLE handle, LPCTSTR name, CharacterBuffer_t* buffer) in GetInstallProperty()
132 extern "C" UINT __stdcall SetProductInstallationPath(MSIHANDLE handle) in SetProductInstallationPath()
171 extern "C" UINT __stdcall RegisterLanguagePack(MSIHANDLE handle) in RegisterLanguagePack()
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()
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()
/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()

Completed in 218 milliseconds

12345