LibreOffice Module framework (master) 1
|
#include <addonsoptions.hxx>
Public Attributes | |
OUString | aMergeNotebookBar |
OUString | aMergePoint |
OUString | aMergeCommand |
OUString | aMergeCommandParameter |
OUString | aMergeFallback |
OUString | aMergeContext |
css::uno::Sequence< css::uno::Sequence< css::beans::PropertyValue > > | aMergeNotebookBarItems |
Definition at line 72 of file addonsoptions.hxx.
OUString framework::MergeNotebookBarInstruction::aMergeCommand |
Definition at line 76 of file addonsoptions.hxx.
Referenced by framework::AddonsOptions_Impl::ReadNotebookBarMergeInstructions().
OUString framework::MergeNotebookBarInstruction::aMergeCommandParameter |
Definition at line 77 of file addonsoptions.hxx.
Referenced by framework::AddonsOptions_Impl::ReadNotebookBarMergeInstructions().
OUString framework::MergeNotebookBarInstruction::aMergeContext |
Definition at line 79 of file addonsoptions.hxx.
Referenced by framework::AddonsOptions_Impl::ReadNotebookBarMergeInstructions().
OUString framework::MergeNotebookBarInstruction::aMergeFallback |
Definition at line 78 of file addonsoptions.hxx.
Referenced by framework::AddonsOptions_Impl::ReadNotebookBarMergeInstructions().
OUString framework::MergeNotebookBarInstruction::aMergeNotebookBar |
Definition at line 74 of file addonsoptions.hxx.
Referenced by framework::AddonsOptions_Impl::ReadNotebookBarMergeInstructions().
css::uno::Sequence< css::uno::Sequence< css::beans::PropertyValue > > framework::MergeNotebookBarInstruction::aMergeNotebookBarItems |
Definition at line 80 of file addonsoptions.hxx.
Referenced by framework::AddonsOptions_Impl::ReadNotebookBarMergeInstructions().
OUString framework::MergeNotebookBarInstruction::aMergePoint |
Definition at line 75 of file addonsoptions.hxx.
Referenced by framework::AddonsOptions_Impl::ReadNotebookBarMergeInstructions().