LibreOffice Module svx (master) 1
|
#include <comphelper/accessibleselectionhelper.hxx>
#include <com/sun/star/accessibility/XAccessibleAction.hpp>
#include <com/sun/star/accessibility/XAccessibleTable.hpp>
#include <cppuhelper/implbase.hxx>
#include <tools/gen.hxx>
#include <rtl/ref.hxx>
#include <vector>
Go to the source code of this file.
Classes | |
struct | svx::SvxShowCharSetItem |
Simple struct to hold some information about the single items of the table. More... | |
class | svx::SvxShowCharSetAcc |
The table implementation of the vcl control. More... | |
class | svx::SvxShowCharSetItemAcc |
The child implementation of the table. More... | |
Namespaces | |
namespace | svx |