Home
last modified time | relevance | path

Searched refs:copyProperties (Results 1 – 25 of 46) sorted by last modified time

12

/trunk/main/connectivity/source/sdbcx/
H A DVCollection.cxx587 ::comphelper::copyProperties( _descriptor, xNewDescriptor ); in cloneDescriptor()
/trunk/main/connectivity/source/drivers/dbase/
H A DDTable.cxx2252 ::comphelper::copyProperties(descriptor,xCopyColumn); in alterColumn()
2276 ::comphelper::copyProperties(xProp,xCpy); in alterColumn()
2292 ::comphelper::copyProperties(xProp,xCpy); in alterColumn()
2445 ::comphelper::copyProperties(xProp,xCpy); in addColumn()
2451 ::comphelper::copyProperties(_xNewColumn,xCpy); in addColumn()
2520 ::comphelper::copyProperties(xProp,xCpy); in dropColumn()
/trunk/main/reportdesign/source/core/sdr/
H A DPropertyForward.cxx65 ::comphelper::copyProperties(m_xDest,m_xSource); in DBG_NAME()
81 ::comphelper::copyProperties(m_xSource,m_xDest); in DBG_NAME()
H A DRptObject.cxx955 comphelper::copyProperties(xSource.get(),xDest.get()); in Clone()
1171 comphelper::copyProperties(xSource.get(),xDest.get()); in Clone()
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx372 ::comphelper::copyProperties( _cloneSource.m_xAggregateSet, m_xAggregateSet ); in ODatabaseForm()
/trunk/main/xmloff/source/chart/
H A DSchXMLTableContext.cxx1003 … SchXMLTools::copyProperties( Reference< beans::XPropertySet >( xSeq, uno::UNO_QUERY ), in switchRangesFromOuterToInternalIfNecessary()
1023 SchXMLTools::copyProperties( in switchRangesFromOuterToInternalIfNecessary()
1034 SchXMLTools::copyProperties( in switchRangesFromOuterToInternalIfNecessary()
1055 … SchXMLTools::copyProperties( Reference< beans::XPropertySet >( xSeq, uno::UNO_QUERY ), in switchRangesFromOuterToInternalIfNecessary()
1067 … SchXMLTools::copyProperties( Reference< beans::XPropertySet >( xSeq, uno::UNO_QUERY ), in switchRangesFromOuterToInternalIfNecessary()
H A DSchXMLTools.cxx149 SchXMLTools::copyProperties( Reference< beans::XPropertySet >( xSeq, uno::UNO_QUERY ), in lcl_createNewSequenceFromCachedXMLRange()
710 void copyProperties( in copyProperties() function
H A DSchXMLTools.hxx143 void copyProperties(
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java388 copyProperties(xForeignGroupSection, xGroupSection); in copyGroupProperties()
642 copyProperties(xForeignSection, xSection); in copyDetailProperties()
681 copyProperties(_aSO.getParent(), xFixedText); in insertLabel()
784 copyProperties(_aSO.getParent(), xReportControlModel); in insertFormattedField()
1209 private void copyProperties(Object _aFrom, Object _aTo) in copyProperties() method in ReportBuilderLayouter
1246 copyProperties(_xFromSection, _xToSection); in copySection()
1266 copyProperties(aComponent, aClone); in copySection()
/trunk/main/toolkit/src2xml/source/
H A Dsrclexer.py127 def copyProperties (self, other): member in SrcLexer
419 mclexer.copyProperties(self)
/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx2462 ::comphelper::copyProperties( in LoadAndRegisterDataSource()
/trunk/main/svx/source/form/
H A Dfmobj.cxx581 ::comphelper::copyProperties( xCurrentSourceForm, xCurrentDestForm ); in ensureModelEnv()
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx1574 ::comphelper::copyProperties(m_xReportComponent,xRowSetProp); in impl_dialogFilter_nothrow()
/trunk/main/reportdesign/source/ui/dlg/
H A DCondFormat.cxx178 ::comphelper::copyProperties(m_xCopy.get(),xCond.get()); in impl_addCondition_nothrow()
491 ::comphelper::copyProperties(xCond.get(),xNewCond.get()); in Execute()
497 ::comphelper::copyProperties( m_xCopy.get(), m_xFormatConditions.get() ); in Execute()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlSubDocument.cxx139 ::comphelper::copyProperties(xCond.get(),xNewCond.get()); in EndElement()
/trunk/main/reportdesign/source/core/api/
H A DSection.cxx622 ::comphelper::copyProperties(_xSource.get(),_xDest.get()); in lcl_copySection()
H A DTools.cxx65 ::comphelper::copyProperties(_xReportComponent.get(),xClone.get()); in cloneObject()
H A DFormattedField.cxx242 ::comphelper::copyProperties(aIter->get(),xCond.get()); in createClone()
H A DGroup.cxx73 ::comphelper::copyProperties(_xSource.get(),static_cast<GroupPropertySet*>(this)); in copyGroup()
/trunk/main/dbaccess/source/ui/app/
H A DAppControllerDnD.cxx809 ::comphelper::copyProperties(xQuery,xNewQuery); in paste()
838 ::comphelper::copyProperties(xSrcProp,xDstProp); in paste()
/trunk/main/dbaccess/source/core/misc/
H A DContainerMediator.cxx221 ::comphelper::copyProperties( xSettings, _rxDestination ); in impl_initSettings_nothrow()
H A DPropertyForward.cxx109 ::comphelper::copyProperties( m_xSource, m_xDest ); in propertyChange()
158 ::comphelper::copyProperties( m_xDest, m_xSource ); in setDefinition()
/trunk/main/dbaccess/source/core/api/
H A Dquerycontainer.cxx209 ::comphelper::copyProperties( _rxDesc, xCommandDefinitionPart ); in appendByDescriptor()
H A Dtablecontainer.cxx257 ::comphelper::copyProperties(xTableDefinition,xDest); in createObject()
362 ::comphelper::copyProperties( xColumn, xProp ); in appendObject()
/trunk/main/dbaccess/source/core/dataaccess/
H A DComponentDefinition.cxx306 ::comphelper::copyProperties( _rxSourceDescriptor, xColDesc ); in columnAppended()

Completed in 159 milliseconds

12