Home
last modified time | relevance | path

Searched refs:processed (Results 1 – 25 of 102) sorted by relevance

12345

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DVariablesDeclarationLayoutController.java55 private boolean processed; field in VariablesDeclarationLayoutController
92 if (processed) in advance()
99 vlc.processed = true; in advance()
169 return !processed; in isAdvanceable()
/trunk/main/offapi/com/sun/star/frame/
H A DXStatusbarController.idl123 return <TRUE/> if the event should not be processed and <FALSE/>
124 if the event should be processed by the status bar.
137 return <TRUE/> if the event should not be processed and <FALSE/>
138 if the event should be processed by the status bar.
151 return <TRUE/> if the event should not be processed and <FALSE/>
152 if the event should be processed by the status bar.
H A DLayoutManagerEvents.idl44 /** specifies that the layout manager processed a lock call, which
55 /** specifies that the layout manager processed an unlock call, which
H A DXSessionManagerListener.idl44 <p>When the save request is processed (with or without
69 interaction request was processed by the session manager
H A DControlCommand.idl45 /** specifies the command which should be processed by the toolbar
H A DXSessionManagerClient.idl81 /** saveDone signals that a listener has processed a save request
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dalllangres.mk59 /// Adds a SrsPartTarget to be processed.
61 /// Adds multiple SrsPartTarget s to be processed.
99 …/// of those named as the language of the processed resource. In addition, resources are found in …
100 …// below default_images and the subdirectory of it named as the language of the processed resource.
H A Dtypes.mk183 /// Add a SrsTarget to be processed.
185 /// Add multiple SrsTarget s to be processed.
/trunk/main/offapi/com/sun/star/text/
H A DXFlatParagraph.idl80 text node as 'processed'
86 <TRUE/> the respective text node has been processed
87 <FALSE/> the respective text node needs to be processed again
93 /** returns whether the respective text node has already been processed
H A DMailMergeEvent.idl43 right before the merging of the next document to be processed.
54 /** The model of the document to be processed next.
H A DMailMerge.idl191 /** contains the URL of a text document that is to be processed.
199 /** provides access to the model of the document to be processed.
/trunk/main/offapi/com/sun/star/sdbc/
H A DFetchDirection.idl36 /** The rows in a result set will be processed in a forward direction; first-to-last.
41 /** The rows in a result set will be processed in a reverse direction; last-to-first.
46 /** The order in which rows in a result set will be processed is unknown:
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXConfigurationController.idl67 processed,</li>
81 into a queue. The request objects in the queue are processed
83 Only when one request object is processed a change to the requested
163 <p>The request is processed asynchronously. Notifications about
182 <p>The request is processed asynchronously. Notifications about
/trunk/main/sc/source/ui/vba/testvba/
H A DtestResults.pl145 my $processed = 0;
153 $processed++;
H A DtestResult.pl145 my $processed = 0;
160 $processed++;
/trunk/ext_libraries/gtest/
H A Dgtest-python3.patch40 - processed_files = sets.Set() # Holds all gtest headers we've processed.
45 + processed_files = sets.Set() # Holds all gtest headers we've processed.
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmacromigration.src200 … document contains $forms$ form(s) and $reports$ report(s), which are currently being processed:" ;
285 …Text [ en-US ] = "All forms and reports have been successfully processed. Press 'Next' to show a d…
/trunk/main/avmedia/
H A DPackage_avmedia_jar.mk27 …media_jar,xml/component/avmedia/source/java/avmedia.jar.component,avmedia.jar.processed.component))
/trunk/main/vcl/unx/gtk/a11y/
H A DTODO11 + how are these being processed & on what thread ?
/trunk/main/offapi/com/sun/star/awt/
H A DInputEvent.idl40 processed normally by the source where they originated.</p>
/trunk/main/extensions/test/ole/EventListenerSample/EventListener/
H A DEventListener.idl25 // This file will be processed by the MIDL tool to
/trunk/main/offapi/com/sun/star/presentation/
H A DClickAction.idl33 /** This enumeration specifies the actions which can be processed when
/trunk/main/extensions/test/ole/MfcControl/
H A DMfcControl.odl3 // This file will be processed by the Make Type Library (mktyplib) tool to
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXFastDocumentHandler.idl67 /** called by the parser after the last xml element of a stream is processed.
/trunk/main/offapi/com/sun/star/script/
H A DXLibraryContainerExport.idl56 ucb operations. Exceptions not processed by this handler will

12345