/aoo42x/main/sal/osl/unx/asm/ |
H A D | interlck_sparc.s | 91 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 …]
|
/aoo42x/test/testcommon/source/org/openoffice/test/vcl/ |
H A D | Tester.java | 76 robot.delay(100); in click() 85 robot.delay(100); in doubleClick() 97 robot.delay(100); in rightClick() 125 robot.delay(100); in drag()
|
/aoo42x/main/vos/source/ |
H A D | timer.cxx | 456 TTimeValue delay; in run() local 464 delay = m_pHead->getRemainingTime(); in run() 465 pDelay=&delay; in run()
|
/aoo42x/main/migrationanalysis/src/driver_docs/ |
H A D | DocAnalysisRunMacro.vbs | 285 Sub DAdiagMsg( msg, delay) 293 Sub DAErrMsg( msg, delay) 294 daWshShell.Popup msg, delay, daTitle, 16
|
/aoo42x/main/test/source/cpp/ |
H A D | officeconnection.cxx | 128 TimeValue delay = { 1, 0 }; // 1 sec in setUp() local 131 osl_joinProcessWithTimeout(process_, &delay)); in setUp()
|
/aoo42x/main/sfx2/source/doc/ |
H A D | objmisc.cxx | 239 sal_Int32 delay(xDocProps->getAutoloadSecs()); in FlushDocInfo() local 240 SetAutoLoad( INetURLObject(url), delay * 1000, in FlushDocInfo() 241 (delay > 0) || url.getLength() ); in FlushDocInfo() 1424 sal_Int32 delay(xDocProps->getAutoloadSecs()); in FinishedLoading() local 1425 SetAutoLoad( INetURLObject(url), delay * 1000, in FinishedLoading() 1426 (delay > 0) || url.getLength() ); in FinishedLoading()
|
/aoo42x/main/sal/osl/unx/ |
H A D | thread.c | 547 struct timespec delay; in osl_waitThread() local 549 SET_TIMESPEC(delay, pDelay->Seconds, pDelay->Nanosec); in osl_waitThread() 551 SLEEP_TIMESPEC(delay); in osl_waitThread()
|
/aoo42x/main/offapi/com/sun/star/form/component/ |
H A D | NavigationToolBar.idl | 132 /** specifies a repeat delay for the control 136 The delay between two such triggers (in milliseconds) is specified with this property.
|
/aoo42x/main/offapi/com/sun/star/awt/ |
H A D | UnoControlScrollBarModel.idl | 135 /** specifies the mouse repeat delay, in milliseconds. 140 mouse button and to press it again. The delay between two such triggers
|
H A D | UnoControlSpinButtonModel.idl | 156 /** specifies the mouse repeat delay, in milliseconds. 161 mouse button and to press it again. The delay between two such triggers
|
H A D | UnoControlNumericFieldModel.idl | 160 /** specifies the mouse repeat delay, in milliseconds. 165 mouse button and to press it again. The delay between two such triggers
|
H A D | UnoControlCurrencyFieldModel.idl | 172 /** specifies the mouse repeat delay, in milliseconds. 177 mouse button and to press it again. The delay between two such triggers
|
H A D | UnoControlTimeFieldModel.idl | 153 /** specifies the mouse repeat delay, in milliseconds. 158 mouse button and to press it again. The delay between two such triggers
|
H A D | UnoControlDateFieldModel.idl | 206 /** specifies the mouse repeat delay, in milliseconds. 211 mouse button and to press it again. The delay between two such triggers
|
H A D | UnoControlButtonModel.idl | 213 /** specifies the mouse repeat delay, in milliseconds. 218 mouse button and to press it again. The delay between two such triggers
|
H A D | UnoControlFormattedFieldModel.idl | 231 /** specifies the mouse repeat delay, in milliseconds. 236 mouse button and to press it again. The delay between two such triggers
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | srcview.cxx | 267 sal_Int32 delay = xDocProps->getAutoloadSecs(); in ~SwSrcView() local 268 pDocShell->SetAutoLoad(INetURLObject(url), delay, in ~SwSrcView() 269 (delay != 0) || !url.equalsAscii("")); in ~SwSrcView()
|
/aoo42x/main/cui/source/tabpages/ |
H A D | textanim.src | 52 /* step delay */ RSC_CD_FIXEDTEXT_HEIGHT + RSC_SP_CTRL_GROUP_Y + \ 53 /* delay time */ RSC_CD_TEXTBOX_HEIGHT)
|
/aoo42x/main/offapi/com/sun/star/sheet/ |
H A D | CellAreaLink.idl | 94 /** specifies the delay time between two refresh actions in seconds.
|
/aoo42x/main/x11_extensions/inc/ |
H A D | Xrender.h | 175 unsigned long delay; member
|
H A D | renderproto.h | 568 CARD32 delay B32;
|
/aoo42x/main/offapi/com/sun/star/drawing/ |
H A D | XEnhancedCustomShapeDefaulter.idl | 184 "flowchart-delay",
|
H A D | TextProperties.idl | 287 /** This is the delay in thousandths of a second between each
|
/aoo42x/main/oox/source/dump/ |
H A D | oledumper.ini | 598 0x00008000=delay 621 0x00001000=delay
|
/aoo42x/main/sd/source/ui/animations/ |
H A D | CustomAnimationDialog.src | 418 Text [ en-US ] = "delay between characters" ;
|