#include <cppuhelper/implbase.hxx>
#include <svtools/toolboxcontroller.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/document/XDocumentProperties.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/frame/XFrame.hpp>
#include <toolkit/helper/vclunohelper.hxx>
#include <vcl/InterimItemWindow.hxx>
#include <sfx2/classificationhelper.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/strings.hrc>
#include <sfx2/sfxresid.hxx>
#include <vcl/event.hxx>
#include <vcl/toolbox.hxx>
#include <vcl/svapp.hxx>
#include <vcl/vclptr.hxx>
#include <vcl/weld.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <comphelper/propertysequence.hxx>
#include <comphelper/dispatchcommand.hxx>
#include <comphelper/configurationlistener.hxx>
Go to the source code of this file.
◆ com_sun_star_sfx2_ClassificationCategoriesController_get_implementation()
SAL_DLLPUBLIC_EXPORT uno::XInterface * com_sun_star_sfx2_ClassificationCategoriesController_get_implementation |
( |
uno::XComponentContext * |
pContext, |
|
|
const uno::Sequence< uno::Any > & |
|
|
) |
| |
◆ m_aPropertyListener
ClassificationPropertyListener m_aPropertyListener |
|
private |
◆ m_pClassification
VclPtr<ClassificationControl> m_pClassification |
|
private |
◆ m_rController
ClassificationCategoriesController& m_rController |
|
private |
◆ m_xCategory
◆ m_xLabel
◆ m_xListener