Where are the base declarations for 'Point', 'sal_uInt16', 'sal_uInt32' etc?

Miklos Vajna vmiklos at collabora.co.uk
Thu Jun 26 02:20:48 PDT 2014


Hi Rob,

On Mon, Jun 23, 2014 at 01:49:39PM +0100, Rob Collins <rjc at entelecheia.com> wrote:
> I have downloaded the libreoffice code source files and loaded them
> into KDevelop. I also downloaded the Libreoffice SDK.
> 
> However, I can't find the declarations for many basic types.

Point is in include/tools/gen.hxx, maybe KDevelop is confused about the
SAL_WARN_UNUSED annotation between the keyword and the name, and throws
away the information?

In any case e.g. ctags can find it without issues:

https://wiki.documentfoundation.org/Development/Vim#ctags

Miklos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140626/48643255/attachment.sig>


More information about the LibreOffice mailing list