Home
last modified time | relevance | path

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

12345

/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx899 sal_uInt8 *post = 0; in GetRawData_post() local
907 post = ttmalloc(postLen); in GetRawData_post()
908 PutUInt32(0x00030000, post, 0, 1); in GetRawData_post()
909 PutUInt32(p->italicAngle, post, 4, 1); in GetRawData_post()
919 *ptr = _this->rawdata = post; in GetRawData_post()
1166 post->format = format; in TrueTypeTableNew_post()
1167 post->italicAngle = italicAngle; in TrueTypeTableNew_post()
1168 post->underlinePosition = underlinePosition; in TrueTypeTableNew_post()
1170 post->isFixedPitch = isFixedPitch; in TrueTypeTableNew_post()
1171 post->ptr = 0; 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()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/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()
/trunk/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";
/trunk/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 ...
/trunk/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.
/trunk/main/reportbuilder/template/
H A Dmakefile.mk83 $(ZIP1DIR)$/description.xml : pre.xml post.xml
88 $(TYPE) post.xml | $(SED) s/#VERSION#/$(EXTENSION_VERSION)/ >> $@
/trunk/main/toolkit/
H A DPackage_inc.mk25 $(eval $(call gb_Package_add_file,toolkit_inc,inc/layout/layout-post.hxx,layout/layout-post.hxx))
/trunk/main/offapi/com/sun/star/mozilla/
H A DXPluginInstancePeer.idl140 /** Posts to a URL with post data and/or post headers. The parameters and their meaning
/trunk/main/toolkit/workben/layout/
H A Drun-s2x26 ../src2xml/source/src2xml.py --ignore-includes --post-process --output-dir=. $SRC
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DMountParcelAction.java65 RequestProcessor.getDefault().post(new Runnable() in performAction()
H A DMountDocumentAction.java66 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()
/trunk/main/sfx2/
H A DPackage_inc.mk73 $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/layout-post.hxx,sfx2/layout-post.hxx))
/trunk/main/sysui/desktop/debian/
H A Dmakefile.mk85 @chmod a+rx $(MISC)$/$(@:b)$/DEBIAN $(MISC)/$(@:b)/DEBIAN/post* $(MISC)/$(@:b)/DEBIAN/pre*
/trunk/main/offapi/com/sun/star/i18n/
H A DTextConversionOption.idl52 /// Ignore post-positional word for Hangul to Hanja conversion
/trunk/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
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXSetSpellAlternatives.idl39 <P>Basically this is needed to post-add further suggestions while keeping the
/trunk/main/ucb/source/ucp/webdav/
H A DCurlRequest.hxx78 CURLcode post( CurlUri uri, rtl::OUString path ) throw(DAVException);
/trunk/main/odk/examples/java/ConverterServlet/
H A DREADME7 <form action="http://localhost:8080/conversion/servlet/ConverterServlet" method=post enctype="multi…
/trunk/main/i18npool/source/breakiterator/data/
H A Dsent.txt10 # Includes post 5.0 changes to treat Japanese half width voicing marks

Completed in 94 milliseconds

12345