Home
last modified time | relevance | path

Searched refs:extra (Results 1 – 25 of 102) sorted by relevance

12345

/trunk/main/toolkit/source/layout/core/
H A Dtable.cxx215 int extra = child_size - size; in getMinimumSize() local
216 if ( extra > 0 ) in getMinimumSize()
219 extra /= expandables; in getMinimumSize()
221 extra /= nLastAttach - nFirstAttach; in getMinimumSize()
225 aGroup[ i ].mnSize += extra; in getMinimumSize()
/trunk/main/extensions/source/macosx/spotlight/
H A Dunzip.m134 uLong offset_local_extrafield;/* offset of the local extra field */
135 uInt size_local_extrafield;/* size of the local extra field */
136 uLong pos_local_extrafield; /* position in the local extra field in read*/
974 store in *piSizeVar the size of extra info in local header
975 (filename and size of extra field data)
1079 uLong offset_local_extrafield; /* offset of the local extra field */
1080 uInt size_local_extrafield; /* size of the local extra field */
1162 * Note that in this case inflate *requires* an extra "dummy" byte
1411 Read extra field from the current file (opened by unzOpenCurrentFile)
1412 This is the local-header version of the extra field (sometimes, there is
[all …]
/trunk/main/oox/source/dump/
H A Dxlsbdumper.ini609 …50=envelope-invite,letter-extra,legal-extra,tabloid-extra,a4-extra,letter-transverse,a4-transverse…
610 …60=a4-plus,a5-transverse,jis-b5-transverse,a3-extra,a5-extra,b5-extra,a2,a3-transverse,a3-extra-tr…
H A Dbiffdumper.ini1726 …50=envelope-invite,letter-extra,legal-extra,tabloid-extra,a4-extra,letter-transverse,a4-transverse…
1727 …60=a4-plus,a5-transverse,jis-b5-transverse,a3-extra,a5-extra,b5-extra,a2,a3-transverse,a3-extra-tr…
/trunk/ext_libraries/coinmp/
H A Dcoinmp-1.7.6.patch177 # which has an extra 1 added just for fun
391 # which has an extra 1 added just for fun
592 # which has an extra 1 added just for fun
793 # which has an extra 1 added just for fun
994 # which has an extra 1 added just for fun
1195 # which has an extra 1 added just for fun
/trunk/main/offapi/com/sun/star/packages/zip/
H A DZipEntry.idl104 /** optional extra field data for entry
106 sequence<byte> extra;
H A DZipConstants.idl178 /** LOC header field "extra field length" offset
248 /** CEN header field "length of extra field" offset
/trunk/main/writerfilter/documentation/
H A Dsprms.txt1 0x2461: extra alignment:
/trunk/main/slideshow/qa/debug/
H A Dreadme.txt4 - VERBOSE=t: enable extra verbose trace output (debug=t builds only)
/trunk/main/curl/
H A Dcurl-bundled_openssl.patch28 # Linking previously failed, try extra paths from --with-openssl or
/trunk/main/cppu/util/
H A Dmakefile.mk96 $(MAKE) $(MAKECMDGOALS) -f extra.mk
/trunk/main/sd/source/ui/slideshow/
H A Dslideshow.hrc37 //CM for extra presenter UI
/trunk/main/basic/source/runtime/
H A Dwnt-mingw.s42 # for extra safety, do not trust esp after call (in case the Basic Declare
H A Dwnt.asm42 ; for extra safety, do not trust esp after call (in case the Basic Declare
/trunk/main/offapi/com/sun/star/ucb/
H A DInteractiveCHAOSException.idl45 <p>For a 'dynamic' error (with extra textual arguments), this ID
H A DContentInfoAttribute.idl37 /** No extra attributes.
H A DContentInfo.idl55 <p>These flags contain extra information on the content, like its kind
/trunk/main/offapi/com/sun/star/rendering/
H A DBlendMode.idl28 /** These constants determine some extra ways how the primitive color
H A DColorComponentTag.idl68 /// Arbitrary extra spot color, e.g. pantone
/trunk/main/setup_native/source/mac/
H A Dmacinstall.ulf20 en-US = "Not listed (choose location in an extra step)"
/trunk/main/xmlsecurity/test_docs/tools/httpserv/nbproject/
H A Dproject.properties49 # Space-separated list of extra javac options
/trunk/main/sw/source/ui/config/
H A Doptcomp.src113 Text [ en-US ] = "Do not add leading (extra space) between lines of text" ;
/trunk/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/
H A Dproject.properties51 # Space-separated list of extra javac options
/trunk/main/offapi/com/sun/star/formula/
H A DSymbolDescriptor.idl34 extra defines REVERSE_* listed in FontSlant.idl
/trunk/main/udkapi/com/sun/star/uri/
H A DUriReferenceFactory.idl40 that support extra, scheme-specific interfaces in addition to

Completed in 85 milliseconds

12345