graphite_layout.hxx (ebfcd9af) graphite_layout.hxx (248a599f)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 34 unchanged lines hidden (view full) ---

43#include <graphite/GrAppData.h>
44#include <graphite/SegmentAux.h>
45#include <postextstl.h>
46// Platform
47#include <sallayout.hxx>
48#include <vcl/dllapi.h>
49// Module
50
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 34 unchanged lines hidden (view full) ---

43#include <graphite/GrAppData.h>
44#include <graphite/SegmentAux.h>
45#include <postextstl.h>
46// Platform
47#include <sallayout.hxx>
48#include <vcl/dllapi.h>
49// Module
50
51// For backwards compatibility with 2.4.x
52#if (SUPD == 680)
53typedef sal_Int32 sal_GlyphId;
54#endif
55
56
57// Module type definitions and forward declarations.
58//
59class TextSourceAdaptor;
60class GraphiteFontAdaptor;
61class GrSegRecord;
62// SAL/VCL types
63class ServerFont;
64

--- 118 unchanged lines hidden ---
51// Module type definitions and forward declarations.
52//
53class TextSourceAdaptor;
54class GraphiteFontAdaptor;
55class GrSegRecord;
56// SAL/VCL types
57class ServerFont;
58

--- 118 unchanged lines hidden ---