LibreOffice Module framework (master) 1
|
#include <addonsoptions.hxx>
Public Attributes | |
OUString | aMergePoint |
OUString | aMergeCommand |
OUString | aMergeCommandParameter |
OUString | aMergeContext |
css::uno::Sequence< css::uno::Sequence< css::beans::PropertyValue > > | aMergeStatusbarItems |
Definition at line 85 of file addonsoptions.hxx.
OUString framework::MergeStatusbarInstruction::aMergeCommand |
Definition at line 88 of file addonsoptions.hxx.
Referenced by framework::StatusBarManager::FillStatusBar(), and framework::AddonsOptions_Impl::ReadStatusbarMergeInstructions().
OUString framework::MergeStatusbarInstruction::aMergeCommandParameter |
Definition at line 89 of file addonsoptions.hxx.
Referenced by framework::StatusBarManager::FillStatusBar(), and framework::AddonsOptions_Impl::ReadStatusbarMergeInstructions().
OUString framework::MergeStatusbarInstruction::aMergeContext |
Definition at line 90 of file addonsoptions.hxx.
Referenced by framework::StatusBarManager::FillStatusBar(), and framework::AddonsOptions_Impl::ReadStatusbarMergeInstructions().
OUString framework::MergeStatusbarInstruction::aMergePoint |
Definition at line 87 of file addonsoptions.hxx.
Referenced by framework::StatusBarManager::FillStatusBar(), and framework::AddonsOptions_Impl::ReadStatusbarMergeInstructions().
css::uno::Sequence< css::uno::Sequence< css::beans::PropertyValue > > framework::MergeStatusbarInstruction::aMergeStatusbarItems |
Definition at line 91 of file addonsoptions.hxx.
Referenced by framework::StatusBarManager::FillStatusBar(), and framework::AddonsOptions_Impl::ReadStatusbarMergeInstructions().