Home
last modified time | relevance | path

Searched refs:before (Results 26 – 50 of 692) sorted by relevance

12345678910>>...28

/aoo42x/main/forms/qa/integration/forms/
H A DValueBinding.java67 public void before() throws com.sun.star.uno.Exception, java.lang.Exception in before() method in ValueBinding
69 super.before(); in before()
/aoo42x/main/sc/qa/complex/dataPilot/
H A DCheckDataPilot.java143 assertTrue("before failed.", _xDataPilotTable.before()); in testDataPilotTableObject()
153 assertTrue("before failed.", _xDataPilotDescriptor.before()); in testDataPilotTableObject()
170 @Before public void before() { in before() method in CheckDataPilot
/aoo42x/main/offapi/com/sun/star/text/
H A DMailMergeEvent.idl43 right before the merging of the next document to be processed.
45 before it gets merged.</p>
H A DXRelativeTextContentRemove.idl40 /** makes it possible to remove text contents before or
58 <p> This is helpful to remove empty paragraphs before text tables. </p>
H A DXTextRangeCompare.idl59 1 if <var>xR1</var> starts before <var>xR2</var>,
74 1, if <var>xR1</var> ends before <var>xR2</var>,
H A DBaseFrame.idl74 <p>This interface is valid before the text frame is attached
92 <p>This interface is valid before the text frame is attached to
/aoo42x/main/offapi/com/sun/star/drawing/framework/
H A DXConfigurationController.idl130 <li><const>ConfigurationUpdateStart</const> is sent before the update of
168 <p>When eMode is <const>REPLACE</const> then, before adding the
172 For example, there can only be one view per pane, so before
208 changes) before all change requests are being made.</p>
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DBatchUpdateException.idl42 that were executed before the error occurred. The order of elements in an
53 successfully before the exception was thrown.
/aoo42x/main/offapi/com/sun/star/embed/
H A DXTransactionListener.idl50 /** is called just before the object is committed.
61 /** is called just before the object is reverted.
/aoo42x/main/dbaccess/qa/complex/dbaccess/
H A DApplicationController.java112 public void before() throws java.lang.Exception in before() method in ApplicationController
114 super.before(); in before()
/aoo42x/main/offapi/com/sun/star/sheet/
H A DXViewSplitable.idl71 /** returns the column before which the view is split.
77 /** returns the row before which the view is split.
/aoo42x/main/offapi/com/sun/star/ucb/
H A DRemoteProxyContentProvider.idl52 /** activates any potentially inactive remote content providers before
58 /** activates any potentially inactive remote content providers before
H A DXInteractionCookieHandling.idl56 <p>This method should be called before select().
66 <p>This method should be called before select().
/aoo42x/main/offapi/com/sun/star/util/
H A DXModifiable2.idl56 enabled before the call
67 enabled before the call
/aoo42x/main/offapi/com/sun/star/logging/
H A DXLogFormatter.idl52 is emitted to its output channel before actually logging any concrete
73 is emitted to its output channel before it is finally being closed.</p>
/aoo42x/main/dbaccess/source/core/resource/
H A Dstrings.src252 Text [ en-US ] = "Cannot delete the before-first or after-last row.";
301 Text [ en-US ] = "The cursor points to before the first or after the last row.";
305 Text [ en-US ] = "The rows before the first and after the last row don't have a bookmark.";
/aoo42x/main/offapi/com/sun/star/linguistic2/
H A DXHyphenatedWord.idl71 to n-2 (before the last character) where n is the length of
90 to m-2 (before the last character) where m is the length of
/aoo42x/main/editeng/source/items/
H A Dsvxitems.src44 Text [ en-US ] = "Break before new column" ;
52 Text [ en-US ] = "Break before and after new column" ;
56 Text [ en-US ] = "Break before new page" ;
64 Text [ en-US ] = "Break before and after new page" ;
/aoo42x/main/offapi/com/sun/star/ui/
H A DUIElement.idl59 before it can be used.
75 <member scope=com::sun::star::lang>XInitialization::initialize</member> before
/aoo42x/main/offapi/com/sun/star/awt/
H A DXPrinter.idl65 (mutex, semaphore, etc.) before this call.</p>
91 in or before the call to
/aoo42x/main/offapi/com/sun/star/chart2/
H A DIncrementData.idl52 describes a distance before or after the scaling is applied.
58 is given in values before <type>XScaling</type> is applied.</p>
/aoo42x/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDropTargetListener.idl59 is called before releasing the data for the drop operation. This
60 should occur before returning from drop in a normal flow of operation.
/aoo42x/main/offapi/com/sun/star/ui/dialogs/
H A DFilterOptionsDialog.idl41 for user options before the filter operation is performed.
64 <type scope="com::sun::star::document">MediaDescriptor</type> before executing
/aoo42x/main/udkapi/com/sun/star/beans/
H A DXPropertyWithState.idl78 If this is a bound property, the value changes before
80 the vetoable event is fired before the property value changes.
/aoo42x/main/qadevOOo/runner/lib/
H A DMultiMethodTest.java218 before(); in run()
257 protected void before() in before() method in MultiMethodTest

Completed in 478 milliseconds

12345678910>>...28