Home
last modified time | relevance | path

Searched refs:set (Results 226 – 250 of 2405) sorted by relevance

12345678910>>...97

/trunk/main/scripting/source/provider/
H A DBrowseNodeFactoryImpl.cxx196 m_origNode.set( node ); in LocationBrowseNode()
233 children[ index ].set( m_hBNA->find( *it )->second ); in getChildNodes()
265 xbn.set( new LocationBrowseNode( langNodes[ i ] ) ); in loadChildNodes()
269 xbn.set( langNodes[ i ] ); in loadChildNodes()
291 (*m_hBNA)[ grandchild->getName() ].set( bna ); in loadChildNodes()
319 xFac.set( in getAllBrowseNodes()
468 children[ i ].set( *it ); in getChildNodes()
585 children[ i ].set( *it ); in getChildNodes()
/trunk/main/dbaccess/source/core/recovery/
H A Dsubcomponentrecovery.cxx169 xDefinitionContainer.set( xSuppForms->getFormDocuments(), UNO_QUERY_THROW ); in lcl_getSubComponentDef_nothrow()
174 xDefinitionContainer.set( xSuppReports->getReportDocuments(), UNO_QUERY_THROW ); in lcl_getSubComponentDef_nothrow()
176 … xCommandProcessor.set( xDefinitionContainer->getByHierarchicalName( i_rName ), UNO_QUERY_THROW ); in lcl_getSubComponentDef_nothrow()
589 xSubComponent.set( m_xDocumentUI->loadComponentWithArguments( in impl_recoverSubDocument_throw()
601 xSubComponent.set( m_xDocumentUI->createComponentWithArguments( in impl_recoverSubDocument_throw()
609 xDocDefinition.set( xDocDefComponent, UNO_QUERY ); in impl_recoverSubDocument_throw()
649 xSubComponent.set( m_xDocumentUI->loadComponentWithArguments( in impl_recoverQueryDesign_throw()
661 xSubComponent.set( m_xDocumentUI->createComponentWithArguments( in impl_recoverQueryDesign_throw()
/trunk/main/offapi/com/sun/star/i18n/
H A DXCharacterClassification.idl133 A number with appropriate flags set to indicate what type of
156 <member>ParseResult::TokenType</member> will be set to
164 <const>KParseType::IDENTNAME</const> are set in
178 A set of <type>KParseTokens</type> constants determining the
182 A set of additionally allowed characters a name or
186 A set of <type>KParseTokens</type> constants determining the
190 A set of additionally allowed characters a name or
239 <member>ParseResult::TokenType</member> set to <b>0</b> (zero)
/trunk/main/offapi/com/sun/star/chart2/data/
H A DXDatabaseDataProvider.idl131 /** specifies the type of the command to be executed to retrieve a result set.
148 row set are to be additionally filtered, the Filter property can be used.</p>
163 /** additional having clause for the row set
167 set raises (com::sun::star::beans::UnknownPropertyException);
170 /** additional group by for the row set
174 set raises (com::sun::star::beans::UnknownPropertyException);
177 /** is a additional sort order definition for a row set.
202 set raises (com::sun::star::lang::IllegalArgumentException);
/trunk/main/offapi/com/sun/star/ucb/
H A DXPropertyMatcher.idl43 /** Checks whether a set of properties matches a set of search criteria.
50 /** Checks whether a set of properties matches the given search criteria.
53 A Command Processor through which the set of properties is accessible.
56 The environment to use when accessing the property set via the given
H A DContentResultSet.idl76 - which may hold the property set ).
82 /** provides access to the result set meta data. Meta data are for
83 example the number of columns of the result set, information
91 /** enables travelling through the result set members ( the contents ).
92 This interface mainly provides a cursor for the result set.
194 The implementation initially needs to set the value of this property
217 /** can be implemented to provide a complete JDBC conform result set
H A DContent.idl78 "setPropertyValues". Each content must support a set of standard
79 commands and properties. Also there is a set of predefined optionally
156 is set).</li>
207 The properties for which the result set shall
209 sequence is the same as the order of result set
214 contains sort criteria, if result set shall
784 <td>contains the rules set for a content.</td>
951 content's property set.
954 dynamically change it's property set ( e.g. because it implements
962 content's command set.
[all …]
/trunk/main/oox/source/drawingml/table/
H A Dtableproperties.cxx113 pWholeTabFillProperties->moFillType.set(XML_solidFill); in SetTableStyleProperties()
125 pLeftBorder->maLineFill.moFillType.set(XML_solidFill); in SetTableStyleProperties()
136 pBand1HFillProperties->moFillType.set(XML_solidFill); in SetTableStyleProperties()
161 pFstRowFillProperties->moFillType.set(XML_solidFill); in CreateTableStyle()
172 pFstBottomBorder->maLineFill.moFillType.set(XML_solidFill); in CreateTableStyle()
196 pFstRowFillProperties->moFillType.set(XML_solidFill); in CreateTableStyle()
207 pFstBottomBorder->maLineFill.moFillType.set(XML_solidFill); in CreateTableStyle()
/trunk/main/offapi/com/sun/star/awt/
H A DUnoControlRoadmapModel.idl55 When inserting such items their ID is set equal to the Index of their
58 boundaries - set equal to last index of the RoadmapItem Array.
101 <ul><li>If <member>ImageURL</member> is set, <member>Graphic</member> will be reset
104 <li>If <member>Graphic</member> is set, <member>ImageURL</member> will be reset
138 /** refers to the ID of the currently selected item. Initially this property is set to '-1'
141 'CurrentItemID' is set to -1
/trunk/main/offapi/com/sun/star/sheet/
H A DTablePageStyle.idl120 top-to-bottom, then continues with the next set of cell columns
122 with left-to-right, then continues with the next set of cell
132 reinserted into the property set.</p>
143 reinserted into the property set.</p>
154 reinserted into the property set.</p>
165 reinserted into the property set.</p>
/trunk/main/offapi/com/sun/star/chart/
H A DChartStatistics.idl63 <member>ChartStatistics::ErrorCategory</member> is set to
77 <member>ChartStatistics::ErrorCategory</member> is set to
122 <member>ChartStatistics::ErrorCategory</member> is set to
137 <member>ChartStatistics::ErrorCategory</member> is set to
163 property is used when the <type>ErrorBarCategory</type> is set
169 property is used when the <type>ErrorBarCategory</type> is set
/trunk/main/oox/source/ole/
H A Dolestorage.cxx103 …mxTempFile.set( xFactory->createInstance( CREATE_OUSTRING( "com.sun.star.io.TempFile" ) ), UNO_QUE… in OleOutputStream()
105 mxSeekable.set( mxOutStrm, UNO_QUERY ); in OleOutputStream()
256 mxStorage.set( xFactory->createInstanceWithArguments( in initStorage()
273 mxStorage.set( xFactory->createInstanceWithArguments( in initStorage()
363 xInStream.set( mxStorage->getByName( rElementName ), UNO_QUERY ); in implOpenInputStream()
375 xOutStream.set( new OleOutputStream( mxContext, mxStorage, rElementName ) ); in implOpenOutputStream()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXResultSetUpdate.idl37 /** provides the possibility to write changes made on a result set back to
44 /** inserts the contents of the insert row into the result set and
60 /** deletes the current row from the result set and the underlying
93 result set. It is essentially a buffer where a new row may
97 inserting the row into the result set.
109 a result set must be given a value each time this method is
H A DXRowSet.idl36 /** enhances the functionality of a result set. It allows implementation of
37 a special behavior for a result set and notifies an application on
38 certain row set events such as a change in its value.
52 /** populates a row set with data. The description of the data source and
53 other important information for filling the row set with data.
/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleChartView.cxx212 xSelectionSupplier.set( m_xSelectionSupplier ); in initialize()
213 xChartModel.set( m_xChartModel ); in initialize()
214 xChartView.set( m_xChartView ); in initialize()
215 xParent.set( m_xParent ); in initialize()
216 xWindow.set( m_xWindow ); in initialize()
273 xWindow.set( xNewWindow ); in initialize()
/trunk/main/reportdesign/source/core/api/
H A DReportDefinition.cxx536 xFrameLoad.set( xFrame,uno::UNO_QUERY); in run()
947 set(PROPERTY_CAPTION,_caption,m_pImpl->m_sCaption); in setCaption()
1006 set(PROPERTY_COMMAND,_command,m_pImpl->m_sCommand); in setCommand()
1022 set(PROPERTY_COMMANDTYPE,_commandtype,m_pImpl->m_nCommandType); in setCommandType()
1033 set(PROPERTY_FILTER,_filter,m_pImpl->m_sFilter); in setFilter()
1335 m_pImpl->m_xNumberFormatsSupplier.set( in fillArgs()
2192 set(PROPERTY_MIMETYPE,_mimetype,m_pImpl->m_sMimeType); in setMimeType()
2474 set(PROPERTY_POSITIONX,aPosition.X,m_aProps->m_nPosX); in setPosition()
2475 set(PROPERTY_POSITIONY,aPosition.Y,m_aProps->m_nPosY); in setPosition()
2493 set(PROPERTY_WIDTH,aSize.Width,m_aProps->m_nWidth); in setSize()
[all …]
H A DFormattedField.cxx202 set(PROPERTY_DATAFIELD,_datafield,m_aProps.aDataField); in setDataField()
213 set(PROPERTY_PRINTWHENGROUPCHANGE,_printwhengroupchange,m_aProps.bPrintWhenGroupChange); in setPrintWhenGroupChange()
224set(PROPERTY_CONDITIONALPRINTEXPRESSION,_conditionalprintexpression,m_aProps.aConditionalPrintExpr… in setConditionalPrintExpression()
259 set(PROPERTY_FORMATKEY,_formatkey,m_nFormatKey); in setFormatKey()
269 m_xFormatsSupplier.set(xSection->getReportDefinition(),uno::UNO_QUERY); in getFormatsSupplier()
274 …m_xFormatsSupplier.set(xProp->getPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Number… in getFormatsSupplier()
282 set(PROPERTY_FORMATSSUPPLIER,_formatssupplier,m_xFormatsSupplier); in setFormatsSupplier()
/trunk/main/sc/source/filter/xml/
H A Dxmlstyli.cxx772 xStyles.set(xTableStyles); in GetStylesContainer()
781 xStyles.set(xCellStyles); in GetStylesContainer()
790 xStyles.set(xColumnStyles); in GetStylesContainer()
799 xStyles.set(xRowStyles); in GetStylesContainer()
816 xStyles.set(xFamilies->getByName( sName ), uno::UNO_QUERY); in GetStylesContainer()
827 ((XMLTableStylesContext *)this)->xTableStyles.set(xStyles); in GetStylesContainer()
830 ((XMLTableStylesContext *)this)->xCellStyles.set(xStyles); in GetStylesContainer()
833 ((XMLTableStylesContext *)this)->xColumnStyles.set(xStyles); in GetStylesContainer()
836 ((XMLTableStylesContext *)this)->xRowStyles.set(xStyles); in GetStylesContainer()
996 xPropSet.set(GetStyle(), UNO_QUERY ); in CreateHeaderFooterContext()
[all …]
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DXUpdateHandler.idl167 <p> The current node must be a set and
171 of the set.
192 <li>if there isn't a set node in progress currently</li>
215 <p> The current node must be a set and
240 <li>if there isn't a set node in progress currently</li>
287 <p> The current node must be a set and
296 <li>if there isn't a set node in progress currently</li>
330 <p> <const>NodeAttribute::MANDATORY</const> need not be set
381 <const>SchemaAttribute::REQUIRED</const> flag set,
412 <const>SchemaAttribute::REQUIRED</const> flag set,
[all …]
/trunk/main/udkapi/com/sun/star/script/
H A DInvocationInfo.idl61 constants are set to describe the property completely,
62 but a flag will only be set, if the corresponding charac-
64 is set, the property is readonly. If it isn't set, the
67 For methods this field is irrelevant and is set to 0.
/trunk/main/offapi/com/sun/star/rendering/
H A DXIeeeDoubleBitmap.idl75 Data to set
78 Layout of the data to set. Must match this bitmap's current
82 Destination rectangle, within the bounds of the bitmap, to set
112 The color value(s) to set
115 Layout of the color elements to set. Must match this bitmap's
119 Pixel position with the bounds of the bitmap to set.
H A DXIeeeFloatBitmap.idl75 Data to set
78 Layout of the data to set. Must match this bitmap's current
82 Destination rectangle, within the bounds of the bitmap, to set
112 The color value(s) to set
115 Layout of the color elements to set. Must match this bitmap's
119 Pixel position with the bounds of the bitmap to set.
/trunk/main/dbaccess/source/ui/dlg/
H A DCollectionView.cxx199 xNameAccess.set(xChild->getParent(),UNO_QUERY); in IMPL_LINK()
202 m_xContent.set(xNameAccess,UNO_QUERY); in IMPL_LINK()
203 xChild.set(m_xContent,UNO_QUERY); in IMPL_LINK()
217 m_xContent.set(xHier->getByHierarchicalName(sSubFolder),UNO_QUERY); in IMPL_LINK()
309 m_xContent.set(xNameAccess,UNO_QUERY); in IMPL_LINK()
338 xContent.set(xNameAccess->getByName(sSubFolder),UNO_QUERY); in IMPL_LINK()
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx322 _rDocument.xDocument.set( xDocComponent, UNO_QUERY_THROW ); in lcl_loadSubDocument_nothrow()
482 m_xSinglePage.set( xSingle->getDrawPage(), UNO_SET_THROW ); in DrawPageIterator()
487 m_xMultiPages.set( xMulti->getDrawPages(), UNO_SET_THROW ); in DrawPageIterator()
629 ::std::set< ::rtl::OUString >
702 m_xScriptsStorage.set( in bind()
746 ::std::set< ::rtl::OUString > ScriptsStorage::getElementNames() const in getElementNames()
752 ::std::set< ::rtl::OUString > aNames; in getElementNames()
1112 xDocContainer.set( m_xDocument->getReportDocuments(), UNO_SET_THROW ); in impl_collectSubDocuments_nothrow()
1299 ::std::set< ::rtl::OUString > aElementNames( aDocStorage.getElementNames() ); in impl_checkScriptStorageStructure_nothrow()
1504 xTargetLibraries.set( DocumentScriptLibraryContainer::create( in impl_migrateContainerLibraries_nothrow()
[all …]
/trunk/main/oox/source/xls/
H A Dworkbookhelper.cxx327 … xStylesNC.set( xFamiliesNA->getByName( bPageStyles ? maPageStyles : maCellStyles ), UNO_QUERY ); in getStyleFamily()
342 xStyle.set( xStylesNC->getByName( rStyleName ), UNO_QUERY ); in getStyleObject()
364 xNamedRange.set( xNamedRanges->getByScopeName( orScope, orName ), UNO_QUERY ); in createNamedRangeObject()
390 xDatabaseRange.set( xDatabaseRanges->getByName( orName ), UNO_QUERY ); in createDatabaseRangeObject()
405 …xStyle.set( mrBaseFilter.getModelFactory()->createInstance( bPageStyle ? maPageStyleServ : maCellS… in createStyleObject()
491 mxDoc.set( mrBaseFilter.getModel(), UNO_QUERY ); in initialize()
681 xSheet.set( xSheetsIA->getByIndex( nSheet ), UNO_QUERY_THROW ); in getSheetFromDoc()
695 xSheet.set( xSheetsNA->getByName( rSheet ), UNO_QUERY ); in getSheetFromDoc()

Completed in 125 milliseconds

12345678910>>...97