Home
last modified time | relevance | path

Searched refs:post (Results 1 – 25 of 89) sorted by relevance

1234

/AOO41X/main/vcl/source/fontsubset/
H A Dttcr.cxx898 sal_uInt8 *post = 0; in GetRawData_post() local
906 post = ttmalloc(postLen); in GetRawData_post()
907 PutUInt32(0x00030000, post, 0, 1); in GetRawData_post()
908 PutUInt32(p->italicAngle, post, 4, 1); in GetRawData_post()
909 PutUInt16(p->underlinePosition, post, 8, 1); in GetRawData_post()
910 PutUInt16(p->underlineThickness, post, 10, 1); in GetRawData_post()
911 PutUInt16((sal_uInt16)p->isFixedPitch, post, 12, 1); in GetRawData_post()
918 *ptr = _this->rawdata = post; in GetRawData_post()
1163 tdata_post* post = (tdata_post*)smalloc(sizeof(tdata_post)); in TrueTypeTableNew_post() local
1165 post->format = format; in TrueTypeTableNew_post()
[all …]
H A Dsft.cxx2157 …head=0, *hhea=0, *maxp=0, *cvt=0, *prep=0, *glyf=0, *fpgm=0, *cmap=0, *name=0, *post = 0, *os2 = 0; in CreateTTFromTTGlyphs() local
2260 post = TrueTypeTableNew_post(0x00030000, in CreateTTFromTTGlyphs()
2266 post = TrueTypeTableNew_post(0x00030000, 0, 0, 0, 0); in CreateTTFromTTGlyphs()
2278 AddTable(ttcr, post); AddTable(ttcr, os2); in CreateTTFromTTGlyphs()
/AOO41X/main/qadevOOo/runner/stats/
H A DSQLExecution.java172 String post = ""; in executeSQLCommand() local
177 post = key.substring(key.length()-1) + post; in executeSQLCommand()
199 … sqlCommand.add(i, (String)sqlCommand.get(0) + " " + pre + value + post); in executeSQLCommand()
203 … sqlCommand.set(i, (String)sqlCommand.get(i) + " " + pre + value + post); in executeSQLCommand()
211 sqlCommand.set(i, (String)sqlCommand.get(i) + " " + pre + value + post); in executeSQLCommand()
/AOO41X/main/epm/
H A Depm-3.7.patch528 - fputs("%post\n", fp);
530 + * %post
537 + if (1 == ++n) /* Only write %post if there is at least one command */
538 + fputs("%post\n", fp);
549 + if (1 == ++n) /* If not previously done so, write %post here */
550 + fputs("%post\n", fp);
589 + * %post
596 + if (1 == ++n) /* Only write %post if there is at least one command */
/AOO41X/main/l10ntools/scripts/
H A DkeyidGen.pl71 my ( $pre, $post, $old );
73 $post = "\t$4\t$5\t$6\t$7\t$8\t$9\t$10\t$11\t$12\t$13\t$14\t$15\n";
78 print OUTFILE "$pre${old}keyid:$hashp$post";
/AOO41X/main/offapi/com/sun/star/ucb/
H A DPostCommandArgument2.idl36 /** The argument for the command "post".
44 /** The media type (mime type) for the data to post.
H A DPostCommandArgument.idl36 /** The argument for the command "post".
43 /** The data source containing the data to post.
H A DWebDAVDocumentContent.idl124 post ( Argument: <type>PostCommandArgument2</type> - does a HTTP POST )
/AOO41X/main/reportbuilder/template/
H A Dmakefile.mk83 $(ZIP1DIR)$/description.xml : pre.xml post.xml
88 $(TYPE) post.xml | $(SED) s/#VERSION#/$(EXTENSION_VERSION)/ >> $@
/AOO41X/main/toolkit/doc/layout/
H A DChangeLog21 * inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
33 * inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
38 * inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
86 * inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
105 * inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
119 * inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
188 * inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
575 * TODO, inc/layout/layout-post.hxx, inc/layout/layout.hxx,
704 * TODO, inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
714 * : Add <layout/layout-pre.hxx> <layout/layout-post.hxx> cpp
/AOO41X/main/toolkit/
H A DPackage_inc.mk25 $(eval $(call gb_Package_add_file,toolkit_inc,inc/layout/layout-post.hxx,layout/layout-post.hxx))
/AOO41X/main/offapi/com/sun/star/mozilla/
H A DXPluginInstancePeer.idl139 /** Posts to a URL with post data and/or post headers. The parameters and their meaning
/AOO41X/main/toolkit/workben/layout/
H A Drun-s2x26 ../src2xml/source/src2xml.py --ignore-includes --post-process --output-dir=. $SRC
/AOO41X/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DMountDocumentAction.java66 RequestProcessor.getDefault().post(new Runnable() in performAction()
H A DMountParcelAction.java65 RequestProcessor.getDefault().post(new Runnable() in performAction()
H A DConfigureParcelAction.java55 RequestProcessor.getDefault().post(new Runnable() { in performAction()
H A DDeployParcelAction.java145 RequestProcessor.getDefault().post(new Runnable() { in deploy()
/AOO41X/main/sfx2/
H A DPackage_inc.mk73 $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/layout-post.hxx,sfx2/layout-post.hxx))
/AOO41X/main/sysui/desktop/debian/
H A Dmakefile.mk91 @chmod a+rx $(MISC)$/$(@:b)$/DEBIAN $(MISC)/$(@:b)/DEBIAN/post* $(MISC)/$(@:b)/DEBIAN/pre*
/AOO41X/main/offapi/com/sun/star/i18n/
H A DTextConversionOption.idl52 /// Ignore post-positional word for Hangul to Hanja conversion
/AOO41X/main/offapi/com/sun/star/linguistic2/
H A DXSetSpellAlternatives.idl39 <P>Basically this is needed to post-add further suggestions while keeping the
/AOO41X/main/offapi/com/sun/star/util/
H A DXModifyBroadcaster.idl44 <p>The modified object must post the modification events immediately
H A DXCloseBroadcaster.idl42 The called object for closing must post the closing events immediately
/AOO41X/main/odk/examples/java/ConverterServlet/
H A DREADME7 <form action="http://localhost:8080/conversion/servlet/ConverterServlet" method=post enctype="multi…
/AOO41X/main/solenv/bin/modules/installer/
H A Dworker.pm357 my $post = $3;
365 …if ( ${$alldirs}[$i] =~ /^\s*\Q$pre_inprogress\E\d+\Q$post\E\s*$/ ) # removing old "inprogress" di…
370 …if ( ${$alldirs}[$i] =~ /^\s*\Q$pre_witherror\E\d+\Q$post\E\s*$/ ) # removing old "witherror" dir…

1234