Home
last modified time | relevance | path

Searched refs:SDREDGE_ONELINE (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/svx/inc/svx/
H A Dsxekitm.hxx32 SDREDGE_ONELINE, enumerator
/AOO42X/main/sd/source/ui/func/
H A Dfuconrec.cxx507 rAttr.Put(SdrEdgeKindItem(SDREDGE_ONELINE)); in SetAttributes()
/AOO42X/main/svx/source/svdraw/
H A Dsvdattr.cxx1728 case SDREDGE_ONELINE : eCT = drawing::ConnectorType_LINE; break; in QueryValue()
1757 case drawing::ConnectorType_LINE : eEK = SDREDGE_ONELINE; break; in PutValue()
H A Dsvdoedge.cxx880 if (eKind==SDREDGE_ONELINE) { in ImpCalcEdgeTrack()
/AOO42X/main/filter/source/msfilter/
H A Dmsdffimp.cxx4890 aSet.Put( SdrEdgeKindItem( SDREDGE_ONELINE ) ); in ImportShape()