https://bugs.documentfoundation.org/show_bug.cgi?id=143550

Julien Nabet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
                 CC|                            |heiko.tietze@documentfounda
                   |                            |tion.org,
                   |                            |[email protected],
                   |                            |[email protected]
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Julien Nabet <[email protected]> ---
Heiko/Xisco:
here are the result of some searching:
julien@debianamd:~/lo/libreoffice$ git grep -in '>gluepoints<'
officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu:820:   
      <value xml:lang="en-US">Gluepoints</value>
julien@debianamd:~/lo/libreoffice$ git grep -in '>glue points<'
officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu:533:      
   <value xml:lang="en-US">Glue Points</value>
julien@debianamd:~/lo/libreoffice$ git grep -in '>glue point<'
officecfg/registry/data/org/openoffice/Office/UI/DrawWindowState.xcu:70:       
  <value xml:lang="en-US">Glue Point</value>
officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu:70:    
     <value xml:lang="en-US">Glue Point</value>
julien@debianamd:~/lo/libreoffice$ git grep -in '>gluepoint<'
offapi/com/sun/star/drawing/GluePoint.idl:55:    /** The alignment of a
<code>GluePoint</code> defines how the position of

I let you take a look at the result with
git grep -in '"gluepoints"', git grep -in '"gluepoint"'

I must recognize, cleaning this part should help and may even tackle some
obscure slight bugs :-)

(about "Blue point", I understand it makes think about summer vacations but I
don't think it would be accepted :-p)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to