Home
last modified time | relevance | path

Searched refs:IsBestConnection (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dsvdoedge.hxx64 bool IsBestConnection() const { return bBestConn; }; in IsBestConnection() function in SdrObjConnection
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dsvdoedge.hxx64 bool IsBestConnection() const { return bBestConn; }; in IsBestConnection() function in SdrObjConnection
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdoedge.cxx2597 if( !rConn1.IsBestConnection() ) in getGluePointIndex()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdoedge.cxx2582 if( !rConn1.IsBestConnection() ) in getGluePointIndex()