Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdedtv2.cxx1036 const SdrObject* pAttrObj = NULL; in MergeMarkedObjects() local
1059 if(!pAttrObj) in MergeMarkedObjects()
1060 pAttrObj = pObj; in MergeMarkedObjects()
1162 ImpCopyAttributes(pAttrObj, pPath); in MergeMarkedObjects()
1163 SdrInsertReason aReason(SDRREASON_VIEWCALL, pAttrObj); in MergeMarkedObjects()
1256 const SdrObject* pAttrObj = 0L; in CombineMarkedObjects() local
1273 pAttrObj = pObj; in CombineMarkedObjects()
1343 ImpCopyAttributes(pAttrObj, pPath); in CombineMarkedObjects()
1346 …const XLineStyle eLineStyle = ((const XLineStyleItem&)pAttrObj->GetMergedItem(XATTR_LINESTYLE)).Ge… in CombineMarkedObjects()
1351 sal_Bool bIsClosedPathObj(pAttrObj->ISA(SdrPathObj) && ((SdrPathObj*)pAttrObj)->IsClosed()); in CombineMarkedObjects()
[all …]

Completed in 21 milliseconds