Home
last modified time | relevance | path

Searched refs:copyProperties (Results 1 – 25 of 46) sorted by relevance

12

/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/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/dbaccess/source/core/misc/
H A DPropertyForward.cxx109 ::comphelper::copyProperties( m_xSource, m_xDest ); in propertyChange()
158 ::comphelper::copyProperties( m_xDest, m_xSource ); in setDefinition()
H A DContainerMediator.cxx221 ::comphelper::copyProperties( xSettings, _rxDestination ); in impl_initSettings_nothrow()
/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/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()
/trunk/main/toolkit/src2xml/source/
H A Dsrclexer.py127 def copyProperties (self, other): member in SrcLexer
419 mclexer.copyProperties(self)
/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/dbaccess/source/core/api/
H A Dtablecontainer.cxx257 ::comphelper::copyProperties(xTableDefinition,xDest); in createObject()
362 ::comphelper::copyProperties( xColumn, xProp ); in appendObject()
/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/chart2/source/tools/
H A DFormattedStringHelper.cxx61 comphelper::copyProperties( in createFormattedStringSequence()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DCompHelper.java44 public static void copyProperties(final XPropertySet src, final XPropertySet dst) { in copyProperties() method in CompHelper
/trunk/main/reportdesign/source/core/api/
H A DTools.cxx65 ::comphelper::copyProperties(_xReportComponent.get(),xClone.get()); in cloneObject()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/
H A DOIndexColumn.java100 CompHelper.copyProperties(this, descriptor); in createDataDescriptor()
H A DOKeyColumn.java105 CompHelper.copyProperties(this, descriptor); in createDataDescriptor()
H A DOIndex.java124 CompHelper.copyProperties(this, descriptor); in createDataDescriptor()
H A DOKey.java121 CompHelper.copyProperties(this, descriptor); in createDataDescriptor()
/trunk/main/connectivity/source/drivers/ado/
H A DAColumns.cxx75 ::comphelper::copyProperties(descriptor,xColumn); in appendObject()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlSubDocument.cxx139 ::comphelper::copyProperties(xCond.get(),xNewCond.get()); in EndElement()
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlTable.java59 CompHelper.copyProperties(this, descriptor); in createDataDescriptor()
/trunk/main/comphelper/inc/comphelper/
H A Dproperty.hxx133 COMPHELPER_DLLPUBLIC void copyProperties(const staruno::Reference<starbeans::XPropertySet>& _rxSour…
/trunk/main/chart2/source/controller/main/
H A DChartModelClone.cxx234 ::comphelper::copyProperties( in applyModelContentToModel()
/trunk/main/comphelper/source/property/
H A Dproperty.cxx71 void copyProperties(const Reference<XPropertySet>& _rxSource, in copyProperties() function

Completed in 91 milliseconds

12