Home
last modified time | relevance | path

Searched refs:delay (Results 1 – 25 of 132) sorted by relevance

123456

/aoo41x/main/sal/osl/unx/asm/
H A Dinterlck_sparc.s91 nop ! delay slot
114 nop ! delay slot
175 mov -4096, %o1 ! delay slot
182 mov %o1, %o0 ! delay slot
197 mov -4096, %o1 ! delay slot
202 st %o1, [%o0] ! delay slot
204 mov %o1, %o0 ! delay slot
232 nop ! delay slot
234 add %o2, 1, %o0 ! delay slot
258 nop ! delay slot
[all …]
/aoo41x/test/testcommon/source/org/openoffice/test/vcl/
H A DTester.java76 robot.delay(100); in click()
85 robot.delay(100); in doubleClick()
97 robot.delay(100); in rightClick()
125 robot.delay(100); in drag()
/aoo41x/main/vos/source/
H A Dtimer.cxx456 TTimeValue delay; in run() local
464 delay = m_pHead->getRemainingTime(); in run()
465 pDelay=&delay; in run()
/aoo41x/main/migrationanalysis/src/driver_docs/
H A DDocAnalysisRunMacro.vbs285 Sub DAdiagMsg( msg, delay)
293 Sub DAErrMsg( msg, delay)
294 daWshShell.Popup msg, delay, daTitle, 16
/aoo41x/main/sal/osl/unx/
H A Dthread.c548 struct timespec delay; in osl_waitThread() local
550 SET_TIMESPEC(delay, pDelay->Seconds, pDelay->Nanosec); in osl_waitThread()
552 SLEEP_TIMESPEC(delay); in osl_waitThread()
/aoo41x/main/sfx2/source/doc/
H A Dobjmisc.cxx236 sal_Int32 delay(xDocProps->getAutoloadSecs()); in FlushDocInfo() local
237 SetAutoLoad( INetURLObject(url), delay * 1000, in FlushDocInfo()
238 (delay > 0) || url.getLength() ); in FlushDocInfo()
1421 sal_Int32 delay(xDocProps->getAutoloadSecs()); in FinishedLoading() local
1422 SetAutoLoad( INetURLObject(url), delay * 1000, in FinishedLoading()
1423 (delay > 0) || url.getLength() ); in FinishedLoading()
/aoo41x/main/offapi/com/sun/star/form/component/
H A DNavigationToolBar.idl132 /** specifies a repeat delay for the control
136 The delay between two such triggers (in milliseconds) is specified with this property.
/aoo41x/main/offapi/com/sun/star/awt/
H A DUnoControlScrollBarModel.idl135 /** specifies the mouse repeat delay, in milliseconds.
140 mouse button and to press it again. The delay between two such triggers
H A DUnoControlSpinButtonModel.idl156 /** specifies the mouse repeat delay, in milliseconds.
161 mouse button and to press it again. The delay between two such triggers
H A DUnoControlCurrencyFieldModel.idl172 /** specifies the mouse repeat delay, in milliseconds.
177 mouse button and to press it again. The delay between two such triggers
H A DUnoControlNumericFieldModel.idl160 /** specifies the mouse repeat delay, in milliseconds.
165 mouse button and to press it again. The delay between two such triggers
H A DUnoControlTimeFieldModel.idl153 /** specifies the mouse repeat delay, in milliseconds.
158 mouse button and to press it again. The delay between two such triggers
H A DUnoControlDateFieldModel.idl206 /** specifies the mouse repeat delay, in milliseconds.
211 mouse button and to press it again. The delay between two such triggers
H A DUnoControlButtonModel.idl213 /** specifies the mouse repeat delay, in milliseconds.
218 mouse button and to press it again. The delay between two such triggers
H A DUnoControlFormattedFieldModel.idl231 /** specifies the mouse repeat delay, in milliseconds.
236 mouse button and to press it again. The delay between two such triggers
/aoo41x/main/sw/source/ui/uiview/
H A Dsrcview.cxx267 sal_Int32 delay = xDocProps->getAutoloadSecs(); in ~SwSrcView() local
268 pDocShell->SetAutoLoad(INetURLObject(url), delay, in ~SwSrcView()
269 (delay != 0) || !url.equalsAscii("")); in ~SwSrcView()
/aoo41x/main/cui/source/tabpages/
H A Dtextanim.src51 /* step delay */ RSC_CD_FIXEDTEXT_HEIGHT + RSC_SP_CTRL_GROUP_Y + \
52 /* delay time */ RSC_CD_TEXTBOX_HEIGHT)
/aoo41x/main/offapi/com/sun/star/sheet/
H A DCellAreaLink.idl94 /** specifies the delay time between two refresh actions in seconds.
/aoo41x/main/x11_extensions/inc/
H A DXrender.h175 unsigned long delay; member
H A Drenderproto.h568 CARD32 delay B32;
/aoo41x/main/offapi/com/sun/star/drawing/
H A DXEnhancedCustomShapeDefaulter.idl184 "flowchart-delay",
H A DTextProperties.idl287 /** This is the delay in thousandths of a second between each
/aoo41x/main/oox/source/dump/
H A Doledumper.ini598 0x00008000=delay
621 0x00001000=delay
/aoo41x/main/sd/source/ui/animations/
H A DCustomAnimationDialog.src435 Text [ en-US ] = "delay between characters";
/aoo41x/main/offapi/com/sun/star/drawing/framework/
H A DXConfigurationController.idl106 with a visible delay because they are not provided sooner by the

Completed in 117 milliseconds

123456