Home
last modified time | relevance | path

Searched refs:post (Results 1 – 25 of 92) 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()
918 *ptr = _this->rawdata = post; in GetRawData_post()
1165 post->format = format; in TrueTypeTableNew_post()
1166 post->italicAngle = italicAngle; in TrueTypeTableNew_post()
1167 post->underlinePosition = underlinePosition; in TrueTypeTableNew_post()
1169 post->isFixedPitch = isFixedPitch; in TrueTypeTableNew_post()
1170 post->ptr = 0; in TrueTypeTableNew_post()
[all …]
/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/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/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/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
H A Dapinotes.txt38 + SIDs ? - post it ...
/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/i18npool/source/breakiterator/data/
H A Dsent.txt10 # Includes post 5.0 changes to treat Japanese half width voicing marks

Completed in 113 milliseconds

1234