Home
last modified time | relevance | path

Searched refs:eFillStyle2 (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sd/source/ui/dlg/
H A Dmorphdlg.cxx92 const XFillStyle eFillStyle2 = ( (const XFillStyleItem&) aSet2.Get( XATTR_FILLSTYLE ) ).GetValue(); in MorphDlg() local
95 ( ( eFillStyle1 != XFILL_SOLID ) || ( eFillStyle2 != XFILL_SOLID ) ) ) in MorphDlg()
/trunk/main/sd/source/ui/func/
H A Dfumorph.cxx355 const XFillStyle eFillStyle2 = ITEMVALUE( aSet2, XATTR_FILLSTYLE, XFillStyleItem ); in ImpInsertPolygons() local
374 if ( ( eFillStyle1 == XFILL_SOLID ) && ( eFillStyle2 == XFILL_SOLID ) ) in ImpInsertPolygons()
382 else if ( ( eFillStyle1 == XFILL_NONE ) && ( eFillStyle2 == XFILL_NONE ) ) in ImpInsertPolygons()
/trunk/main/sd/source/ui/view/
H A Dsdview.cxx1074 …const XFillStyle eFillStyle2 = ( (const XFillStyleItem&) aSet2.Get( XATTR_FILLSTYLE ) ).GetValue(); in IsMorphingAllowed() local
1077 ( eFillStyle2 == XFILL_NONE || eFillStyle2 == XFILL_SOLID ) ) in IsMorphingAllowed()

Completed in 33 milliseconds