LibreOffice Module basctl (master) 1
Static Public Member Functions | Private Member Functions | List of all members
basctl::ModuleInfoHelper Class Reference

#include <bastypes.hxx>

Static Public Member Functions

static void getObjectName (const css::uno::Reference< css::container::XNameContainer > &rLib, const OUString &rModName, OUString &rObjName)
 
static sal_Int32 getModuleType (const css::uno::Reference< css::container::XNameContainer > &rLib, const OUString &rModName)
 

Private Member Functions

 ModuleInfoHelper (const ModuleInfoHelper &)=delete
 
ModuleInfoHelperoperator= (const ModuleInfoHelper &)=delete
 

Detailed Description

Definition at line 305 of file bastypes.hxx.

Constructor & Destructor Documentation

◆ ModuleInfoHelper()

basctl::ModuleInfoHelper::ModuleInfoHelper ( const ModuleInfoHelper )
privatedelete

Member Function Documentation

◆ getModuleType()

sal_Int32 basctl::ModuleInfoHelper::getModuleType ( const css::uno::Reference< css::container::XNameContainer > &  rLib,
const OUString &  rModName 
)
static

Definition at line 75 of file bastype2.cxx.

References nType.

Referenced by basctl::SbTreeListBox::ImpCreateLibSubSubEntriesInVBAMode().

◆ getObjectName()

void basctl::ModuleInfoHelper::getObjectName ( const css::uno::Reference< css::container::XNameContainer > &  rLib,
const OUString &  rModName,
OUString &  rObjName 
)
static

◆ operator=()

ModuleInfoHelper & basctl::ModuleInfoHelper::operator= ( const ModuleInfoHelper )
privatedelete

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