/* -*- 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 INCLUDED_SW_INC_TOXWRAP_HXX #define INCLUDED_SW_INC_TOXWRAP_HXX #include #include #include #include "swdllapi.h" namespace com { namespace sun { namespace star { namespace i18n { class XExtendedIndexEntrySupplier; } namespace lang { class XMultiServiceFactory; } }}} class SW_DLLPUBLIC IndexEntrySupplierWrapper { css::lang::Locale aLcl; css::uno::Reference < css::i18n::XExtendedIndexEntrySupplier > xIES; public: IndexEntrySupplierWrapper(); ~IndexEntrySupplierWrapper(); void SetLocale( const css::lang::Locale& rLocale ) { aLcl = rLocale; } OUString GetIndexKey( const OUString& rText, const OUString& rTextReading, const css::lang::Locale& rLocale ) const; OUString GetFollowingText( bool bMorePages ) const; css::uno::Sequence< OUString > GetAlgorithmList( const css::lang::Locale& rLcl ) const; bool LoadAlgorithm( const css::lang::Locale& rLcl, const OUString& sSortAlgorithm, long nOptions ) const; sal_Int16 CompareIndexEntry( const OUString& rText1, const OUString& rTextReading1, const css::lang::Locale& rLcl1, const OUString& rText2, const OUString& rTextReading2, const css::lang::Locale& rLcl2 ) const; }; #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ > 95e023e86c2f94c454dfe98c84d61a617771e59e Change-Id: I6a2bcdd8403494490a44c11179bf87411f73d32a
Change-Id: I6a2bcdd8403494490a44c11179bf87411f73d32a
elementary: improve many icons, add more 32 px 2018-09-24T06:52:18+00:00 Rizal Muttaqin riz_17_oke@yahoo.co.id 2018-09-24T03:45:29+00:00 16a0a64e7ec9c25e991d164f540f8e9edaea99af Change-Id: I28f0e7b964a229320ede7accfd3a98e35ef113b6 Reviewed-on: https://gerrit.libreoffice.org/60920 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Change-Id: I28f0e7b964a229320ede7accfd3a98e35ef113b6
Reviewed-on: https://gerrit.libreoffice.org/60920
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Elementary Icons sc icon update 2017-11-19T23:35:23+00:00 andreas kainz kainz.a@gmail.com 2017-11-19T23:36:33+00:00 e9b3a326eec96a0867fe18a991fe6be917972148 Change-Id: I26e74d9d357c8f14dc514c106a7291e4b144989e Reviewed-on: https://gerrit.libreoffice.org/44935 Reviewed-by: andreas_kainz <kainz.a@gmail.com> Tested-by: andreas_kainz <kainz.a@gmail.com>
Change-Id: I26e74d9d357c8f14dc514c106a7291e4b144989e
Reviewed-on: https://gerrit.libreoffice.org/44935
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Tested-by: andreas_kainz <kainz.a@gmail.com>
8 bit palettes are on the slow path for quartz/svp/gtk3 2015-12-02T13:44:23+00:00 Caolán McNamara caolanm@redhat.com 2015-11-30T20:52:03+00:00 5049d5825e2d85fae32ee2eb9e0fe428aa2a7e16 Change-Id: Id2ed21b397a3f56413c344dcf9211ab64a939286
Change-Id: Id2ed21b397a3f56413c344dcf9211ab64a939286
move elementary bitmaps in place 2015-10-05T14:04:00+00:00 Bjoern Michaelsen bjoern.michaelsen@canonical.com 2015-10-05T14:04:00+00:00 7949ca85c526f2f22367900b5213e8df806ce873 Change-Id: I3ee20b70d2b231ca620fa2309de4135d9f425edd
Change-Id: I3ee20b70d2b231ca620fa2309de4135d9f425edd