Home
last modified time | relevance | path

Searched refs:is (Results 501 – 525 of 11526) sorted by relevance

1...<<21222324252627282930>>...462

/trunk/main/chart2/source/controller/dialogs/
H A DRangeSelectionHelper.cxx64 return getRangeSelection().is(); in hasRangeSelection()
69 if( !m_xRangeSelection.is() && in getRangeSelection()
70 m_xChartDocument.is() ) in getRangeSelection()
75 if( xDataProvider.is()) in getRangeSelection()
92 if( xRangeSel.is()) in raiseRangeSelectionDocument()
98 if( xCtrl.is()) in raiseRangeSelectionDocument()
101 if( xFrame.is()) in raiseRangeSelectionDocument()
129 if( xRangeSel.is()) in chooseRange()
168 m_xRangeSelection.is() ) in stopRangeListening()
179 if( ! xDataProvider.is()) in verifyCellRange()
[all …]
/trunk/main/offapi/com/sun/star/ui/
H A DXImageManager.idl14 * software distributed under the License is distributed on an
104 <TRUE/> if an image is associated, otherwise <FALSE/>.
120 empty image is provided. If the sequence
123 is thrown.
143 is thrown. If the image manager is associated with a read-only configuration
145 is thrown.
163 is thrown.
181 If an association is already present it is replaced. If
184 is thrown. If the configuration manager is read-only a
207 is placed into the
[all …]
/trunk/main/chart2/source/tools/
H A DExplicitCategoriesProvider.cxx67 if( xCooSysModel.is() ) in ExplicitCategoriesProvider()
70 if( xAxis.is() ) in ExplicitCategoriesProvider()
82 if( xChartDoc.is() ) in ExplicitCategoriesProvider()
101 if( xColumnCategoriesSource.is() && xRowCategoriesSource.is() ) in ExplicitCategoriesProvider()
151 if( m_xOriginalCategories.is() ) in getOriginalCategories()
202 if( xCooSysModel.is() ) in convertCategoryAnysToText()
273 if( xLabeledDataSequence.is() ) in getStringsForLevel()
276 if( xDataSequence.is() ) in getStringsForLevel()
437 if( xDataSequence.is() ) in lcl_fillDateCategories()
451 if( xChartDoc.is() && xCooSysModel.is() ) in lcl_fillDateCategories()
[all …]
/trunk/main/offapi/com/sun/star/chart2/data/
H A DXDatabaseDataProvider.idl14 * software distributed under the License is distributed on an
83 <p>If the report is no sub report (e.g. its parent is not a report itself), this
84 property is not evaluated.</p>
89 /**is used for subreports and contains the names of the columns of the subreport
103 is undefined which way it is interpreted, but implementations of the service are required
108 <p>If the report is no sub report (e.g. it's parent is not a report itself), this
109 property is not evaluated.</p>
114 /** is the command which should be executed, the type of command depends
159 default is <FALSE/>.
177 /** is a additional sort order definition for a row set.
[all …]
/trunk/main/xmloff/source/chart/
H A DSchXMLPlotAreaContext.cxx86 if(!xDoc.is()) in lcl_ConvertRange()
90 if( xConversion.is()) in lcl_ConvertRange()
110 if( xProp.is() ) in getCameraDefaultFromDiagram()
186 if( xDoc.is()) in SchXMLPlotAreaContext()
201 if( xInfo.is() && in SchXMLPlotAreaContext()
202 xProp.is()) in SchXMLPlotAreaContext()
333 if( xProp.is()) in StartElement()
383 if(xProp.is()) in StartElement()
584 if( xDiaProp.is()) in EndElement()
645 if( xDiaPos.is()) in EndElement()
[all …]
/trunk/main/dbaccess/source/core/dataaccess/
H A DModelImpl.cxx212 if ( xBroadcaster.is() ) in dispose()
235 if ( xRootStorage.is() ) in impl_openSubStorage_nothrow()
248 if ( xBroad.is() ) in impl_openSubStorage_nothrow()
348 if ( !xRootStor.is() ) in getDocumentSubStoragesNames()
687 if ( xCon.is() ) in disposing()
720 if ( xConn.is() ) in clearConnections()
983 if ( xModi.is() ) in setModified()
998 if ( !xDs.is() ) in getOrCreateDataSource()
1015 if ( !xModel.is() ) in createNewModel_deliverOwnership()
1218 if ( rxContainer.is() ) in getLibraryContainer()
[all …]
/trunk/main/offapi/com/sun/star/awt/
H A DAccessibleIconChoiceControlEntry.idl14 * software distributed under the License is distributed on an
55 <li>Role: The role of an icon choice control entry is <const
58 <li>Name: The name of an icon choice control entry is it's text.</li>
68 is set if the object has already been disposed
73 >AccessibleStateType::ENABLED</const> is set
74 if the object is enabled.</li>
76 >AccessibleStateType::SHOWING</const> is set
77 if the object is displayed on the screen.</li>
79 >AccessibleStateType::VISIBLE</const> is always set.</li>
81 >AccessibleStateType::TRANSIENT</const> is always set.</li>
[all …]
H A DAccessibleMenuSeparator.idl14 * software distributed under the License is distributed on an
52 <li>Role: The role of a menu separator is <const
55 <li>Name: There is no name.</li>
56 <li>Description: There is no description.</li>
68 is set if the object has already been disposed
73 >AccessibleStateType::ENABLED</const> is set
74 if the object is enabled.</li>
80 >AccessibleStateType::SELECTED</const> is set
81 if the object is selected.</li>
83 >AccessibleStateType::SHOWING</const> is set
[all …]
H A DAccessibleTabBar.idl14 * software distributed under the License is distributed on an
52 <li>Role: The role of a tabbar is <const
55 <li>Name: There is no name.</li>
62 <li>Parent: The parent is the window that contains the
69 is set if the object has already been disposed
74 >AccessibleStateType::ENABLED</const> is set
75 if the object is enabled.</li>
79 >AccessibleStateType::FOCUSED</const> is set
82 >AccessibleStateType::RESIZABLE</const> is set
83 if the size of the object is not fixed.</li>
[all …]
/trunk/main/offapi/com/sun/star/ucb/
H A DContent.idl14 * software distributed under the License is distributed on an
48 <p>This interface is required.
67 <p>This interface is required.
83 <p>This interface is required.</p>
156 is set).</li>
220 unsupported mode is requested.
250 unsupported mode is requested.</p>
434 lock is active until command "unlock" is executed, or the OOo
586 It is specified in seconds.
905 <p>This interface is required.
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx507 if(xPageAgg.is()) in ~SwXDrawPage()
785 if(xPageAgg.is()) in group()
838 if(xPageAgg.is()) in ungroup()
1047 if(xShapeAgg.is()) in getTypes()
1114 if(xShapeAgg.is()) in getPropertySetInfo()
1128 if(!aRet.is()) in getPropertySetInfo()
1141 if(xShapeAgg.is()) in setPropertyValue()
2901 if(!xAcc.is()) in getCount()
2918 if(!xAcc.is()) in getByIndex()
2933 if(!xAcc.is()) in getElementType()
[all …]
/trunk/main/svx/source/smarttags/
H A DSmartTagMgr.cxx80 if ( mxMSF.is() ) in Init()
86 if ( mxContext.is() ) in Init()
97 if ( !mxBreakIter.is() && mxMSF.is() && mxContext.is() ) in CreateBreakIterator()
218 if ( xAction.is() ) in GetSmartTagCaption()
317 if( xMB.is() ) in disposing()
322 else if ( xCN.is() ) in disposing()
364 if ( !rContent.is() ) in LoadLibraries()
387 if (!xLib.is()) in LoadLibraries()
396 if ( !rEnum.is() ) in LoadLibraries()
414 if (!xLib.is()) in LoadLibraries()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdouno.cxx104 if (xComp.is()) in StopListening()
110 if (xComp.is()) in StartListening()
197 if (xComp.is()) in ~SdrUnoObj()
201 if (xContent.is() && !xContent->getParent().is()) in ~SdrUnoObj()
341 if (xSet.is()) in operator =()
351 if (xComp.is()) in operator =()
500 if (xModel.is()) in CreateUnoControlModel()
520 if (xModel.is()) in CreateUnoControlModel()
532 if (xComp.is()) in SetUnoControlModel()
542 if (xSet.is()) in SetUnoControlModel()
[all …]
/trunk/main/offapi/com/sun/star/drawing/
H A DXPresenterHelper.idl14 * software distributed under the License is distributed on an
45 /** This interface is a collection of functions that are necessary to
66 When <TRUE/> the parent window is painted behind its child
67 windows. This is one half of allowing child windows to be
70 When <TRUE/> then the parent window is not clipped where its
81 /** Create a new canvas for the given window. The new canvas is a
88 <NULL/> (is expected to b <NULL/> whenever xUpdateCanvas is.)
90 The canvas that is shared by the wrapper.
95 The canvas is created for this window. Must not be <NULL/>
106 The canvas is created for this window. Must not be <NULL/>
[all …]
/trunk/main/offapi/com/sun/star/rendering/
H A DXAnimatedSprite.idl14 * software distributed under the License is distributed on an
59 The speed of the animation is given in cycles per second
63 an animation is running, the associated
74 is defined as one full animation run, i.e. the full [0,1]
86 with here. Once an animation is stopped, the associated
96 If the animation is currently running, the next frame that is
122 The state given here is used when calling the
127 note that if an animation is not started, the associated
133 The state given here is used when calling the
138 if the view transformation matrix is singular.
[all …]
/trunk/main/sd/source/ui/framework/configuration/
H A DConfigurationControllerResourceManager.cxx129 if ( ! rxResourceId.is()) in ActivateResource()
131 OSL_ASSERT(rxResourceId.is()); in ActivateResource()
143 if ( ! xFactory.is()) in ActivateResource()
171 if (xResource.is()) in ActivateResource()
216 if ( ! rxResourceId.is()) in DeactivateResource()
225 if (aDescriptor.mxResource.is() && aDescriptor.mxResourceFactory.is()) in DeactivateResource()
284 if ( ! rxResource.is()) in AddResource()
286 OSL_ASSERT(rxResource.is()); in AddResource()
341 if (rxId1.is() && rxId2.is()) in operator ()()
343 else if (rxId1.is()) in operator ()()
[all …]
/trunk/main/ucbhelper/source/client/
H A Dcontentbroker.cxx257 if ( xComponent.is() ) in ~ContentBroker_Impl()
290 if ( xIfc.is() ) in initialize()
328 if ( !xIfc.is() ) in initialize()
335 OSL_ENSURE( m_xIdFac.is(), in initialize()
338 if ( !m_xIdFac.is() ) in initialize()
343 OSL_ENSURE( m_xProvider.is(), in initialize()
346 if ( !m_xProvider.is() ) in initialize()
349 if ( !m_xProviderMgr.is() ) in initialize()
353 OSL_ENSURE( m_xProviderMgr.is(), in initialize()
356 if ( !m_xProviderMgr.is() ) in initialize()
[all …]
/trunk/main/sc/source/ui/vba/
H A Dvbaeventshelper.cxx77 if( xVbaRange.is() ) in lclGetTabFromArgs()
93 if( xRanges.is() ) in lclGetTabFromArgs()
200 if( !mxModel.is() ) in ScVbaEventListener()
223 if( xWindow.is() ) in startControllerListening()
227 if( xTopWindow.is() ) in startControllerListening()
243 if( xWindow.is() ) in stopControllerListening()
247 if( xTopWindow.is() ) in stopControllerListening()
418 if( xModel.is() ) in disposing()
427 if( xController.is() ) in disposing()
861 if( !xVbaRange.is() ) in createRange()
[all …]
/trunk/main/chart2/source/controller/main/
H A DChartController_Insert.cxx285 if( xSeries.is() ) in executeDispatch_InsertMenu_DataLabels()
343 if( xSeries.is()) in executeDispatch_InsertMenu_YErrorBars()
408 if( xSeries.is() ) in executeDispatch_InsertMenu_MeanValues()
427 if( xSeries.is()) in executeDispatch_InsertMenu_Trendlines()
526 if( xSeries.is()) in executeDispatch_InsertYErrorBars()
603 if( xEqProp.is()) in executeDispatch_InsertR2Value()
618 if( xEqProp.is()) in executeDispatch_DeleteR2Value()
693 if( xSeries.is() ) in executeDispatch_InsertDataLabels()
716 if( xSeries.is() ) in executeDispatch_DeleteDataLabels()
741 if( xSeries.is() ) in executeDispatch_ResetAllDataPoints()
[all …]
/trunk/main/offapi/com/sun/star/style/
H A DCharacterProperties.idl14 * software distributed under the License is distributed on an
152 /** This property determines if the text background color is set to
168 /** This property is <TRUE/> if the characters are crossed out.
187 /** If this property is <TRUE/>, the underline and strike-through
210 <p> A line break is applied before the range of characters if
220 <p> A line break is applied behind the range of characters if
264 text that is formatted in two lines.
273 text that is formatted in two lines.
295 /** This optional property contains the text that is set as ruby.
380 /** This is the relative height used for subscript or superscript
[all …]
/trunk/main/offapi/com/sun/star/configuration/
H A DConfigurationAccess.idl14 * software distributed under the License is distributed on an
200 <li><type>AccessRootElement</type> if this element is the
206 <li><type>GroupElement</type> if this element is a child of a
215 <p>This is an alternative to <type>GroupAccess</type>.
221 if this element is a <em>Group</em>.
222 <p>This is an alternative to <type>SetAccess</type>.
228 if this element is the <em>Root</em> of the whole hierarchy.
229 <p>This is an alternative to <type>SetElement</type>
241 <p>This is an alternative to <type>AccessRootElement</type>
248 if this element is a child of a <em>Group</em>.
[all …]
/trunk/main/offapi/com/sun/star/sdb/
H A DXSingleSelectQueryAnalyzer.idl14 * software distributed under the License is distributed on an
82 The filter criteria returned is part of the where condition of the
93 The filter criteria is split into levels. Each level represents the
96is of type string. The operator used, is defined by <type scope="com::sun::star::sdb">SQLFilterOpe…
110 The group criteria returned is part of the GROUP BY clause of the
148is of type string. The operator used, is defined by <type scope="com::sun::star::sdb">SQLFilterOpe…
161 The order criteria returned is part of the ORDER BY clause of the
172 The order criteria returned is part of the ORDER BY clause of the
187 which is based on another query.</p>
222 is the command which should be executed, the type of command depends
[all …]
/trunk/main/scripting/source/provider/
H A DMasterScriptProvider.cxx154 if ( m_xModel.is() ) in initialize()
273 if ( !xFac.is() ) in getScript()
287 if ( !uriRef.is() || !sfUri.is() ) in getScript()
345 && m_xModel.is() in getScript()
526 if ( m_xMSPPkg.is() ) in insertByName()
529 if ( !xCont.is() ) in insertByName()
547 if ( !xPkg.is() ) in insertByName()
574 if ( !xCont.is() ) in insertByName()
606 if ( m_xMSPPkg.is() ) in removeByName()
609 if ( !xCont.is() ) in removeByName()
[all …]
/trunk/main/offapi/com/sun/star/sheet/
H A DGeneralFunction.idl14 * software distributed under the License is distributed on an
39 /** nothing is calculated.
45 /** function is determined automatically.
53 /** sum of all numerical values is calculated.
65 /** average of all numerical values is calculated.
71 /** maximum value of all numerical values is calculated.
77 /** minimum value of all numerical values is calculated.
83 /** product of all numerical values is calculated.
95 /** standard deviation is calculated based on a sample.
107 /** variance is calculated based on a sample.
[all …]
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx631 if (GetModel().is()) in CollectSharedData()
637 if ( xIndex.is() ) in CollectSharedData()
856 if (xUsedArea.is() && xCellAddress.is()) in GetEndAddress()
2735 if(xCursor.is()) in GetMerged()
3039 if ( xText.is()) in WriteCell()
3123 if( xChartDoc.is() && xReceiver.is() && in ExportShape()
3277 if (aItr->is()) in WriteTableShapes()
3749 if (xLinkable.is() && GetModel().is()) in WriteTableSource()
3756 if (xProps.is()) in WriteTableSource()
3877 if( xRange.is() ) in WriteLabelRanges()
[all …]

Completed in 199 milliseconds

1...<<21222324252627282930>>...462