Home
last modified time | relevance | path

Searched refs:is (Results 51 – 75 of 8582) sorted by relevance

12345678910>>...344

/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A Dstringplusdouble.log5 ITEM Assertion OK : s = null, d = null, r = s + d .The result is: -1
6 ITEM Assertion OK : s = null, d = null, r = s & d .The result is: 0
8 ITEM Assertion OK : s = null, d = 20, r = s + d .The result is: -1
9 ITEM Assertion OK : s = null, d = 20, r = s & d .The result is: 20
10 ITEM Assertion OK : s = '10', d = null, r = s + d .The result is: 10
11 ITEM Assertion OK : s = '10', d = null, r = s & d .The result is: 100
12 ITEM Assertion OK : s = '10', d = 20, r = s + d .The result is: 30
13 ITEM Assertion OK : s = '10', d = 20, r = s & d .The result is: 1020
19 ITEM Assertion OK : s = 'abc', d = 20, r = s + d .The result is: -1
28 ITEM Assertion OK : s = null, d = 20, r = s + d .The result is: -1
[all …]
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A Dstringplusdouble.log5 ITEM Assertion OK : s = null, d = null, r = s + d .The result is: -1
6 ITEM Assertion OK : s = null, d = null, r = s & d .The result is: 0
8 ITEM Assertion OK : s = null, d = 20, r = s + d .The result is: -1
9 ITEM Assertion OK : s = null, d = 20, r = s & d .The result is: 20
10 ITEM Assertion OK : s = '10', d = null, r = s + d .The result is: 10
11 ITEM Assertion OK : s = '10', d = null, r = s & d .The result is: 100
12 ITEM Assertion OK : s = '10', d = 20, r = s + d .The result is: 30
13 ITEM Assertion OK : s = '10', d = 20, r = s & d .The result is: 1020
19 ITEM Assertion OK : s = 'abc', d = 20, r = s + d .The result is: -1
28 ITEM Assertion OK : s = null, d = 20, r = s + d .The result is: -1
[all …]
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A Dstringplusdouble.log5 ITEM Assertion OK : s = null, d = null, r = s + d .The result is: -1
6 ITEM Assertion OK : s = null, d = null, r = s & d .The result is: 0
8 ITEM Assertion OK : s = null, d = 20, r = s + d .The result is: -1
9 ITEM Assertion OK : s = null, d = 20, r = s & d .The result is: 20
10 ITEM Assertion OK : s = '10', d = null, r = s + d .The result is: 10
11 ITEM Assertion OK : s = '10', d = null, r = s & d .The result is: 100
12 ITEM Assertion OK : s = '10', d = 20, r = s + d .The result is: 30
13 ITEM Assertion OK : s = '10', d = 20, r = s & d .The result is: 1020
19 ITEM Assertion OK : s = 'abc', d = 20, r = s + d .The result is: -1
28 ITEM Assertion OK : s = null, d = 20, r = s + d .The result is: -1
[all …]
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl2498 Note that the index 'length' is not always valid. Whether it is or not is
2559 is invalid or there is no character under the point.
2623 is 0..length.
2626 is 0..length.
2657 If the index is valid, but no text is found, S_FALSE is returned along with out
2676 no appropriate text portion is found or text type is invalid.
2702 If the index is valid, but no text is found, S_FALSE is returned along with out
2748 If the index is valid, but no text is found, S_FALSE is returned along with out
3392 An example is an image map which is an image with multiple links each of which is
3489 is malformed.
[all …]
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DXSchemaHandler.idl120 is encountered.
170 is encountered.
179 <p> The value is a combination of
213 is encountered.
222 <p> The value is a combination of
284 is encountered.
293 <p> The value is a combination of
324 is encountered.
333 <p> The value is a combination of
400 <p> The value is a combination of
[all …]
H A DXUpdateHandler.idl121 <p> The value is a combination of
131 <p> The value is a combination of
146 <li>if the node is read-only</li>
184 <p> The value is a combination of
232 <p> The value is a combination of
325 <p> The value is a combination of
338 <p> The value is a combination of
533 is added to the current node.
546 <p> The value is a combination of
583 is added to the current node.
[all …]
/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFormController.idl61 is reflected in the structure of <type>FormController</type>s. That is, retrieving the parent of
67 …<p>A controller is called <em>active</em> if one of the controls it is responsible for has the foc…
77 …<p>Furthermore, a form controller is responsible for preventing invalid user input. That is, if th…
83 is displayed to the user, the control is focused, and the update of the record is vetoed.</p>
87 … message is shown to the user saying that input is required, the respective control is focused, and
212 is closed with OK, the form is reloaded after setting the new sorting order.</td>
219 is created and set at the form. After this, the form is reloaded.</td>
225 is closed with OK, the form is reloaded after setting the new filter.</td>
255 controller is responsible.</p>
288 /** is used to notify errors which happen in the form the controller is responsible for.
[all …]
/trunk/main/offapi/com/sun/star/sheet/
H A DAccessibleSpreadsheetDocumentView.idl75 an object that supports this service is returned
85 only if a cell is in edit mode.</li>
90 only if a OLE object is in edit mode.</li>
95 is also the last child.</p>
110 <li>The description is ???.</li>
116 …sun::star::accessibility">AccessibleStateType::DEFUNC</const> is always false until the document is
121 so it is left out of the list.</li>
124 selectable. So it is left out of the list.</li>
131 selectable. So it is left out of the list.</li>
134 selectable. So it is left out of the list.</li>
[all …]
H A DAccessibleSpreadsheetPageView.idl71 an object that supports this service is returned for
77 an object that supports this service is returned for
79 and is at least partially visible. A table fragment is the
85 an object that supports this service is returned
101 is also the last child.</p>
116 <li>The description is ???.</li>
125 the preview is closed.</li>
149 it is left out of the list.</li>
153 it is left out of the list.</li>
157 Otherwise it is false.</li>
[all …]
/trunk/main/svx/source/form/
H A Dfmpgeimp.cxx153 if ( lhsControlModel.is() != rhsControlModel.is() ) in process()
171 if ( !xCloneable.is() ) in initFrom()
375 if ( !xAsChild.is() || !xAsChild->getParent().is() ) in validateCurForm()
427 if ( !xForm.is() ) in getDefaultForm()
483 if (!rContent.is() || rContent->getParent().is()) in findPlaceInFormComponentHierarchy()
509 if (!xForm.is()) in findPlaceInFormComponentHierarchy()
580 if (!xDBForm.is() || !xFormProps.is()) in findFormForDataSource()
589 if (xDSProps.is()) in findFormForDataSource()
607 if (xFormDS.is()) in findFormForDataSource()
610 if (xDSProps.is()) in findFormForDataSource()
[all …]
/trunk/main/chart2/source/model/filter/
H A DXMLFilter.cxx159 if ( ! xProp.is() || in lcl_getWriteStorage()
272 if( m_xSourceDoc.is()) in filter()
419 if( xModel.is() ) in impl_Import()
498 if( ! (xNameAcc.is() && in impl_ImportStream()
502 if( xImportInfo.is() ) in impl_ImportStream()
505 if( xStorage.is() && in impl_ImportStream()
610 if( !xDocumentComp.is() || !m_xContext.is() ) in impl_Export()
736 if( xComp.is()) in impl_Export()
740 if ( xTransact.is() ) in impl_Export()
775 if ( !xStream.is() ) in impl_ExportStream()
[all …]
/trunk/main/dbaccess/source/core/api/
H A Ddatacolumn.cxx155 ::connectivity::checkDisposed(!m_xRow.is()); in wasNull()
164 ::connectivity::checkDisposed(!m_xRow.is()); in getString()
173 ::connectivity::checkDisposed(!m_xRow.is()); in getBoolean()
182 ::connectivity::checkDisposed(!m_xRow.is()); in getByte()
191 ::connectivity::checkDisposed(!m_xRow.is()); in getShort()
200 ::connectivity::checkDisposed(!m_xRow.is()); in getInt()
209 ::connectivity::checkDisposed(!m_xRow.is()); in getLong()
218 ::connectivity::checkDisposed(!m_xRow.is()); in getFloat()
226 ::connectivity::checkDisposed(!m_xRow.is()); in getDouble()
235 ::connectivity::checkDisposed(!m_xRow.is()); in getBytes()
[all …]
/trunk/main/sw/source/core/swg/
H A DSwXMLTextBlocks1.cxx349 ASSERT( xXMLParser.is(), in GetBlockText()
351 if( !xXMLParser.is() ) in GetBlockText()
411 if( !xServiceFactory.is() ) in PutBlockText()
447 if ( xTrans.is() ) in PutBlockText()
505 ASSERT( xXMLParser.is(), in ReadInfo()
507 if( !xXMLParser.is() ) in ReadInfo()
594 if ( xTrans.is() ) in WriteInfo()
630 if( !xModelComp.is() ) in SetMacroTable()
666 if( xSaxWriter.is() ) in SetMacroTable()
691 ASSERT( xExporter.is(), in SetMacroTable()
[all …]
/trunk/main/ucbhelper/source/client/
H A Dcontent.cxx222 if ( !xMgr.is() ) in ensureContentProviderForURL()
292 if ( xIdFac.is() ) in getContentIdentifier()
297 if ( xId.is() ) in getContentIdentifier()
442 if ( !xId.is() ) in create()
622 if ( xRow.is() ) in getPropertyValues()
643 if ( xRow.is() ) in getPropertyValues()
1087 if( aDynSet.is() ) in createSortedCursor()
1141 if( aDynSet.is() ) in createSortedCursor()
1430 if ( !xNew.is() ) in insertNewContent()
1493 if ( !xNew.is() ) in insertNewContent()
[all …]
/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx215 if( xIter.is() ) in setNode()
312 if( xShape.is() ) in getNumberOfSubitems()
319 if( xBI.is() ) in getNumberOfSubitems()
410 if( xNode.is() ) in get_node_type()
521 if( mxNode.is() ) in setGroupId()
576 if( xText.is() ) in checkForText()
579 if( xEA.is() ) in checkForText()
631 if( xIter.is() ) in calculateIterateDuration()
668 if( xInit.is() ) in setTarget()
1651 if( xContainer.is() && xChild.is() ) in setAudio()
[all …]
/trunk/main/offapi/com/sun/star/embed/
H A DStorage.idl91 is decreased to zero the storage will be disposed
100 A substorage is created by <type>XStorage</type>
102 it is locked ( in case it is opened in readonly mode
103 it is locked for writing, in case it is opened in
105 until it is disposed. The lifetime of substorage is
133 hierarchy. In case the password is not set or is a
184 hierarchy. In case the password is not set or is a
236 even in case it is already opened for writing.
314 validity in this case is in application hands. It is up to user of
338 is supported the implementation supports
[all …]
/trunk/main/toolkit/source/controls/
H A Dunocontrolbase.cxx123 if ( xPSet.is() ) in ImplGetPropertyValue()
211 if ( xP.is() ) in Impl_getMinimumSize()
214 if ( xL.is() ) in Impl_getMinimumSize()
228 if ( xP.is() ) in Impl_getPreferredSize()
231 if ( xL.is() ) in Impl_getPreferredSize()
245 if ( xP.is() ) in Impl_calcAdjustedSize()
248 if ( xL.is() ) in Impl_calcAdjustedSize()
262 if ( xP.is() ) in Impl_getMinimumSize()
265 if ( xL.is() ) in Impl_getMinimumSize()
278 if ( xP.is() ) in Impl_getColumnsAndLines()
[all …]
H A Dunocontrol.cxx96 if ( xPSInf.is() ) in lcl_ImplGetPropertyNames()
244 if ( xCompatiblePeer.is() && mxGraphics.is() ) in ImplGetCompatiblePeer()
340 if( mxContext.is() ) in getParentPeer()
346 if ( xP.is() ) in getParentPeer()
356 if( getPeer().is() ) in updateFromModel()
400 if( xPeer.is() ) in dispose()
829 if ( xWindow.is() ) in setVisible()
843 if ( xWindow.is() ) in setEnable()
1078 if ( xView.is() ) in setZoom()
1140 if( rParentPeer.is() && mxContext.is() ) in createPeer()
[all …]
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_docmgr.cxx151 if ( xPropSet.is() ) in getDocumentId()
480 xIfc.is(), in createDocumentEventNotifier()
483 if ( xIfc.is() ) in createDocumentEventNotifier()
489 xBC.is(), in createDocumentEventNotifier()
645 if ( !xModel.is() ) in isDocumentPreview()
658 if ( !xModel.is() ) in isHelpDocument()
672 if ( !xModel.is() ) in isWithoutOrInTopLevelFrame()
677 if ( xController.is() ) in isWithoutOrInTopLevelFrame()
681 if ( xFrame.is() ) in isWithoutOrInTopLevelFrame()
699 if ( !m_xModuleMgr.is() ) in isBasicIDE()
[all …]
/trunk/main/svl/qa/complex/ConfigItems/helper/
H A DPrintOptTest.cxx70 if (xSet.is()) in impl_GetReducedTransparencyMode()
80 if (xSet.is()) in impl_SetReducedTransparencyMode()
99 if (xSet.is()) in impl_IsReduceTransparency()
109 if (xSet.is()) in impl_SetReduceTransparency()
128 if (xSet.is()) in impl_IsReduceGradients()
141 if (xSet.is()) in impl_SetReduceGradients()
160 if (xSet.is()) in impl_GetReducedGradientMode()
173 if (xSet.is()) in impl_SetReducedGradientMode()
192 if (xSet.is()) in impl_GetReducedGradientStepCount()
204 if (xSet.is()) in impl_SetReducedGradientStepCount()
[all …]
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx990 if ( xHandler.is() ) in onCommandOpenSomething()
1117 if ( xModule.is() ) in onCommandOpenSomething()
1387 if ( xStorage.is() ) in onCommandInsert()
1480 if ( xHandler.is() ) in save()
1504 if ( xPersist.is() ) in save()
1555 if ( xHandler.is() ) in saveAs()
1566 if ( xNC.is() ) in saveAs()
1805 if ( xStorage.is() ) in loadEmbeddedObject()
2003 if ( xDocSup.is() ) in onCommandGetDocumentProperties()
2069 if ( !xUI.is() ) in impl_openUI_nolck_throw()
[all …]
/trunk/main/embeddedobj/source/commonembedding/
H A Dpersistence.cxx182 if ( xTempOut.is() ) in createTempInpStreamFromStor()
242 if ( xDocument.is() ) in SetDocToEmbedded()
285 if ( xDoc.is() ) in SwitchOwnPersistence()
508 if( xChart.is() ) in LoadDocumentFromStorage_Impl()
528 if ( !xDoc.is() ) in LoadDocumentFromStorage_Impl()
602 if ( !xTempOut.is() || !aResult.is() ) in StoreDocumentToTempStream_Impl()
748 if ( xModif.is() ) in SwitchDocToStorage_Impl()
775 if ( xDoc.is() ) in StoreDocToStorage_Impl()
1464 if ( !m_xNewObjectStorage.is() || !m_xNewParentStorage.is() ) in saveCompleted()
1473 if ( xModif.is() ) in saveCompleted()
[all …]
/trunk/main/scripting/source/dlgprov/
H A Ddlgprov.cxx123 if( xInit.is() ) in lcl_getStringResourceManager()
239 if( xDialogLib.is() ) in getStringResourceFromDialogLibrary()
447 if ( !xISP.is() ) in createDialogModel()
468 if ( xISP.is() ) in createDialogModel()
474 if ( xInput.is() && m_xContext.is() ) in createDialogModel()
527 if( xParent.is() ) in createDialogControl()
597 if( !rxHandler.is() ) in inspectHandler()
603 if ( !xSMgr.is() ) in inspectHandler()
613 if (xI.is()) in inspectHandler()
794 if( !xHandler.is() ) in createDialogWithHandler()
[all …]
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleComponent.idl14 * software distributed under the License is distributed on an
70 different coordinate systems. Their scale is the same and is equal to
92 it is supported, and use the <method
136 If there is one child which is rendered so that its bounding box
139 condition then a reference to that one is returned that is
140 painted on top of the others. If no there is no child which is
157 is rendered if it has no parent. If the object is not on any
172 is rendered if it has no parent. If the object is not on any
173 screen the returnred position is (0,0).
188 screen on which this object is rendered. If the object is not
[all …]
/trunk/main/extensions/source/dbpilots/
H A Dcontrolwizard.cxx336 if (xPageObjects.is()) in implDetermineShape()
363 if (xModelAsChild.is()) in implDetermineForm()
368 DBG_ASSERT(m_aContext.xForm.is() && m_aContext.xRowSet.is(), in implDetermineForm()
383 while (xModelSearch.is() && !xModel.is()) in implDeterminePage()
390 if (xModel.is()) in implDeterminePage()
395 if (xPageSupp.is()) in implDeterminePage()
407 if (xView.is()) in implDeterminePage()
445 if (xORB.is()) in implGetDSContext()
525 if (!xHandler.is()) in getInteractionHandler()
627 if (xColumns.is()) in initContext()
[all …]

Completed in 225 milliseconds

12345678910>>...344