Home
last modified time | relevance | path

Searched defs:clone (Results 1 – 25 of 37) sorted by relevance

12

/trunk/main/writerfilter/source/doctok/
H A DWW8ResourceModelImpl.hxx109 virtual WW8BinaryObjReference * clone() { return new WW8BinaryObjReference(*this); } in clone() function in writerfilter::doctok::WW8BinaryObjReference
151 virtual WW8Sprm * clone() const { return new WW8Sprm(*this); } in clone() function in writerfilter::doctok::WW8Sprm
183 virtual WW8Value * clone() const { return new WW8IntValue(*this); } in clone() function in writerfilter::doctok::WW8IntValue
209 virtual WW8Value * clone() const { return new WW8StringValue(*this); } in clone() function in writerfilter::doctok::WW8StringValue
237 virtual WW8Value * clone() const { return new WW8PropertiesValue(mRef); } in clone() function in writerfilter::doctok::WW8PropertiesValue
258 virtual WW8Value * clone() const { return new WW8StreamValue(mRef); } in clone() function in writerfilter::doctok::WW8StreamValue
300 virtual WW8Value * clone() const { return new WW8BinaryObjValue(mRef); } in clone() function in writerfilter::doctok::WW8BinaryObjValue
H A DDff.hxx64 virtual DffRecord * clone() const { return new DffRecord(*this); } in clone() function in writerfilter::doctok::DffRecord
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/util/
H A D_XCloneable.java46 protected XCloneable clone = null; field in _XCloneable
75 protected boolean checkImplementationID(XInterface org, XInterface clone) { in checkImplementationID()
95 protected boolean checkImplementationName(XInterface org, XInterface clone) { in checkImplementationName()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLPropertySetImpl.cxx159 Sprm * OOXMLPropertyImpl::clone() in clone() function in writerfilter::ooxml::OOXMLPropertyImpl
239 OOXMLValue * OOXMLValue::clone() const in clone() function in writerfilter::ooxml::OOXMLValue
268 OOXMLValue * OOXMLBinaryValue::clone() const in clone() function in writerfilter::ooxml::OOXMLBinaryValue
321 OOXMLValue * OOXMLBooleanValue::clone() const in clone() function in writerfilter::ooxml::OOXMLBooleanValue
356 OOXMLValue * OOXMLStringValue::clone() const in clone() function in writerfilter::ooxml::OOXMLStringValue
385 OOXMLValue * OOXMLInputStreamValue::clone() const in clone() function in writerfilter::ooxml::OOXMLInputStreamValue
573 OOXMLValue * OOXMLPropertySetValue::clone() const in clone() function in writerfilter::ooxml::OOXMLPropertySetValue
609 OOXMLValue * OOXMLIntegerValue::clone() const in clone() function in writerfilter::ooxml::OOXMLIntegerValue
645 OOXMLValue * OOXMLHexValue::clone() const in clone() function in writerfilter::ooxml::OOXMLHexValue
682 OOXMLValue * OOXMLShapeValue::clone() const in clone() function in writerfilter::ooxml::OOXMLShapeValue
[all …]
/trunk/main/configmgr/source/
H A Dnodemap.cxx39 NodeMap clone(source); in cloneNodeMap() local
H A Dlocalizedpropertynode.cxx50 rtl::Reference< Node > LocalizedPropertyNode::clone(bool) const { in clone() function in configmgr::LocalizedPropertyNode
H A Dlocalizedvaluenode.cxx47 rtl::Reference< Node > LocalizedValueNode::clone(bool) const { in clone() function in configmgr::LocalizedValueNode
H A Dgroupnode.cxx43 rtl::Reference< Node > GroupNode::clone(bool keepTemplateName) const { in clone() function in configmgr::GroupNode
H A Dpropertynode.cxx54 rtl::Reference< Node > PropertyNode::clone(bool) const { in clone() function in configmgr::PropertyNode
H A Dsetnode.cxx68 rtl::Reference< Node > SetNode::clone(bool keepTemplateName) const { in clone() function in configmgr::SetNode
/trunk/main/drawinglayer/source/animation/
H A Danimationtiming.cxx58 AnimationEntry* AnimationEntryFixed::clone() const in clone() function in drawinglayer::animation::AnimationEntryFixed
108 AnimationEntry* AnimationEntryLinear::clone() const in clone() function in drawinglayer::animation::AnimationEntryLinear
198 AnimationEntry* AnimationEntryList::clone() const in clone() function in drawinglayer::animation::AnimationEntryList
292 AnimationEntry* AnimationEntryLoop::clone() const in clone() function in drawinglayer::animation::AnimationEntryLoop
/trunk/main/cppcanvas/source/wrapper/
H A Dimplbitmapcanvas.cxx64 CanvasSharedPtr ImplBitmapCanvas::clone() const in clone() function in cppcanvas::internal::ImplBitmapCanvas
H A Dimplcanvas.cxx103 CanvasSharedPtr ImplCanvas::clone() const in clone() function in cppcanvas::internal::ImplCanvas
H A Dimplspritecanvas.cxx144 CanvasSharedPtr ImplSpriteCanvas::clone() const in clone() function in cppcanvas::internal::ImplSpriteCanvas
/trunk/main/sdext/source/pdfimport/pdfparse/
H A Dpdfentries.cxx148 PDFEntry* PDFComment::clone() const in clone() function in PDFComment
164 PDFEntry* PDFName::clone() const in clone() function in PDFName
252 PDFEntry* PDFString::clone() const in clone() function in PDFString
401 PDFEntry* PDFNumber::clone() const in clone() function in PDFNumber
416 PDFEntry* PDFBool::clone() const in clone() function in PDFBool
430 PDFEntry* PDFNull::clone() const in clone() function in PDFNull
519 PDFEntry* PDFArray::clone() const in clone() function in PDFArray
611 PDFEntry* PDFDict::clone() const in clone() function in PDFDict
628 PDFEntry* PDFStream::clone() const in clone() function in PDFStream
1453 PDFEntry* PDFFile::clone() const in clone() function in PDFFile
[all …]
/trunk/main/oox/inc/oox/xls/
H A Dbiffcodec.hxx49 inline BiffDecoderBase* clone() { return implClone(); } in clone() function in oox::xls::BiffDecoderBase
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DStarReportDataFactory.java117 public Object clone() throws CloneNotSupportedException in clone() method in StarReportDataFactory
/trunk/main/chart2/source/view/charttypes/
H A DBarPositionHelper.cxx58 PlottingPositionHelper* BarPositionHelper::clone() const in clone() function in chart::BarPositionHelper
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DOfficeGroupSectionLayoutController.java78 final ElementLayoutController clone = (ElementLayoutController) this.clone(); in startElement() local
/trunk/main/xmlsecurity/source/framework/
H A Delementcollector.cxx246 ElementCollector* ElementCollector::clone( in clone() function in ElementCollector
/trunk/main/cppuhelper/source/
H A Dunourl.cxx68 inline Impl * clone() const { return new Impl(*this); } in clone() function in UnoUrlDescriptor::Impl
202 inline Impl * clone() const { return new Impl(*this); } in clone() function in UnoUrl::Impl
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java301 void test3(XResultSet clone, XResultSet _resultSet) in test3()
335 final XResultSet clone = createClone(); in test4() local
745 final XResultSet clone = createClone(); in testCloneMovesPlusDeletions() local
814 final XResultSet clone = createClone(); in testCloneMovesPlusInsertions() local
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DScriptEntry.java78 public Object clone() throws CloneNotSupportedException { in clone() method in ScriptEntry
/trunk/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionImpl.cxx830 STranslate* STranslate::clone() in clone() function in STranslate
834 SRotate* SRotate::clone() in clone() function in SRotate
839 SScale* SScale::clone() in clone() function in SScale
844 SEllipseTranslate* SEllipseTranslate::clone() in clone() function in SEllipseTranslate
849 RotateAndScaleDepthByWidth* RotateAndScaleDepthByWidth::clone() in clone() function in RotateAndScaleDepthByWidth
854 RotateAndScaleDepthByHeight* RotateAndScaleDepthByHeight::clone() in clone() function in RotateAndScaleDepthByHeight
/trunk/main/toolkit/src2xml/source/
H A Dglobals.py123 def clone (self, elem): member in Element

Completed in 88 milliseconds

12