Home
last modified time | relevance | path

Searched refs:ImpCopyAttributes (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/svx/source/svdraw/
H A Dsvdedtv2.cxx577 void SdrEditView::ImpCopyAttributes(const SdrObject* pSource, SdrObject* pDest) const in ImpCopyAttributes() function in SdrEditView
1162 ImpCopyAttributes(pAttrObj, pPath); in MergeMarkedObjects()
1337 ImpCopyAttributes(pAttrObj, pPath); in CombineMarkedObjects()
1514 ImpCopyAttributes(pSrcPath, pPath); in ImpDismantleOneObject()
1549 ImpCopyAttributes(pSrcPath, pPath); in ImpDismantleOneObject()
/AOO41X/main/svx/inc/svx/
H A Dsvdedtv.hxx164 void ImpCopyAttributes(const SdrObject* pSource, SdrObject* pDest) const;