Need help for unit tests
Regina Henschel
rb.henschel at t-online.de
Tue Aug 4 16:46:54 UTC 2020
Regina Henschel schrieb am 27-Jul-20 um 01:17:
> I have seen in
> https://opengrok.libreoffice.org/xref/core/chart2/qa/extras/chart2import.cxx
>
> 2541 Reference<drawing::XShape>
> xDataPointLabel1(getShapeByName(xShapes,
> 2542
> "CID/MultiClick/CID/D=0:CS=0:CT=0:Series=0:DataLabels=:DataLabel=0"),
> UNO_SET_THROW);
> How is the string build, what does it mean?
I have found it. CID=ClassifiedIdentifier
That belongs to
https://opengrok.libreoffice.org/xref/core/chart2/source/tools/ObjectIdentifier.cxx
https://opengrok.libreoffice.org/xref/core/chart2/source/inc/ObjectIdentifier.hxx
Kind regards
Regina
More information about the LibreOffice
mailing list