Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdoedge.cxx883 pInfo->nObj2Lines=1; in ImpCalcEdgeTrack()
923 pInfo->nObj2Lines=2; in ImpCalcEdgeTrack()
1262 pInfo->nObj2Lines=nXP2Cnt; if (nXP2Cnt>1) pInfo->nObj2Lines--; in ImpCalcEdgeTrack()
1281 pInfo->nObj2Lines++; in ImpCalcEdgeTrack()
1284 pInfo->nObj2Lines++; in ImpCalcEdgeTrack()
1331 pInfo->nObj2Lines=1; in ImpCalcEdgeTrack()
1339 pInfo->nObj2Lines=2; in ImpCalcEdgeTrack()
1473 if (pInfo->nObj2Lines>=2) { in ImpCalcEdgeTrack()
1483 if (pInfo->nObj2Lines>=3) { in ImpCalcEdgeTrack()
1748 sal_uInt32 nO2(aEdgeInfo.nObj2Lines > 0 ? aEdgeInfo.nObj2Lines - 1 : 0); in GetHdlCount()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdoedge.cxx866 pInfo->nObj2Lines=1; in ImpCalcEdgeTrack()
906 pInfo->nObj2Lines=2; in ImpCalcEdgeTrack()
1245 pInfo->nObj2Lines=nXP2Cnt; if (nXP2Cnt>1) pInfo->nObj2Lines--; in ImpCalcEdgeTrack()
1264 pInfo->nObj2Lines++; in ImpCalcEdgeTrack()
1267 pInfo->nObj2Lines++; in ImpCalcEdgeTrack()
1314 pInfo->nObj2Lines=1; in ImpCalcEdgeTrack()
1322 pInfo->nObj2Lines=2; in ImpCalcEdgeTrack()
1456 if (pInfo->nObj2Lines>=2) { in ImpCalcEdgeTrack()
1466 if (pInfo->nObj2Lines>=3) { in ImpCalcEdgeTrack()
1750 sal_uInt32 nO2(aEdgeInfo.nObj2Lines > 0 ? aEdgeInfo.nObj2Lines - 1 : 0); in GetHdlCount()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dsvdoedge.hxx90 sal_uInt16 nObj2Lines; // 1..3 member in SdrEdgeInfoRec
98 nObj2Lines(0), in SdrEdgeInfoRec()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dsvdoedge.hxx90 sal_uInt16 nObj2Lines; // 1..3 member in SdrEdgeInfoRec
98 nObj2Lines(0), in SdrEdgeInfoRec()