Home
last modified time | relevance | path

Searched defs:pClone (Results 1 – 25 of 32) sorted by relevance

12

/trunk/main/vcl/source/gdi/
H A Dmetaact.cxx274 MetaAction* pClone = (MetaAction*) new MetaPixelAction( *this ); in Clone() local
342 MetaAction* pClone = (MetaAction*) new MetaPointAction( *this ); in Clone() local
422 MetaAction* pClone = (MetaAction*) new MetaLineAction( *this ); in Clone() local
502 MetaAction* pClone = (MetaAction*) new MetaRectAction( *this ); in Clone() local
707 MetaAction* pClone = (MetaAction*) new MetaArcAction( *this ); in Clone() local
781 MetaAction* pClone = (MetaAction*) new MetaPieAction( *this ); in Clone() local
855 MetaAction* pClone = (MetaAction*) new MetaChordAction( *this ); in Clone() local
1224 MetaAction* pClone = (MetaAction*) new MetaTextAction( *this ); in Clone() local
1799 MetaAction* pClone = (MetaAction*) new MetaBmpAction( *this ); in Clone() local
2032 MetaBmpExAction* pClone = new MetaBmpExAction( *this ); in Clone() local
[all …]
/trunk/main/sd/source/ui/func/
H A Dsdundogr.cxx61 SdUndoAction* pClone = static_cast< SdUndoAction* >( pNextAction )->Clone(); in Merge() local
/trunk/main/svx/source/svdraw/
H A Dclonelist.cxx42 void CloneList::AddPair(const SdrObject* pOriginal, SdrObject* pClone) in AddPair()
H A Dsvdoole2.cxx1381 SdrGrafObj* pClone = new SdrGrafObj(*pOLEGraphic); in createSdrGrafObjReplacement() local
1412 SdrRectObj* pClone = new SdrRectObj(GetSnapRect()); in createSdrGrafObjReplacement() local
H A Dsvdobj.cxx1148 SdrObject* pClone = Clone(); in TakeContour() local
2573 SdrObject* pClone = pRet->Clone(); in ImpConvertToContourObj() local
2617 SdrObject* pClone = pRet->Clone(); in ImpConvertToContourObj() local
/trunk/main/forms/source/richtext/
H A Drichtextengine.cxx91 RichTextEngine* pClone( NULL ); in Clone() local
/trunk/main/forms/source/component/
H A DFormsCollection.cxx146 OFormsCollection* pClone = new OFormsCollection( *this ); in createClone() local
H A DGrid.cxx159 … OGridControlModel* pClone = new OGridControlModel( this, getContext().getLegacyServiceFactory() ); in createClone() local
/trunk/main/sw/source/core/text/
H A DSwGrammarMarkUp.cxx35 SwWrongList* pClone = new SwGrammarMarkUp(); in Clone() local
H A Dwrong.cxx86 SwWrongList* pClone = new SwWrongList( meType ); in Clone() local
H A Dporfld.cxx70 SwFldPortion* pClone = new SwFldPortion( rExpand, pNewFnt, bPlaceHolder ); in Clone() local
/trunk/main/forms/source/xforms/
H A Ddatatyperepository.cxx160 OXSDDataType* pClone = aTypePos->second->clone( newName ); in cloneDataType() local
H A Ddatatypes.cxx112 OXSDDataType* pClone = createClone( _rNewName ); in clone() local
/trunk/main/toolkit/source/controls/
H A Ddialogcontrol.cxx112 UnoControlDialogModel* pClone = new UnoControlDialogModel( *this ); in Clone() local
H A Dunocontrolmodel.cxx511 UnoControlModel* pClone = Clone(); in IMPLEMENT_FORWARD_REFCOUNT() local
/trunk/main/sd/source/ui/dlg/
H A Danimobjs.cxx995 SdrObject* pClone = pObject->Clone(); in AddObj() local
1180 SdrObject * pClone = NULL; in CreateAnimObj() local
/trunk/main/reportdesign/source/core/api/
H A DShape.cxx317 SdrObject* pClone = pObject->Clone(); in createClone() local
/trunk/main/vcl/aqua/source/gdi/
H A Datsfonts.cxx92 AtsFontData* pClone = new AtsFontData(*this); in Clone() local
/trunk/main/dbaccess/source/core/api/
H A DRowSet.cxx2079 ORowSetClone* pClone = new ORowSetClone( m_aContext, *this, m_pMutex ); in createResultSet() local
2161 …ORowSetClone* pClone = reinterpret_cast<ORowSetClone*>(xTunnel->getSomething(ORowSetClone::getUnoT… in notifyRowSetAndClonesRowDelete() local
2179 …ORowSetClone* pClone = reinterpret_cast<ORowSetClone*>(xTunnel->getSomething(ORowSetClone::getUnoT… in notifyRowSetAndClonesRowDeleted() local
/trunk/main/vcl/os2/source/gdi/
H A Dos2layout.cxx1046 ImplFontData* pClone = new ImplOs2FontData( *this ); local
/trunk/main/svl/source/items/
H A Dpoolio.cxx260 SfxPoolItem *pClone = pItem->Create(rStream, nItemVersion ); in Store() local
/trunk/main/reportdesign/source/core/sdr/
H A DRptObject.cxx949 SdrObject* pClone = SdrUnoObj::Clone(); in Clone() local
/trunk/main/unoxml/source/dom/
H A Ddocument.cxx969 xmlDocPtr const pClone(xmlCopyDoc(m_aDocPtr, (bDeep) ? 1 : 0)); in cloneNode() local
/trunk/main/sd/source/ui/view/
H A Dsdview3.cxx108 SdrObject* pClone; member
/trunk/main/filter/source/config/cache/
H A Dfiltercache.cxx106 FilterCache* pClone = new FilterCache(); in clone() local

Completed in 157 milliseconds

12