/aoo41x/main/wizards/com/sun/star/wizards/reportbuilder/layout/ |
H A D | ReportBuilderLayouter.java | 388 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()
|
/aoo41x/main/reportdesign/source/ui/dlg/ |
H A D | CondFormat.cxx | 178 ::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()
|
/aoo41x/main/dbaccess/source/core/misc/ |
H A D | PropertyForward.cxx | 109 ::comphelper::copyProperties( m_xSource, m_xDest ); in propertyChange() 158 ::comphelper::copyProperties( m_xDest, m_xSource ); in setDefinition()
|
H A D | ContainerMediator.cxx | 221 ::comphelper::copyProperties( xSettings, _rxDestination ); in impl_initSettings_nothrow()
|
/aoo41x/main/reportdesign/source/core/sdr/ |
H A D | PropertyForward.cxx | 63 ::comphelper::copyProperties(m_xDest,m_xSource); in DBG_NAME() 79 ::comphelper::copyProperties(m_xSource,m_xDest); in DBG_NAME()
|
H A D | RptObject.cxx | 955 comphelper::copyProperties(xSource.get(),xDest.get()); in Clone() 1171 comphelper::copyProperties(xSource.get(),xDest.get()); in Clone()
|
/aoo41x/main/xmloff/source/chart/ |
H A D | SchXMLTableContext.cxx | 1003 … 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 D | SchXMLTools.cxx | 149 SchXMLTools::copyProperties( Reference< beans::XPropertySet >( xSeq, uno::UNO_QUERY ), in lcl_createNewSequenceFromCachedXMLRange() 710 void copyProperties( in copyProperties() function
|
H A D | SchXMLTools.hxx | 143 void copyProperties(
|
/aoo41x/main/toolkit/src2xml/source/ |
H A D | srclexer.py | 127 def copyProperties (self, other): member in SrcLexer 419 mclexer.copyProperties(self)
|
/aoo41x/main/dbaccess/source/core/api/ |
H A D | tablecontainer.cxx | 257 ::comphelper::copyProperties(xTableDefinition,xDest); in createObject() 362 ::comphelper::copyProperties( xColumn, xProp ); in appendObject()
|
H A D | query.cxx | 152 ::comphelper::copyProperties(_rxCommandDefinition,this); in DBG_NAME()
|
H A D | querycontainer.cxx | 209 ::comphelper::copyProperties( _rxDesc, xCommandDefinitionPart ); in appendByDescriptor()
|
/aoo41x/main/connectivity/source/drivers/dbase/ |
H A D | DTable.cxx | 2252 ::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()
|
/aoo41x/main/chart2/source/tools/ |
H A D | FormattedStringHelper.cxx | 61 comphelper::copyProperties( in createFormattedStringSequence()
|
/aoo41x/main/dbaccess/source/ui/app/ |
H A D | AppControllerDnD.cxx | 809 ::comphelper::copyProperties(xQuery,xNewQuery); in paste() 838 ::comphelper::copyProperties(xSrcProp,xDstProp); in paste()
|
/aoo41x/main/reportdesign/source/core/api/ |
H A D | Tools.cxx | 66 ::comphelper::copyProperties(_xReportComponent.get(),xClone.get()); in cloneObject()
|
H A D | Group.cxx | 72 ::comphelper::copyProperties(_xSource.get(),static_cast<GroupPropertySet*>(this)); in copyGroup()
|
/aoo41x/main/connectivity/source/drivers/ado/ |
H A D | AColumns.cxx | 75 ::comphelper::copyProperties(descriptor,xColumn); in appendObject()
|
/aoo41x/main/reportdesign/source/filter/xml/ |
H A D | xmlSubDocument.cxx | 139 ::comphelper::copyProperties(xCond.get(),xNewCond.get()); in EndElement()
|
/aoo41x/main/comphelper/inc/comphelper/ |
H A D | property.hxx | 133 COMPHELPER_DLLPUBLIC void copyProperties(const staruno::Reference<starbeans::XPropertySet>& _rxSour…
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | ChartModelClone.cxx | 234 ::comphelper::copyProperties( in applyModelContentToModel()
|
/aoo41x/main/comphelper/source/property/ |
H A D | property.cxx | 71 void copyProperties(const Reference<XPropertySet>& _rxSource, in copyProperties() function
|
/aoo41x/main/dbaccess/source/core/dataaccess/ |
H A D | ComponentDefinition.cxx | 306 ::comphelper::copyProperties( _rxSourceDescriptor, xColDesc ); in columnAppended()
|
/aoo41x/main/connectivity/source/drivers/mysql/ |
H A D | YTable.cxx | 310 ::comphelper::copyProperties(_xDescriptor,xProp); in alterColumnType()
|