Searched refs:pAttrObj (Results 1 – 1 of 1) sorted by relevance
1036 const SdrObject* pAttrObj = NULL; in MergeMarkedObjects() local1059 if(!pAttrObj) in MergeMarkedObjects()1060 pAttrObj = pObj; in MergeMarkedObjects()1162 ImpCopyAttributes(pAttrObj, pPath); in MergeMarkedObjects()1163 SdrInsertReason aReason(SDRREASON_VIEWCALL, pAttrObj); in MergeMarkedObjects()1250 const SdrObject* pAttrObj = 0L; in CombineMarkedObjects() local1267 pAttrObj = pObj; in CombineMarkedObjects()1337 ImpCopyAttributes(pAttrObj, pPath); in CombineMarkedObjects()1340 …const XLineStyle eLineStyle = ((const XLineStyleItem&)pAttrObj->GetMergedItem(XATTR_LINESTYLE)).Ge… in CombineMarkedObjects()1341 …const XFillStyle eFillStyle = ((const XFillStyleItem&)pAttrObj->GetMergedItem(XATTR_FILLSTYLE)).Ge… in CombineMarkedObjects()[all …]