Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


On 05/05/14 16:24, Matteo Campanelli wrote:
Hi all,
I'm working on adding text background color to Draw text frames but I
suspect I'm having troubles finding my way through the basics of the
whole application's architecture.
Browsing through code in sd/,  I haven't found anything that seemed to
deal specifically with text properties.
I suppose most of the responsibility for text features is in some
external module (editeng, by any chance?), but I don't understand where
it is that Draw-specific code makes use of these features.

sd module mostly contains the UI stuff "around" the document; .

for the contents of text boxes, see editeng.

the drawing object model stuff is in svx, with class SdrModel acting as
a container for everything; probably the document class(es) in sd have
one of these.

i'd suspect the SdrTextObj class of having something to do with your
question, if not grepping for "Outliner" should help.



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.