LibreOffice Module cui (master) 1
Public Member Functions | Static Public Member Functions | List of all members
CustomNotebookbarGenerator Class Reference

#include <CustomNotebookbarGenerator.hxx>

Public Member Functions

 CustomNotebookbarGenerator ()
 

Static Public Member Functions

static OUString getCustomizedUIPath ()
 
static OUString getOriginalUIPath ()
 
static OString getSystemPath (OUString const &sURL)
 
static Sequence< OUString > getCustomizedUIItem (OUString sNotebookbarConfigType)
 
static void getFileNameAndAppName (OUString &sAppName, OUString &sNotebookbarUIFileName)
 
static void modifyCustomizedUIFile (const Sequence< OUString > &sUIItemProperties)
 
static void createCustomizedUIFile ()
 
static void setCustomizedUIItem (Sequence< OUString > sUIItemProperties, OUString sNotebookbarConfigType)
 

Detailed Description

Definition at line 27 of file CustomNotebookbarGenerator.hxx.

Constructor & Destructor Documentation

◆ CustomNotebookbarGenerator()

CustomNotebookbarGenerator::CustomNotebookbarGenerator ( )

Definition at line 38 of file CustomNotebookbarGenerator.cxx.

Member Function Documentation

◆ createCustomizedUIFile()

void CustomNotebookbarGenerator::createCustomizedUIFile ( )
static

◆ getCustomizedUIItem()

Sequence< OUString > CustomNotebookbarGenerator::getCustomizedUIItem ( OUString  sNotebookbarConfigType)
static

◆ getCustomizedUIPath()

OUString CustomNotebookbarGenerator::getCustomizedUIPath ( )
static

◆ getFileNameAndAppName()

void CustomNotebookbarGenerator::getFileNameAndAppName ( OUString &  sAppName,
OUString &  sNotebookbarUIFileName 
)
static

◆ getOriginalUIPath()

OUString CustomNotebookbarGenerator::getOriginalUIPath ( )
static

◆ getSystemPath()

OString CustomNotebookbarGenerator::getSystemPath ( OUString const &  sURL)
static

◆ modifyCustomizedUIFile()

void CustomNotebookbarGenerator::modifyCustomizedUIFile ( const Sequence< OUString > &  sUIItemProperties)
static

◆ setCustomizedUIItem()

void CustomNotebookbarGenerator::setCustomizedUIItem ( Sequence< OUString >  sUIItemProperties,
OUString  sNotebookbarConfigType 
)
static

The documentation for this class was generated from the following files: