On 2013-04-03 14:33, Thomas Arnhold wrote:
Hi Noel,
maybe this grepping for "control\.FixedText" helps you:
stardiv.vcl.control.FixedText
com.sun.star.form.control.FixedText
So there is toolkit/source/helper/servicenames.cxx which uses
szServiceName_UnoControlFixedText[] = "stardiv.vcl.control.FixedText"
If the
"com.sun.star.form.control.FixedText"
service followed the same pattern as the other
"com.sun.star.form.control.*"
services, I would expect to find a class called "OFixedTextControl"
inside the file
forms/source/component/FixedText.cxx
But that file does not contain such a class, unlike all of it's friends
in the same folder.
Very strange.
Disclaimer: http://www.peralex.com/disclaimer.html
_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice