Home
last modified time | relevance | path

Searched defs:xClone (Results 1 – 15 of 15) sorted by relevance

/trunk/main/reportdesign/source/core/api/
H A DTools.cxx64 …uno::Reference< report::XReportComponent> xClone(_xFactory->createInstance(_sServiceName),uno::UNO… in cloneObject() local
H A DSection.cxx626 uno::Reference<util::XCloneable> xClone(_xSource->getByIndex(i),uno::UNO_QUERY); in lcl_copySection() local
/trunk/main/forms/source/component/
H A DFormattedFieldWrapper.cxx112 Reference< XCloneable > xClone = xCloneAccess->createClone(); in OFormattedFieldWrapper() local
/trunk/main/toolkit/source/controls/grid/
H A Ddefaultgridcolumnmodel.cxx94 Reference< XGridColumn > const xClone( xCloneable->createClone(), UNO_QUERY_THROW ); in DefaultGridColumnModel() local
/trunk/main/svx/source/svdraw/
H A Dsvdouno.cxx330 uno::Reference< util::XCloneable > xClone( xSourceControlModel, uno::UNO_QUERY_THROW ); in operator =() local
/trunk/main/chart2/source/model/main/
H A DDiagram.cxx265 lcl_tCooSysRef xClone; in lcl_CloneCoordinateSystems() local
/trunk/main/basctl/source/dlged/
H A Ddlged.cxx778 Reference< util::XCloneable > xClone( m_xUnoControlDialogModel, UNO_QUERY ); in Copy() local
1042 Reference< util::XCloneable > xClone( xCM, uno::UNO_QUERY ); in Paste() local
/trunk/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx512 uno::Reference< util::XCloneable > xClone( (::cppu::OWeakObject*) pClone, uno::UNO_QUERY ); in IMPLEMENT_FORWARD_REFCOUNT() local
H A Dcontrolmodelcontainerbase.cxx163 Reference< XControlModel > xClone( xCloneSource->createClone(), UNO_QUERY ); in operator ()() local
/trunk/main/forms/source/xforms/
H A Dbinding.cxx1313 Reference< XPropertySet > xClone; in createClone() local
/trunk/main/forms/source/misc/
H A DInterfaceContainer.cxx220 Reference< XInterface > xClone( xCloneable->createClone() ); in clonedFrom() local
/trunk/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx3317 Reference< util::XCloneable > xClone(p.release()); in createClone() local
3712 …uno::Reference < util::XCloneable > xClone(new ScChart2EmptyDataSequence(m_pDocument, m_xDataProvi… in createClone() local
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx1505 Reference< XResultSet > xClone; in setDataSource() local
/trunk/main/xmloff/source/draw/
H A Dximpshap.cxx3499 uno::Reference < util::XCloneable > xClone( xAttrList, uno::UNO_QUERY ); in SdXMLFrameShapeContext() local
/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx2934 … uno::Reference< util::XCloneable > xClone( rSourceView.GetDocShell()->GetModel(), uno::UNO_QUERY); in MergeDocuments() local

Completed in 112 milliseconds