/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. * * This file incorporates work covered by the following license notice: * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed * with this work for additional information regarding copyright * ownership. The ASF licenses this file to you under the Apache * License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #ifndef ADC_CORFRAME_HXX #define ADC_CORFRAME_HXX // USED SERVICES // BASE CLASSES // COMPONENTS // PARAMETERS class Html_Image; namespace display { class CorporateFrame { public: // LIFECYCLE virtual ~CorporateFrame() {} // INQUIRY virtual DYN Html_Image * LogoSrc() const = 0; virtual const char * LogoLink() const = 0; virtual const char * CopyrightText() const = 0; virtual const char * CssStyle() const = 0; virtual const char * CssStylesExplanation() const = 0; virtual const char * DevelopersGuideHtmlRoot() const = 0; // ACCESS virtual void Set_DevelopersGuideHtmlRoot( const String & i_directory ) = 0; }; // IMPLEMENTATION } // namespace display #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ ro/cib/libreoffice-6-3'>distro/cib/libreoffice-6-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/extensions/util
AgeCommit message (Expand)Author
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-12-02merge with db33aMathias Bauer
2009-11-27dba33a: summary migration from SVNJens-Heiner Rechtien
2009-11-12still problems with hid.lstMathias Bauer
2009-08-26CWS-TOOLING: integrate CWS dba32eVladimir Glazounov
2009-07-03CWS-TOOLING: integrate CWS dba32cRelease Engineers
2009-06-05CWS-TOOLING: integrate CWS dba32bKurt Zenker
2008-12-16CWS-TOOLING: integrate CWS rtlcontrolsRüdiger Timm
2008-12-01CWS-TOOLING: integrate CWS dba31eRelease Engineers
2008-04-11INTEGRATION: CWS changefileheader (1.2.472); FILE MERGEDRüdiger Timm
2008-04-11INTEGRATION: CWS changefileheader (1.5.14); FILE MERGEDRüdiger Timm
2008-04-11INTEGRATION: CWS changefileheader (1.8.472); FILE MERGEDRüdiger Timm
2008-04-11INTEGRATION: CWS changefileheader (1.20.70); FILE MERGEDRüdiger Timm
2008-03-06INTEGRATION: CWS ause084_DEV300 (1.4.138); FILE MERGEDKurt Zenker
2007-11-27INTEGRATION: CWS fwk78 (1.19.52); FILE MERGEDIvo Hinkelmann
2007-07-31INTEGRATION: CWS updchk07 (1.18.358); FILE MERGEDJens-Heiner Rechtien
2007-02-28INTEGRATION: CWS obo09 (1.3.300); FILE MERGEDVladimir Glazounov
2005-09-08INTEGRATION: CWS ooo19126 (1.1.1.1.604); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.2.504); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.7.504); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.17.56); FILE MERGEDRüdiger Timm
2005-07-01INTEGRATION: CWS expconbin (1.16.114); FILE MERGEDRüdiger Timm
2004-11-16INTEGRATION: CWS eforms2 (1.11.18); FILE MERGEDOliver Bolte
2004-07-05INTEGRATION: CWS frmcontrols04 (1.11.10); FILE MERGEDOliver Bolte
2004-05-10INTEGRATION: CWS dba09 (1.10.54); FILE MERGEDJens-Heiner Rechtien
2004-05-07INTEGRATION: CWS frmcontrols03 (1.10.10); FILE MERGEDRüdiger Timm
2004-04-13INTEGRATION: CWS frmcontrols02 (1.10.6); FILE MERGEDJens-Heiner Rechtien
2004-03-19INTEGRATION: CWS formdesign01 (1.9.2); FILE MERGEDOliver Bolte
2003-12-11INTEGRATION: CWS frmcontrols01 (1.7.92); FILE MERGEDKurt Zenker
2003-11-05INTEGRATION: CWS tbe7 (1.7.78); FILE MERGEDJens-Heiner Rechtien
2003-10-21