LibreOffice Module basic (master) 1
Enumerations | Functions
sbxres.hxx File Reference
#include <rtl/ustring.hxx>
Include dependency graph for sbxres.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum class  StringId {
  Types = 0 ,
  Any = 13 ,
  As = 32 ,
  Optional = 33 ,
  ByRef = 34 ,
  NameProp = 35 ,
  ParentProp = 36 ,
  CountProp = 38 ,
  AddMeth = 39 ,
  ItemMeth = 40 ,
  RemoveMeth = 41 ,
  ErrorMsg = 42 ,
  False = 43 ,
  True = 44 ,
  LastValue = 44
}
 

Functions

OUString GetSbxRes (StringId)
 

Enumeration Type Documentation

◆ StringId

enum class StringId
strong
Enumerator
Types 
Any 
As 
Optional 
ByRef 
NameProp 
ParentProp 
CountProp 
AddMeth 
ItemMeth 
RemoveMeth 
ErrorMsg 
False 
True 
LastValue 

Definition at line 28 of file sbxres.hxx.

Function Documentation

◆ GetSbxRes()

OUString GetSbxRes ( StringId  nId)