Searched refs:eFillStyle2 (Results 1 – 3 of 3) sorted by relevance
92 const XFillStyle eFillStyle2 = ( (const XFillStyleItem&) aSet2.Get( XATTR_FILLSTYLE ) ).GetValue(); in MorphDlg() local95 ( ( eFillStyle1 != XFILL_SOLID ) || ( eFillStyle2 != XFILL_SOLID ) ) ) in MorphDlg()
355 const XFillStyle eFillStyle2 = ITEMVALUE( aSet2, XATTR_FILLSTYLE, XFillStyleItem ); in ImpInsertPolygons() local374 if ( ( eFillStyle1 == XFILL_SOLID ) && ( eFillStyle2 == XFILL_SOLID ) ) in ImpInsertPolygons()382 else if ( ( eFillStyle1 == XFILL_NONE ) && ( eFillStyle2 == XFILL_NONE ) ) in ImpInsertPolygons()
1074 …const XFillStyle eFillStyle2 = ( (const XFillStyleItem&) aSet2.Get( XATTR_FILLSTYLE ) ).GetValue(); in IsMorphingAllowed() local1077 ( eFillStyle2 == XFILL_NONE || eFillStyle2 == XFILL_SOLID ) ) in IsMorphingAllowed()
Completed in 20 milliseconds