LibreOffice Module unotools (master) 1
Functions
SvtDynamicMenuOptions Namespace Reference

Functions

static Sequence< OUString > lcl_GetPropertyNames (css::uno::Reference< css::container::XHierarchicalNameAccess > const &xHierarchyAccess, sal_uInt32 &nNewCount, sal_uInt32 &nWizardCount)
 
std::vector< SvtDynMenuEntryGetMenu (EDynamicMenuType eMenu)
 
static void lcl_SortAndExpandPropertyNames (const Sequence< OUString > &lSource, Sequence< OUString > &lDestination, std::u16string_view sSetNode)
 

Function Documentation

◆ GetMenu()

UNOTOOLS_DLLPUBLIC std::vector< SvtDynMenuEntry > SvtDynamicMenuOptions::GetMenu ( EDynamicMenuType  eMenu)

◆ lcl_GetPropertyNames()

static Sequence< OUString > SvtDynamicMenuOptions::lcl_GetPropertyNames ( css::uno::Reference< css::container::XHierarchicalNameAccess > const &  xHierarchyAccess,
sal_uInt32 &  nNewCount,
sal_uInt32 &  nWizardCount 
)
static

◆ lcl_SortAndExpandPropertyNames()

static void SvtDynamicMenuOptions::lcl_SortAndExpandPropertyNames ( const Sequence< OUString > &  lSource,
Sequence< OUString > &  lDestination,
std::u16string_view  sSetNode 
)
static