Searched refs:eFillStyle1 (Results 1 – 3 of 3) sorted by relevance
91 const XFillStyle eFillStyle1 = ( (const XFillStyleItem&) aSet1.Get( XATTR_FILLSTYLE ) ).GetValue(); in MorphDlg() local95 ( ( eFillStyle1 != XFILL_SOLID ) || ( eFillStyle2 != XFILL_SOLID ) ) ) in MorphDlg()
354 const XFillStyle eFillStyle1 = ITEMVALUE( aSet1, 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()
1073 …const XFillStyle eFillStyle1 = ( (const XFillStyleItem&) aSet1.Get( XATTR_FILLSTYLE ) ).GetValue(); in IsMorphingAllowed() local1076 if( ( eFillStyle1 == XFILL_NONE || eFillStyle1 == XFILL_SOLID ) && in IsMorphingAllowed()
Completed in 33 milliseconds