Home
last modified time | relevance | path

Searched refs:is (Results 251 – 275 of 11142) sorted by relevance

1...<<11121314151617181920>>...446

/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleTable.idl14 * software distributed under the License is distributed on an
38 <p>The <type>XAccessibleTable</type> interface is used to represent
204 order. If no row is selected then the sequence is empty.
214 order. If no column is selected then the sequence is empty.
237 is completely selected.
289 else an empty reference is returned.
303 specified row and column is selected.
307 object that spans that cell is selected.
311 accessible object that spans that cell is selected.
316 <FALSE/> is returned.
[all …]
H A DXAccessibleEditableText.idl65 The valid range is 0..length.
69 The valid range is 0..length.
86 method. If the index is not valid then the system clipboard text is
92 The valid range is 0..length.
99 if the index is invalid
114 The valid range is 0..length.
118 The valid range is 0..length.
136 Text that is inserted.
140 The valid range is 0..length.
167 The valid range is 0..length.
[all …]
/trunk/main/unotools/source/i18n/
H A Dcharclass.cxx53 if ( xSMgr.is() ) in CharClass()
95 if ( xI.is() ) in getComponentInstance()
180 if ( xCC.is() ) in isAlpha()
198 if ( xCC.is() ) in isAlpha()
219 if ( xCC.is() ) in isLetter()
237 if ( xCC.is() ) in isLetter()
258 if ( xCC.is() ) in isDigit()
276 if ( xCC.is() ) in isNumeric()
297 if ( xCC.is() ) in isAlphaNumeric()
315 if ( xCC.is() ) in isAlphaNumeric()
[all …]
/trunk/main/store/source/
H A Dstore.cxx130 if (!xManager.is()) in store_createMemoryFile()
168 if (!xManager.is()) in store_openFile()
208 if (!xManager.is()) in store_flushFile()
224 if (!xManager.is()) in store_getFileRefererCount()
244 if (!xManager.is()) in store_getFileSize()
267 if (!xManager.is()) in store_rebuildFile()
307 if (!xManager.is()) in store_openDirectory()
417 if (!xManager.is()) in store_openStream()
573 if (!xManager.is()) in store_attrib()
609 if (!xManager.is()) in store_link()
[all …]
/trunk/main/basic/source/uno/
H A Dnamecont.cxx289 if( !xListener.is() ) in addContainerListener()
298 if( !xListener.is() ) in removeContainerListener()
374 if( !mxMSF.is() ) in DBG_NAME()
381 if( !mxSFI.is() ) in DBG_NAME()
663 if( !xParser.is() ) in init_Impl()
803 if( xInput.is() ) in init_Impl()
1644 if( !xOut.is() ) in implStoreLibraryIndexFile()
1720 if( !xInput.is() ) in implLoadLibraryIndexFile()
2100 if( !xOut.is() ) in storeLibraries_Impl()
2751 if( Handler.is() ) in exportLibrary()
[all …]
/trunk/main/offapi/com/sun/star/sdbc/
H A DResultSet.idl14 * software distributed under the License is distributed on an
52 object is usually generated by executing a Statement.
81 is best to use column numbers. If column names are used, there is
113 otherwise it is optional.
130 This interface is mandatory only for JDBC conformance, otherwise it is optional.
149 The implementation is optional.
160 /** is used for locating a column by it's name.
168 The implementation is optional.
216 that is the default for result sets generated from this
221 the return value is implementation-specific.
[all …]
H A DStatement.idl77 The implementation is optional.
81 /** is the interface for executing SQL commands.
106 The implementation is optional.
112 to execute. If the limit is exceeded, a SQLException is thrown.
113 There is no limitation, if set to zero.
136 If the limit is exceeded, the excess data is silently discarded.
138 There is no limitation, if set to zero.
147 There is no limitation, if set to zero.
200 the return value is implementation-specific.
213 the return value is implementation-specific.
[all …]
/trunk/main/offapi/com/sun/star/awt/
H A DAccessibleToolBoxItem.idl14 * software distributed under the License is distributed on an
62 <li>Role: The role of a tool box item is
79 is set if the object has already been disposed
84 >AccessibleStateType::ENABLED</const> is set
85 if the object is enabled.</li>
89 >AccessibleStateType::FOCUSED</const> is set
92 >AccessibleStateType::SHOWING</const> is set
93 if the object is displayed on the screen.</li>
97 >AccessibleStateType::CHECKED</const> is set
98 if the tool box item is checked.</li>
[all …]
H A DAccessibleEdit.idl14 * software distributed under the License is distributed on an
57 <li>Role: The role of an edit is <const
65 >AccessibleRelationType::LABELED_BY</const> is set,
67 object, otherwise there is no name.</li>
76 if the object is labeled by one or more target
84 is set if the object has already been disposed
89 >AccessibleStateType::EDITABLE</const> is set
92 >AccessibleStateType::ENABLED</const> is set
93 if the object is enabled.</li>
97 >AccessibleStateType::FOCUSED</const> is set
[all …]
/trunk/main/offapi/com/sun/star/chart2/
H A DXRegressionCurveCalculator.idl14 * software distributed under the License is distributed on an
49 which the regression is based
53 which the regression is based
68 curve function, the result is its value.
82 <member>bMaySkipPointsInCalculation</member> is set to
86 account. When one of these parameters is unknown, no
91 parameter is <TRUE/> it is assumed that the underlying
92 coordinate system is cartesian.
94 @param xScalingX a scaling that is used for the values in
113 <p>The value of <it>r</it> is signed. Often
[all …]
/trunk/main/configmgr/source/
H A Dchildaccess.cxx93 OSL_ASSERT(root.is() && parent.is() && node.is()); in ChildAccess()
101 OSL_ASSERT(root.is() && node.is()); in ChildAccess()
105 OSL_ASSERT(getParentAccess().is()); in getAbsolutePath()
114 if (parent.is()) { in getRelativePath()
124 if (parent.is()) { in getRelativePathRepresentation()
200 !parent_.is() && root.is() && parent.is() && name.getLength() != 0); in bind()
207 OSL_ASSERT(parent_.is()); in unbind()
240 if (child.is()) { in setProperty()
300 if (!child.is()) { in asValue()
303 if (!child.is()) { in asValue()
[all …]
/trunk/main/sc/source/ui/miscdlgs/
H A Dsolverutil.cxx55 if ( xCFac.is() ) in lcl_CreateSolver()
66 if ( !xSolver.is() && xFac.is() ) in lcl_CreateSolver()
101 if ( xCtx.is() && xEnAc.is() ) in GetImplementations()
105 if ( xEnum.is() ) in GetImplementations()
112 if ( xIntFac.is() ) in GetImplementations()
115 if ( xInfo.is() ) in GetImplementations()
157 if ( xCtx.is() && xEnAc.is() ) in GetSolver()
161 if ( xEnum.is() ) in GetSolver()
168 if ( xIntFac.is() ) in GetSolver()
193 if ( !xPropSet.is() ) in GetDefaults()
[all …]
/trunk/main/chart2/source/model/template/
H A DXYDataInterpreter.cxx65 if( ! xSource.is()) in interpretDataSource()
98 if( xValuesX.is()) in interpretDataSource()
131 if( xValuesX.is() ) in interpretDataSource()
141 OSL_ASSERT( xSeries.is() ); in interpretDataSource()
143 OSL_ASSERT( xSink.is() ); in interpretDataSource()
176 if( ! xValuesX.is() || in reinterpretDataSeries()
177 ! xValuesY.is()) in reinterpretDataSeries()
182 if( xValuesX.is()) in reinterpretDataSeries()
184 if( xValuesY.is()) in reinterpretDataSeries()
204 if( xValuesY.is()) in reinterpretDataSeries()
[all …]
/trunk/main/xmloff/source/chart/
H A DSchXMLAxisContext.cxx152 if( !xAxisSuppl.is() ) in lcl_getChartAxis()
169 if( !xDiaProp.is() || !xAxis.is() ) in getTitleShape()
203 if( !xDiaProp.is() || !xAxis.is() ) in CreateGrid()
240 if( xGridProp.is()) in CreateGrid()
410 if( !xDiaProp.is() ) in CreateAxis()
476 if( m_xAxisProps.is()) in CreateAxis()
601 if( !xAxis.is() ) in SetAxisTitle()
605 if( xTitleProp.is() ) in SetAxisTitle()
728 if( xAxis.is() ) in EndElement()
788 if( xMainXAxisProp.is() && xMainYAxisProp.is() ) in CorrectAxisPositions()
[all …]
H A DSchXMLChartContext.cxx82 if( xValues.is()) in lcl_setRoleAtLabeledSequence()
134 if( ! xDoc.is()) in lcl_removeEmptyChartTypeGroups()
138 if( ! xDia.is()) in lcl_removeEmptyChartTypeGroups()
377 if( xProp.is()) in StartElement()
624 if( !xNewDia.is() || !xDataProvider.is() ) in lcl_ApplyDataFromRectangularRangeToDiagram()
711 if( xProp.is()) in EndElement()
1043 if( xDoc.is()) in CreateChildContext()
1056 if( xDoc.is()) in CreateChildContext()
1154 xDoc.is()) in InitChart()
1157 if( xFact.is()) in InitChart()
[all …]
/trunk/main/sdext/source/presenter/
H A DPresenterSlideSorter.cxx296 if ( ! rxContext.is() in PresenterSlideSorter()
297 || ! rxViewId.is() in PresenterSlideSorter()
378 if (xSlides.is()) in PresenterSlideSorter()
449 if (mxCanvas.is()) in disposing()
471 if (mxWindow.is()) in disposing()
786 if ( ! mxWindow.is()) in UpdateLayout()
855 if (xSlides.is()) in PlaceScrollBars()
1003 else if (mxPane.is()) in GetPreview()
1077 if (xPreview.is()) in PaintPreview()
1210 if (mxPane.is()) in ProvideCanvas()
[all …]
/trunk/main/ucbhelper/source/provider/
H A Dproviderhelper.cxx257 if ( xContent.is() ) in queryExistingContent()
282 if ( xContent.is() ) in queryExistingContents()
296 if ( xContent.is() ) in registerNewContent()
332 if ( xRegFac.is() ) in getAdditionalPropertySetRegistry()
387 if ( xNameAccess.is() ) in renameAdditionalPropertySet()
437 if ( xOldSet.is() ) in renameAdditionalPropertySet()
442 if ( xNamed.is() ) in renameAdditionalPropertySet()
474 if ( xNameAccess.is() ) in copyAdditionalPropertySet()
524 if ( !xOldPropSet.is() ) in copyAdditionalPropertySet()
551 if ( xNewPropSet.is() ) in copyAdditionalPropertySet()
[all …]
/trunk/main/extensions/source/propctrlr/
H A Dsqlcommanddesign.cxx119 if ( m_xContext.is() ) in SQLCommandDesigner()
121 if ( !m_xORB.is() || !_rxPropertyAdapter.is() || !m_xConnection.is() ) in SQLCommandDesigner()
137 if ( m_xDesigner.is() && ( Event.Source == m_xDesigner ) ) in propertyChange()
166 if ( m_xDesigner.is() && ( Source.Source == m_xDesigner ) ) in disposing()
268 …OSL_ENSURE( m_xDesigner.is() || !xQueryDesign.is(), "SQLCommandDesigner::impl_doOpenDesignerFrame_… in impl_doOpenDesignerFrame_nothrow()
269 if ( m_xDesigner.is() ) in impl_doOpenDesignerFrame_nothrow()
273 if ( xQueryDesignProps.is() ) in impl_doOpenDesignerFrame_nothrow()
282 if ( xTitle.is() ) in impl_doOpenDesignerFrame_nothrow()
337 if ( xProps.is() ) in impl_closeDesigner_nothrow()
350 if ( xDispatch.is() ) in impl_closeDesigner_nothrow()
[all …]
/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleChartView.cxx88 if( ! xWindow.is()) in GetWindowPosSize()
159 if( xParent.is()) in getBounds()
162 if( xContext.is()) in getBounds()
178 if( xParent.is()) in getLocationOnScreen()
219 if( !xSelectionSupplier.is() || !xChartModel.is() || !xChartView.is() ) in initialize()
234 else if( xChartModel.is() ) in initialize()
250 else if( xChartView.is() ) in initialize()
278 if( rArguments.getLength() > 0 && xChartModel.is() && xChartView.is() ) in initialize()
299 if( !xSelectionSupplier.is() || !xChartModel.is() || !xChartView.is() ) in initialize()
331 if( xChartDoc.is()) in initialize()
[all …]
/trunk/main/chart2/source/view/main/
H A DShapeFactory.cxx82 if(!xShape.is()) in setShapeName()
86 if( xProp.is()) in setShapeName()
108 if( xProp.is()) in getShapeName()
493 if( xProp.is()) in impl_createCube()
736 if( xProp.is()) in impl_createConeOrCylinder()
1002 if( xProp.is()) in createPieSegment2D()
1068 if( xProp.is()) in createPieSegment()
1148 if( xProp.is()) in createStripe()
1207 if( xProp.is()) in createArea3D()
1875 if( !xTarget.is() || !xGraphic.is() ) in createGraphic2D()
[all …]
/trunk/main/udkapi/com/sun/star/reflection/
H A DXIdlClass.idl14 * software distributed under the License is distributed on an
100 /** If the reflected type is an interface, then the returned
103 If the reflected type is not an interface or an interface that is
132 with the demanded name, then a null-reference is returned.
148 then an empty sequence is returned.
155 /** If the reflected type is an interface, then you get
160 then a null-reference is returned.
169 /** If the reflected type is an interface, then you get
181 /** If the reflected type is an array, then you get
184 If the reflected type is not an array, then a null-reference is returned.
[all …]
/trunk/main/scripting/source/protocolhandler/
H A Dscripthandler.cxx117 if ( xFac.is() ) in queryDispatch()
121 if ( uriRef.is() ) in queryDispatch()
303 if ( xListener.is() ) in dispatchWithNotification()
363 if ( !m_xScriptInvocation.is() && m_xFrame.is() ) in getScriptInvocation()
366 if ( xController .is() ) in getScriptInvocation()
376 if ( xFrame.is() ) in getScriptInvocation()
408 if ( xSPS.is() ) in createScriptProvider()
413 if ( !m_xScriptProvider.is() && m_xFrame.is() ) in createScriptProvider()
419 if ( xSPS.is() ) in createScriptProvider()
426 if ( !m_xScriptProvider.is() && m_xFrame.is() ) in createScriptProvider()
[all …]
/trunk/main/cui/source/dialogs/
H A Dinsdlg.cxx126 if( xFactory.is() ) in IMPL_LINK_INLINE_END()
133 if( xInit.is() && xFilePicker.is() && xFilterMgr.is() ) in IMPL_LINK_INLINE_END()
348 if ( xFactory.is() ) in Execute()
407 if( xFactory.is() ) in IMPL_LINK()
414 if( xInit.is() && xFilePicker.is() && xFilterMgr.is() ) in IMPL_LINK()
514 if ( m_xObj.is() ) in Execute()
548 if( xFactory.is() ) in IMPL_LINK()
555 if( xInit.is() && xFilePicker.is() && xFilterMgr.is() ) in IMPL_LINK()
644 if ( m_xObj.is() ) in Execute()
694 if ( m_xObj.is() ) in Execute()
[all …]
/trunk/main/framework/source/loadenv/
H A Dloadenv.cxx241 if (xModel.is ()) in impl_mergeMediaDescriptorWithMightExistingModelArgs()
554 if (!xModel.is()) in getTargetComponent()
846 if (xDetect.is()) in impl_detectTypeAndFilter()
1446 if (xTask.is()) in impl_searchAlreadyLoaded()
1452 if (xResult.is()) in impl_searchAlreadyLoaded()
1480 if (!xLock.is()) in impl_isFrameAlreadyUsedForLoading()
1541 if (!xTask.is()) in impl_searchRecycleTarget()
1551 if (!xModel.is()) in impl_searchRecycleTarget()
1597 if (xOldDoc.is()) in impl_searchRecycleTarget()
1679 if (xOldDoc.is()) in impl_reactForLoadingState()
[all …]
/trunk/main/framework/source/helper/
H A Dstatusindicatorfactory.cxx192 if (xProgress.is()) in start()
223 (xProgress.is() ) in reset()
259 if (xActive.is()) in end()
364 if (xFrame.is()) in implts_makeParentVisibleIfAllowed()
386 if (xPropSet.is()) in implts_makeParentVisibleIfAllowed()
404 if (xFrame.is()) in implts_makeParentVisibleIfAllowed()
411 if (xModel.is()) in implts_makeParentVisibleIfAllowed()
468 if (xWindow.is()) in impl_createProgress()
475 if (xFrame.is()) in impl_createProgress()
519 if (xFrame.is()) in impl_showProgress()
[all …]

Completed in 223 milliseconds

1...<<11121314151617181920>>...446