Home
last modified time | relevance | path

Searched refs:createClone (Results 151 – 175 of 208) sorted by relevance

123456789

/aoo41x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.OCurrencyModel.csv2 "OCurrencyModel";"com::sun::star::util::XCloneable";"createClone()"
H A Dcom.sun.star.comp.forms.ODateModel.csv2 "ODateModel";"com::sun::star::util::XCloneable";"createClone()"
H A Dcom.sun.star.comp.forms.OListBoxModel.csv22 "OListBoxModel";"com::sun::star::util::XCloneable";"createClone()"
H A Dcom.sun.star.comp.forms.ONumericModel.csv2 "ONumericModel";"com::sun::star::util::XCloneable";"createClone()"
H A Dcom.sun.star.comp.forms.OFormattedFieldWrapper.csv2 "OFormattedFieldWrapper";"com::sun::star::util::XCloneable";"createClone()"
/aoo41x/main/sfx2/inc/sfx2/
H A Dobjuno.hxx155 virtual com::sun::star::uno::Reference<com::sun::star::util::XCloneable> SAL_CALL createClone()
/aoo41x/main/reportdesign/source/core/inc/
H A DFormattedField.hxx138 …n::star::uno::Reference< ::com::sun::star::util::XCloneable > SAL_CALL createClone( ) throw (::co…
H A DImageControl.hxx112 …n::star::uno::Reference< ::com::sun::star::util::XCloneable > SAL_CALL createClone( ) throw (::co…
H A DFixedLine.hxx133 …n::star::uno::Reference< ::com::sun::star::util::XCloneable > SAL_CALL createClone( ) throw (::co…
H A DShape.hxx140 …n::star::uno::Reference< ::com::sun::star::util::XCloneable > SAL_CALL createClone( ) throw (::co…
/aoo41x/main/reportdesign/source/core/api/
H A DFixedText.cxx222 uno::Reference< util::XCloneable > SAL_CALL OFixedText::createClone( ) throw (uno::RuntimeExceptio… in createClone() function in reportdesign::OFixedText
H A DFormattedField.cxx229 uno::Reference< util::XCloneable > SAL_CALL OFormattedField::createClone( ) throw (uno::RuntimeExc… in createClone() function in reportdesign::OFormattedField
H A DFixedLine.cxx366 uno::Reference< util::XCloneable > SAL_CALL OFixedLine::createClone( ) throw (uno::RuntimeExceptio… in createClone() function in reportdesign::OFixedLine
H A DImageControl.cxx352 uno::Reference< util::XCloneable > SAL_CALL OImageControl::createClone( ) throw (uno::RuntimeExcep… in createClone() function in reportdesign::OImageControl
H A DShape.cxx304 uno::Reference< util::XCloneable > SAL_CALL OShape::createClone( ) throw (uno::RuntimeException) in createClone() function in reportdesign::OShape
/aoo41x/main/toolkit/source/controls/grid/
H A Dsortablegriddatamodel.hxx109 …n::star::uno::Reference< ::com::sun::star::util::XCloneable > SAL_CALL createClone( ) throw (::co…
H A Ddefaultgriddatamodel.cxx451 Reference< XCloneable > SAL_CALL DefaultGridDataModel::createClone( ) throw (RuntimeException) in createClone() function in toolkit::DefaultGridDataModel
/aoo41x/main/reportdesign/source/ui/dlg/
H A DCondFormat.cxx114 m_xCopy.set( m_xFormatConditions->createClone(), UNO_QUERY_THROW ); in DBG_NAME()
/aoo41x/main/svx/source/svdraw/
H A Dsvdouno.cxx331 xUnoControlModel.set( xClone->createClone(), uno::UNO_QUERY_THROW ); in operator =()
/aoo41x/main/chart2/source/inc/
H A DInternalDataProvider.hxx218 …rtual ::com::sun::star::uno::Reference< ::com::sun::star::util::XCloneable > SAL_CALL createClone()
/aoo41x/main/forms/source/component/
H A DColumns.cxx488 Reference< XCloneable > SAL_CALL OGridColumn::createClone( ) throw (RuntimeException) in createClone() function in frm::OGridColumn
/aoo41x/main/sd/source/core/
H A DCustomAnimationPreset.cxx201 Reference< XAnimationNode > xNode( xCloneable->createClone(), UNO_QUERY_THROW ); in create()
/aoo41x/main/editeng/source/uno/
H A Dunonrule.cxx164 Reference< XCloneable > SAL_CALL SvxUnoNumberingRules::createClone( ) throw (RuntimeException) in createClone() function in SvxUnoNumberingRules
/aoo41x/main/svx/source/form/
H A Dfmpgeimp.cxx180 m_xForms.set( xCloneable->createClone(), UNO_QUERY_THROW ); in initFrom()
/aoo41x/main/toolkit/qa/complex/toolkit/
H A DGridControl.java125 final XInterface clone = cloneable.createClone(); in testGridControlCloning()

Completed in 124 milliseconds

123456789