Home
last modified time | relevance | path

Searched refs:eLineStyle2 (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sd/source/ui/dlg/
H A Dmorphdlg.cxx90 const XLineStyle eLineStyle2 = ( (const XLineStyleItem&) aSet2.Get( XATTR_LINESTYLE ) ).GetValue(); in MorphDlg() local
94 if ( ( ( eLineStyle1 == XLINE_NONE ) || ( eLineStyle2 == XLINE_NONE ) ) && in MorphDlg()
/aoo4110/main/sd/source/ui/func/
H A Dfumorph.cxx353 const XLineStyle eLineStyle2 = ITEMVALUE( aSet2, XATTR_LINESTYLE, XLineStyleItem ); in ImpInsertPolygons() local
359 if ( ( eLineStyle1 != XLINE_NONE ) && ( eLineStyle2 != XLINE_NONE ) ) in ImpInsertPolygons()
371 else if ( ( eLineStyle1 == XLINE_NONE ) && ( eLineStyle2 == XLINE_NONE ) ) in ImpInsertPolygons()

Completed in 9 milliseconds