Home
last modified time | relevance | path

Searched refs:Register (Results 1 – 25 of 108) sorted by relevance

12345

/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregister.cxx64 bool query_preselect_registration_for_ms_application(MSIHANDLE handle, int Register) in query_preselect_registration_for_ms_application() argument
73 if (Register & MSWORD) in query_preselect_registration_for_ms_application()
75 else if (Register & MSEXCEL) in query_preselect_registration_for_ms_application()
77 else if (Register & MSPOWERPOINT) in query_preselect_registration_for_ms_application()
93 void Register4MsDoc(MSIHANDLE handle, int Register) in Register4MsDoc() argument
100 if ((Register & MSWORD)) in Register4MsDoc()
103 if ((Register & MSEXCEL)) in Register4MsDoc()
106 if ((Register & MSPOWERPOINT)) in Register4MsDoc()
109 if ((Register & HTML_EDITOR)) in Register4MsDoc()
112 if ((Register & DEFAULT_SHELL_HTML_EDITOR)) in Register4MsDoc()
[all …]
H A Dregister.hxx51 void Register4MsDoc(MSIHANDLE handle, int Register);
70 MSIHANDLE handle, int Register);
/trunk/main/sw/inc/
H A Dndhints.hxx188 void Register( SwRegHistory* pHist ) { m_pHistory = pHist; } in Register() function in SwpHints
190 void DeRegister() { Register(0); } in DeRegister()
/trunk/main/sfx2/source/control/
H A Dctrlitem.cxx111 pBindings->Register(*this); in Bind()
183 pBindings->Register(*this); in ReBind()
/trunk/main/tools/inc/tools/
H A Dpstm.hxx47 Register( Class::StaticClassId(), Class::CreateInstance )
54 void Register( sal_uInt16 nClassId, SvCreateInstancePersist pFunc );
/trunk/main/offapi/com/sun/star/ucb/
H A DXParameterizedContentProvider.idl44 /** Register specially adjusted instances of content providers on URL
53 /** Register a content provider on a URL template and supplementary
/trunk/main/sdext/source/presenter/
H A DPresenterPaneFactory.cxx77 pFactory->Register(rxController); in Create()
99 void PresenterPaneFactory::Register (const Reference<frame::XController>& rxController) in Register() function in sdext::presenter::PresenterPaneFactory
H A DPresenterViewFactory.cxx184 pFactory->Register(rxController); in Create()
192 void PresenterViewFactory::Register (const Reference<frame::XController>& rxController) in Register() function in sdext::presenter::PresenterViewFactory
H A DPresenterPaneFactory.hxx119 void Register (const css::uno::Reference<css::frame::XController>& rxController);
H A DPresenterViewFactory.hxx148 void Register (const css::uno::Reference<css::frame::XController>& rxController);
/trunk/main/cui/source/tabpages/
H A Dpage.src344 /* Register-true (for Writer) */
351 Text [ en-US ] = "Register-true" ;
/trunk/main/sw/source/filter/html/
H A Dhtmlvsh.hxx42 void Register( ViewShell *pVsh );
/trunk/main/sal/test/unloading/
H A Dreadme.txt12 Register samplelib1 and samplelib2 with regcomp
/trunk/main/extensions/test/ole/DCOM/scriptComponents/
H A Dreadme.txt3 Register the component by right-clicking on the file in the file explorer and select
/trunk/main/sfx2/inc/sfx2/
H A Dobjface.hxx106 void Register( SfxModule* );
H A Dbindings.hxx184 void Register( SfxControllerItem& rBinding );
H A Dshell.hxx367 GetStaticInterface()->Register(pMod); \
/trunk/main/scripting/workben/installer/
H A DRegister.java27 public class Register{ class
H A DXmlUpdater.java347 if(!Register.register(installPath+File.separator, statusLabel) ) { in run()
/trunk/main/framework/source/services/
H A Dfwk_services.src58 Text [ en-US ] = "Register your %PRODUCTNAME" ;
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXResourceFactoryManager.idl44 /** Register a new resource factory for the given URL.
/trunk/main/offapi/com/sun/star/drawing/
H A DXSlidePreviewCache.idl101 /** Register a listener that is called when a preview has been created
/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx177 pTxtNode->GetpSwpHints()->Register( &aRHst ); in lcl_RstTxtAttr()
865 pTxtNd->GetpSwpHints()->Register( &aRHst ); in lcl_InsAttr()
1049 pSwpHints->Register( &aRegH ); in lcl_InsAttr()
/trunk/main/sw/source/ui/utlui/
H A Dattrdesc.src187 Text [ en-US ] = "Register-true" ;
/trunk/main/svx/source/items/
H A Dsvxitems.src71 < "Register-true" ; SID_ATTR_PARA_REGISTER ; > ;

Completed in 83 milliseconds

12345