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()1256 const SdrObject* pAttrObj = 0L; in CombineMarkedObjects() local1273 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 31 milliseconds