|
LibreOffice Module sc (master) 1
|
#include "ScPanelFactory.hxx"#include "AlignmentPropertyPanel.hxx"#include "CellAppearancePropertyPanel.hxx"#include "NumberFormatPropertyPanel.hxx"#include <navipi.hxx>#include <dwfunctr.hxx>#include <sfx2/sidebar/SidebarPanelBase.hxx>#include <vcl/weldutils.hxx>#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>#include <comphelper/namedvaluecollection.hxx>#include <cppuhelper/exc_hlp.hxx>#include <cppuhelper/supportsservice.hxx>Go to the source code of this file.
Namespaces | |
| namespace | sc |
| CAUTION! The following defines must be in the same namespace as the respective type. | |
| namespace | sc::sidebar |
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | ScPanelFactory_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * ScPanelFactory_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 138 of file ScPanelFactory.cxx.