Searched refs:bIsClosedPathObj (Results 1 – 1 of 1) sorted by relevance
1351 sal_Bool bIsClosedPathObj(pAttrObj->ISA(SdrPathObj) && ((SdrPathObj*)pAttrObj)->IsClosed()); in CombineMarkedObjects() local1353 if(XLINE_NONE == eLineStyle && (XFILL_NONE == eFillStyle || !bIsClosedPathObj)) in CombineMarkedObjects()
Completed in 22 milliseconds