/* -*- 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_VCL_OSX_A11YWRAPPERRADIOBUTTON_H #define INCLUDED_VCL_OSX_A11YWRAPPERRADIOBUTTON_H #include "osx/a11ywrapper.h" @interface AquaA11yWrapperRadioButton : AquaA11yWrapper { } -(id)valueAttribute; -(BOOL)accessibilityIsAttributeSettable:(NSString *)attribute; -(NSArray *)accessibilityAttributeNames; @end #endif // INCLUDED_VCL_OSX_A11YWRAPPERRADIOBUTTON_H /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ 'distro/cib/libreoffice-5-1'>distro/cib/libreoffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/redland
AgeCommit message (Expand)Author
2013-06-01redland: update obsolete READMEMichael Stahl
2013-05-27Bump maximum fuzz factor down to zeroTor Lillqvist
2013-05-24kill and bury $(OUTDIR)/incDavid Tardon
2013-05-16fdo#58978 TypoStephan Bergmann
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl
2013-05-07gbuild: ExternalProject: remove second parameter again...Michael Stahl
2013-05-07gbuild: remove gb_ExternalProject_use_unpackedMichael Stahl
2013-05-01use gb_ExternalPackage_add_runtime_library for adding libsDavid Tardon
2013-04-15redland: fix an assertion in MSVC _DEBUG buildMichael Stahl
2013-04-10fix build of raptor on mingwDavid Tardon
2013-04-04redland: no idea what those unused .def files are good forMichael Stahl
2013-04-04redland: reindent thatMichael Stahl
2013-04-04remove -dylib_file mappings that are not needed anymoreChristian Lohmaier
2013-04-03redland: stop using --with-threads, it supports only POSIX...Michael Stahl
2013-04-03redland: clean up libxml2 usageMichael Stahl
2013-04-03redland: we don't need the raptor features using libxsltMichael Stahl
2013-04-03libxslt: remove usage of dmake remnant XSLTLIBMichael Stahl
2013-04-03libxml2: remove usage of dmake remnant LIBXML2LIBMichael Stahl
2013-04-03redland: stop delivering headersMichael Stahl
2013-04-03Fix Android build of redland and rasqalTor Lillqvist
2013-04-03Easter Bunny brings new redland tarballsMichael Stahl