/aoo41x/main/autodoc/source/ary/cpp/ |
H A D | cs_type.cxx | 73 Set_BuiltInType( predefined::t_void, "void" ); in Setup_BuiltInTypes() 74 Set_BuiltInType( predefined::t_bool, "bool" ); in Setup_BuiltInTypes() 75 Set_BuiltInType( predefined::t_char, "char" ); in Setup_BuiltInTypes() 78 Set_BuiltInType( predefined::t_short, "short" ); in Setup_BuiltInTypes() 80 Set_BuiltInType( predefined::t_int, "int" ); in Setup_BuiltInTypes() 82 Set_BuiltInType( predefined::t_long, "long" ); in Setup_BuiltInTypes() 84 Set_BuiltInType( predefined::t_float, "float" ); in Setup_BuiltInTypes() 85 Set_BuiltInType( predefined::t_double, "double" ); in Setup_BuiltInTypes() 86 Set_BuiltInType( predefined::t_size_t, "size_t" ); in Setup_BuiltInTypes() 87 Set_BuiltInType( predefined::t_wchar_t, "wchar_t" ); in Setup_BuiltInTypes() [all …]
|
H A D | cs_ce.cxx | 33 C_nReservedElements = ::ary::cpp::predefined::ce_MAX; // Skipping "0" and the GlobalNamespace 55 Set_Reserved( predefined::ce_GlobalNamespace, in Ce_Storage()
|
H A D | ca_ce.cxx | 309 return ary_cast<Namespace>( aStorage[predefined::ce_GlobalNamespace] ); in GlobalNamespace() 488 return ary_cast<Namespace>( aStorage[predefined::ce_GlobalNamespace] ); in GlobalNamespace()
|
H A D | cs_def.hxx | 85 namespace predefined namespace
|
H A D | cs_def.cxx | 31 C_nReservedElements = ::ary::cpp::predefined::de_MAX; // Skipping "0"
|
H A D | cs_ce.hxx | 84 namespace predefined namespace
|
H A D | cs_type.hxx | 88 namespace predefined namespace
|
H A D | ca_type.cxx | 123 return Type_id(predefined::t_ellipse); in Tid_Ellipse()
|
/aoo41x/main/autodoc/source/ary/idl/ |
H A D | ia_type.cxx | 222 lhf_CheckIn_BuiltInType("any", predefined::type_any); in lhf_Setup_BuildInTypes() 224 lhf_CheckIn_BuiltInType("byte", predefined::type_byte); in lhf_Setup_BuildInTypes() 225 lhf_CheckIn_BuiltInType("char", predefined::type_char); in lhf_Setup_BuildInTypes() 226 lhf_CheckIn_BuiltInType("double", predefined::type_double); in lhf_Setup_BuildInTypes() 227 lhf_CheckIn_BuiltInType("float", predefined::type_float); in lhf_Setup_BuildInTypes() 228 lhf_CheckIn_BuiltInType("hyper", predefined::type_hyper); in lhf_Setup_BuildInTypes() 229 lhf_CheckIn_BuiltInType("long", predefined::type_long); in lhf_Setup_BuildInTypes() 230 lhf_CheckIn_BuiltInType("short", predefined::type_short); in lhf_Setup_BuildInTypes() 231 lhf_CheckIn_BuiltInType("string", predefined::type_string); in lhf_Setup_BuildInTypes() 232 lhf_CheckIn_BuiltInType("type", predefined::type_type); in lhf_Setup_BuildInTypes() [all …]
|
H A D | ia_ce.cxx | 100 predefined::ce_GlobalNamespace, in CeAdmin() 102 pGlobalNamespace = &lhf_Access_Module(Ce_id(predefined::ce_GlobalNamespace)); in CeAdmin()
|
H A D | is_ce.hxx | 59 namespace predefined namespace
|
H A D | is_ce.cxx | 30 C_nReservedElements = ary::idl::predefined::ce_MAX; // Skipping "0" and the GlobalNamespace
|
H A D | is_type.cxx | 33 C_nReservedElements = ary::idl::predefined::type_MAX; // Skipping "0" and the built in types.
|
H A D | is_type.hxx | 74 namespace predefined namespace
|
H A D | i2s_calculator.cxx | 456 my_CeStorage()[predefined::ce_GlobalNamespace]); in lhf_Search_CeForType() 494 my_CeStorage()[predefined::ce_GlobalNamespace]); in assign_CurLink()
|
/aoo41x/main/offapi/com/sun/star/configuration/ |
H A D | GroupElement.idl | 39 /** provides information about a predefined element contained in a 46 <p>A group element bears a predefined name. It may only exist within a
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/ |
H A D | MasterPageFactory.java | 331 final OfficeStyles predefined, in derivePageStyle() argument 351 final PageLayout original = predefined.getPageStyle(pageStyleTemplate); in derivePageStyle()
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/output/ |
H A D | StylesWriter.java | 89 public void writeContentStyles(final OfficeStylesCollection predefined, in writeContentStyles() argument 103 public void writeGlobalStyles(final OfficeStylesCollection predefined, in writeGlobalStyles() argument
|
/aoo41x/main/autodoc/source/ary/loc/ |
H A D | locs_le.cxx | 31 C_nReservedElements = ary::loc::predefined::le_MAX; // Skipping "0"
|
H A D | locs_le.hxx | 69 namespace predefined namespace
|
/aoo41x/main/offapi/com/sun/star/i18n/ |
H A D | NumberFormatIndex.idl | 45 <b>MUST</b> support some predefined format codes. These predefined
|
H A D | XTransliteration.idl | 120 /** Load instance of predefined module - old style method. 126 /** Load a sequence of instances of predefined modules - supersedes
|
H A D | FormatElement.idl | 61 /** The index used by the number formatter, predefined values
|
/aoo41x/main/offapi/com/sun/star/util/ |
H A D | NumberFormats.idl | 49 /** is used to get specific, predefined number formats.
|
/aoo41x/main/offapi/com/sun/star/task/ |
H A D | XMasterPasswordHandling2.idl | 48 the passwords be stored nonencrypted. If a masterpassword is predefined
|