https://bugs.documentfoundation.org/show_bug.cgi?id=55410
--- Comment #11 from Brent Ritzema <brentritztr...@gmail.com> --- Okay so I went onto linux to see if my code would even work first.. And I ended up changing my code to this: if ( PropertyName == "givenname") { return css::uno::makeAny(OUString("brent")); } After I deleted the user directory. I then recompiled the shell, officecfg, and postprocess (last two just to be safe). Then when I ran the program the value was still not there. Is there any reason that maybe the system got discontinued somewhere else in the code or am I missing something? Because based off this, if it is requesting the value and will fill in the space with the value given, this should work and show this value. Any more help is appreciated and has been greatly appreciated thus far (Thanks Caolána and Stephan) :) -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice