Searched refs:ALIGN (Results 1 – 13 of 13) sorted by relevance
/aoo4110/main/bridges/source/cpp_uno/gcc3_linux_x86-64/ |
H A D | abi.cxx | 424 argp = (void *)ALIGN(argp, (*p_arg)->alignment); 488 cif->bytes = ALIGN(cif->bytes, cif->arg_types[i]->alignment); 491 cif->bytes = ALIGN(cif->bytes, 8); 638 cif->bytes = ALIGN(cif->bytes, 16); 777 argn += ALIGN(arg_types[i]->size, SIZEOF_ARG) / SIZEOF_ARG;
|
/aoo4110/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/ |
H A D | abi.cxx | 424 argp = (void *)ALIGN(argp, (*p_arg)->alignment); 488 cif->bytes = ALIGN(cif->bytes, cif->arg_types[i]->alignment); 491 cif->bytes = ALIGN(cif->bytes, 8); 638 cif->bytes = ALIGN(cif->bytes, 16); 777 argn += ALIGN(arg_types[i]->size, SIZEOF_ARG) / SIZEOF_ARG;
|
/aoo4110/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/ |
H A D | abi.cxx | 424 argp = (void *)ALIGN(argp, (*p_arg)->alignment); 488 cif->bytes = ALIGN(cif->bytes, cif->arg_types[i]->alignment); 491 cif->bytes = ALIGN(cif->bytes, 8); 638 cif->bytes = ALIGN(cif->bytes, 16); 777 argn += ALIGN(arg_types[i]->size, SIZEOF_ARG) / SIZEOF_ARG;
|
/aoo4110/main/forms/source/component/ |
H A D | Columns.cxx | 71 const sal_uInt16 ALIGN = 0x0002; variable 386 DECL_PROP3(ALIGN, sal_Int16, BOUND, MAYBEVOID, MAYBEDEFAULT); in setOwnProperties() 524 nAnyMask |= ALIGN; in write() 532 if (nAnyMask & ALIGN) in write() 571 if (nAnyMask & ALIGN) in read()
|
/aoo4110/main/oox/source/dump/ |
H A D | xlsbdumper.ini | 514 15=ALIGN-HORIZONTAL,ALIGN-VERTICAL,ALIGN-ROTATION,ALIGN-INDENT,ALIGN-READINGORDER 515 20=ALIGN-WRAPTEXT,ALIGN-JUSTLASTLINE,ALIGN-SHRINKTOFIT,,FONT-NAME 519 40=,NUMFMT-ID,ALIGN-RELINDENT,PROT-LOCKED,PROT-HIDDEN
|
H A D | biffdumper.ini | 878 shortlist=CHFRCATEGORYPROPS-ALIGN,1,top-left,center,bottom-right 1385 15=ALIGN-HORIZONTAL,ALIGN-VERTICAL,ALIGN-ROTATION,ALIGN-INDENT,ALIGN-READINGORDER 1386 20=ALIGN-WRAPTEXT,ALIGN-JUSTLASTLINE,ALIGN-SHRINKTOFIT,ALIGN-MERGED,FONT-NAME 1390 40=,NUMFMT-ID,ALIGN-RELINDENT,PROT-LOCKED,PROT-HIDDEN
|
H A D | oledumper.ini | 333 0x00000018=uint8,dec,alignment,COMCTL-STATUSBAR-ALIGN 341 shortlist=COMCTL-STATUSBAR-ALIGN,0,left,center,right
|
/aoo4110/main/extensions/source/propctrlr/ |
H A D | formmetadata.cxx | 298 …DEF_INFO_4( ALIGN, ALIGN, ALIGN, FORM_VISIBLE, DIALOG_VISIBLE… in getPropertyInfo()
|
/aoo4110/main/sw/source/filter/xml/ |
H A D | xmlitemm.cxx | 90 MAP_ENTRY( TABLE, ALIGN, RES_HORI_ORIENT, 0 ),
|
/aoo4110/main/forms/source/misc/ |
H A D | property.cxx | 90 ADD_PROP_ASSIGNMENT(ALIGN); in initialize()
|
/aoo4110/main/forms/source/richtext/ |
H A D | richtextmodel.cxx | 216 REGISTER_VOID_PROP_2( ALIGN, m_aAlign, sal_Int16, BOUND, MAYBEDEFAULT ); in implRegisterProperties()
|
/aoo4110/main/toolkit/source/helper/ |
H A D | property.cxx | 121 …DECL_PROP_3 ( "Align", ALIGN, sal_Int16, BOUND, MAYBEDE… in ImplGetPropertyInfos()
|
/aoo4110/main/rsc/doku/feinkonz.43/ |
H A D | rsc.doc | 2526 Nach dem Schl�sselwort ALIGN wird die Ausrichtung des Fonts benannt. Anstelle
|
Completed in 78 milliseconds