Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/dlg/
H A Dmorphdlg.cxx91 const XFillStyle eFillStyle1 = ( (const XFillStyleItem&) aSet1.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.cxx354 const XFillStyle eFillStyle1 = ITEMVALUE( aSet1, 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.cxx1073 …const XFillStyle eFillStyle1 = ( (const XFillStyleItem&) aSet1.Get( XATTR_FILLSTYLE ) ).GetValue(); in IsMorphingAllowed() local
1076 if( ( eFillStyle1 == XFILL_NONE || eFillStyle1 == XFILL_SOLID ) && in IsMorphingAllowed()

Completed in 31 milliseconds