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