Home
last modified time | relevance | path

Searched refs:register (Results 1 – 25 of 222) sorted by relevance

123456789

/AOO42X/main/writerfilter/source/rtftok/
H A DRTFScanner.skl452 register yy_state_type yy_current_state;
453 register char *yy_cp, *yy_bp;
454 register int yy_act;
747 register char *dest = yy_current_buffer->yy_ch_buf;
748 register char *source = yytext_ptr;
749 register int number_to_move, i;
883 register yy_state_type yy_current_state;
884 register char *yy_cp;
914 register int yy_is_jam;
924 static void yyunput( int c, register char *yy_bp )
[all …]
/AOO42X/main/offapi/com/sun/star/sdbc/
H A DXOutParameters.idl37 /** is used to register Out-Parameters for stored procedures.
64 to register the type from
76 this method may be used to register a parameter of any SDBC type.
90 the type of the column to register
126 the type of the column to register
/AOO42X/main/xmlsecurity/tools/standalone/mscsfit/util/
H A Dmakefile.mk146 $(REGCOMP) -register -r $(BIN)$/boot_services.tmp -c "$(strip $(REGISTERLIBS))"
150 $(REGCOMP) -register -r $(BIN)$/boot_services.tmp -c "$(strip $(REGISTERLIBS_JAVA))"
152 $(REGCOMP) -register -r $(BIN)$/regcomp.rdb -c "$(strip $(REGISTERLIBS_JAVA))"
157 -register \
/AOO42X/main/xmlsecurity/tools/standalone/csfit/util/
H A Dmakefile.mk146 $(REGCOMP) -register -r $(BIN)$/boot_services.tmp -c "$(strip $(REGISTERLIBS))"
150 $(REGCOMP) -register -r $(BIN)$/boot_services.tmp -c "$(strip $(REGISTERLIBS_JAVA))"
152 $(REGCOMP) -register -r $(BIN)$/regcomp.rdb -c "$(strip $(REGISTERLIBS_JAVA))"
157 -register \
/AOO42X/main/offapi/com/sun/star/xml/sax/
H A DXParser.idl86 /** allows an application to register a document event handler.
91 /** allows an application to register an error event handler.
100 /** allows an application to register a DTD-Handler.
105 /** allows an application to register a DTD-Handler.
H A DXFastParser.idl146 /** Application must register a document event handler to get
167 /** allows an application to register an error event handler.
176 /** allows an application to register a DTD-Handler.
/AOO42X/main/offapi/com/sun/star/ucb/
H A DXContentProviderManager.idl48 /** makes it possible to query/register/deregister content providers.
62 the content provider to register.
71 the server <code>www.dont.go</code>. One solution would be to register
73 and to register a "dummy" (i.e., <NULL/>) content provider on the
126 <p><FALSE/>: do not register, if another provider is already registered
H A DXRemoteContentProviderActivator.idl49 /** Activate (i.e., register at the broker) the remote content providers
57 providers, but do not register them right away), which can increase
/AOO42X/main/bridges/test/java_uno/equals/
H A Dmakefile.mk90 $(REGCOMP) -register -r $@ -c bridgefac.uno
91 $(REGCOMP) -register -r $@ -c connector.uno
92 $(REGCOMP) -register -r $@ -c remotebridge.uno
/AOO42X/main/xmlsecurity/tools/demo/
H A Dmakefile.mk138 $(REGCOMP) -register -r $(BIN)$/demo.tmp -c "$(strip $(REGISTERLIBS))"
139 $(REGCOMP) -register -r $(BIN)$/demo.tmp -c $(DLLPRE)xsec_fw$(DLLPOST)
140 $(REGCOMP) -register -r $(BIN)$/demo.tmp -c $(DLLPRE)xsec_xmlsec$(DLLPOST)
/AOO42X/main/desktop/source/migration/
H A Dwizard.src398 …have the opportunity to register as a %PRODUCTNAME user. Registration is voluntary and is without …
406 Text [ en-US ] = "I want to register ~now";
414 Text [ en-US ] = "I want to register ~later";
421 Text [ en-US ] = "I do not want to ~register";
/AOO42X/main/bridges/test/java_uno/nativethreadpool/
H A Dmakefile.mk87 $(REGCOMP) -register -r $@ -c acceptor.uno$(DLLPOST) \
93 $(REGCOMP) -register -r $(MISC)$/$(TARGET)$/bootstrap.rdb \
100 $(REGCOMP) -register -r $@ -c file://$(PWD)/$(BIN)$/$(TARGET).uno.jar \
/AOO42X/main/offapi/com/sun/star/awt/
H A DXDisplayConnection.idl53 the handler to register.
75 /** register an error handler for toolkit specific errors.
78 the handler to register.
H A DXExtendedToolkit.idl132 listeners. It is the task of the caller to not register the
158 handlers. It is the task of the caller to not register the
184 listeners. It is the task of the caller to not register the
H A DXUserInputInterception.idl54 handlers. It is the task of the caller to not register the
77 handlers. It is the task of the caller to not register the
/AOO42X/main/offapi/com/sun/star/setup/
H A DProductRegistration.idl41 If, by any user interface of your choice, the user tells she wants to register
45 ProductRegistration allows to remind your users to register, using a dialog with various
77 …dialog which asks the user to register. This is done once per session, means you need to restart t…
/AOO42X/main/stoc/test/
H A Dmakefile.mk199 cd $(BIN) && regcomp -register -r test1.rdb -c $(SHL1TARGET)
202 cd $(BIN) && regcomp -register -r test2.rdb -c remotebridge.uno$(DLLPOST)
208 regcomp -register -r $@ -c reflection.uno$(DLLPOST)
/AOO42X/main/embeddedobj/test/MainThreadExecutor/
H A Dmakefile.mk42 $(SLO)$/register.obj
46 $(SLO)$/register.obj
/AOO42X/main/testtools/source/bridgetest/idl/
H A Dbridgetest.idl246 * register return test 1
251 * register return test 2
256 * register return test 3
261 * register return test 4
266 * register return test 4 (i107182)
/AOO42X/main/embedserv/source/embed/
H A Dmakefile.mk47 $(SLO)$/register.obj \
62 $(SLO)$/register.obj \
/AOO42X/main/offapi/com/sun/star/ui/
H A DXUIElementFactoryRegistration.idl53 /** is used to query, register and deregister user interface element factories.
118 /** function to register a user interface element factory.
135 …an optional module identifier that can be used to register a factory only for a single module. Thi…
/AOO42X/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDragGestureRecognizer.idl53 The <type>XDragGestureListener</type> to register with this
63 The <type>XDragGestureListener</type> to register with this
/AOO42X/main/offapi/com/sun/star/linguistic2/
H A DXLinguServiceEventBroadcaster.idl40 /** is used to register a listener for LinguServiceEvents.
50 Thus, there should be no need to register
/AOO42X/main/offapi/com/sun/star/awt/tree/
H A DXTreeEditListener.idl45 /** You can implement this interface and register with <method scope="XTreeControl">addTreeEditList…
69 <p>Implementations that register a <type>XTreeEditListener</type> must update the
/AOO42X/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/java/
H A Djava_environment.java66 return (isProxy(object) ? proxies : localObjects).register( in registerInterface()
154 public synchronized Object register( in register() method in java_environment.Registry

123456789