Home
last modified time | relevance | path

Searched refs:s (Results 201 – 225 of 1909) sorted by relevance

12345678910>>...77

/aoo41x/main/cppu/source/uno/
H A Ddata.cxx364 #define OFFSET_OF( s, m ) reinterpret_cast< std::size_t >((char *)&((s *)16)->m -16) argument
368 #define BINTEST_VERIFYOFFSET( s, m, n ) \ argument
369 …f (OFFSET_OF(s, m) != n) { fprintf( stderr, "### OFFSET_OF(" #s ", " #m ") = %" SAL_PRI_SIZET "u …
371 #define BINTEST_VERIFYSIZE( s, n ) \ argument
372 …if (sizeof(s) != n) { fprintf( stderr, "### sizeof(" #s ") = %d instead of expected %d!!!\n", (int…
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DBookSettings.java145 SheetSettings s = (SheetSettings) e.nextElement(); in writeNode() local
146 s.writeNode(settings, configItemMapNamed); in writeNode()
197 String s = ""; in readNode() local
201 s = child2.getNodeValue(); in readNode()
204 addAttribute(name, s); in readNode()
212 SheetSettings s = new SheetSettings(child); in readNode() local
213 worksheetSettings.add(s); in readNode()
/aoo41x/main/wizards/com/sun/star/wizards/web/
H A DFTPDialog.java470 private final boolean isEmpty(String s) in isEmpty() argument
472 return (s == null) || (s.equals(PropertyNames.EMPTY_STRING)); in isEmpty()
493 private static String host(String s) in host() argument
495 return (s.startsWith("ftp://") ? s.substring(6) : s); in host()
600 public void setDir(String s) in setDir() argument
602 dir = s; in setDir()
705 private String imageUrl(String s) in imageUrl() argument
707 return imagesDirectory + s; in imageUrl()
/aoo41x/main/ooo_custom_images/industrial/res/commandimagelist/
H A Dlc_draw.xcf.bz2
/aoo41x/main/sdext/source/pdfimport/xpdftest/
H A Dtext_0_out.def45 drawChar 62.796000 466.704000 72.156000 448.704000 1.000000 0.000000 0.000000 1.000000 s
48 drawChar 82.902000 466.704000 92.262000 448.704000 1.000000 0.000000 0.000000 1.000000 s
54 drawChar 132.906000 466.704000 142.266000 448.704000 1.000000 0.000000 0.000000 1.000000 s
111 drawChar 156.198000 404.104000 165.558000 386.104000 1.000000 0.000000 0.000000 1.000000 s
114 drawChar 176.304000 404.104000 185.664000 386.104000 1.000000 0.000000 0.000000 1.000000 s
129 drawChar 479.572000 254.796000 496.212000 222.796000 1.000000 0.000000 0.000000 1.000000 s
132 drawChar 515.380000 254.796000 532.020000 222.796000 1.000000 0.000000 0.000000 1.000000 s
/aoo41x/main/offapi/com/sun/star/accessibility/
H A DXAccessibleImage.idl37 AccessibleIcon. This interface lets you retrieve an image's size and
47 should express the image's function (e.g. for icons) or the actual
52 Returns a localized string that describes the images's function
63 Returns the image's height with respect to the parent's
74 Returns the image's width with respect to the parent's
/aoo41x/main/offapi/com/sun/star/text/
H A DAccessibleParagraphView.idl86 if the paragraph's style is contained in the chapter
89 in application's language) with a number appended.
91 term in application's language) and the first sentence of
124 <li>Depending of the application's region setting, the locale is
136 /** This interface gives access to a paragraph fragment's text. The text
137 contains the paragraph's editable text as well as generated text,
139 text contribute to the text's character indexing. However, it is not
164 fragment's text in a read-only mode. The text contains the
165 paragraph's text (changeable as well as generated text, like chapter
167 to the text's character indexing.
[all …]
/aoo41x/main/desktop/win32/source/
H A Dunoinfo.cxx40 #define MY_LENGTH(s) (sizeof (s) / sizeof *(s) - 1) argument
41 #define MY_STRING(s) (s), MY_LENGTH(s) argument
/aoo41x/main/binaryurp/source/
H A Dbridge.cxx117 sal_Sequence * s = 0; in AttachThread() local
118 uno_getIdOfCurrentThread(&s); in AttachThread()
119 tid_ = rtl::ByteSequence(s, rtl::BYTESEQ_NOACQUIRE); in AttachThread()
255 Stubs s; in terminate() local
258 s.swap(stubs_); in terminate()
260 for (Stubs::iterator i(s.begin()); i != s.end(); ++i) { in terminate()
719 css::uno::Sequence< css::bridge::ProtocolProperty > s; in handleCommitChangeRequest() local
720 OSL_VERIFY(mapBinaryToCppAny(inArguments[0]) >>= s); in handleCommitChangeRequest()
721 for (sal_Int32 i = 0; i != s.getLength(); ++i) { in handleCommitChangeRequest()
722 if (s[i].Name.equalsAsciiL( in handleCommitChangeRequest()
[all …]
/aoo41x/main/pyuno/source/module/
H A Dpyuno_runtime.cxx564 Sequence<Any> s; in any2PyObject() local
577 tc->convertTo (a, ::getCppuType (&s)) >>= s; in any2PyObject()
583 for ( i = 0; i < s.getLength (); i++) in any2PyObject()
586 element = any2PyObject (tc->convertTo (s[i], s[i].getValueType() )); in any2PyObject()
593 for( ; i < s.getLength() ; i ++ ) in any2PyObject()
709 sal_Int16 s = (sal_Int16) l; in pyObject2Any() local
710 a <<= s; in pyObject2Any()
729 sal_Int16 s = (sal_Int16) l; in pyObject2Any() local
730 a <<= s; in pyObject2Any()
756 Sequence<Any> s (PyTuple_Size (o)); in pyObject2Any() local
[all …]
/aoo41x/main/solenv/inc/
H A D_tg_def.mk100 `$(TYPE) $(foreach,i,$(DEFLIB1NAME) $(SLB)/$(i).lib) | sed s#$(ROUT)#$(PRJ)/$(ROUT)#g`
177 $(COMMAND_ECHO)$(TYPE) $(DEF1EXPORTFILE) | sed -e s:PRIVATE:: >> $@.tmpfile
461 $(COMMAND_ECHO)$(TYPE) $(DEF2EXPORTFILE) | sed -e s:PRIVATE:: >> $@.tmpfile
745 $(COMMAND_ECHO)$(TYPE) $(DEF3EXPORTFILE) | sed -e s:PRIVATE:: >> $@.tmpfile
1029 $(COMMAND_ECHO)$(TYPE) $(DEF4EXPORTFILE) | sed -e s:PRIVATE:: >> $@.tmpfile
1313 $(COMMAND_ECHO)$(TYPE) $(DEF5EXPORTFILE) | sed -e s:PRIVATE:: >> $@.tmpfile
1597 $(COMMAND_ECHO)$(TYPE) $(DEF6EXPORTFILE) | sed -e s:PRIVATE:: >> $@.tmpfile
1881 $(COMMAND_ECHO)$(TYPE) $(DEF7EXPORTFILE) | sed -e s:PRIVATE:: >> $@.tmpfile
2165 $(COMMAND_ECHO)$(TYPE) $(DEF8EXPORTFILE) | sed -e s:PRIVATE:: >> $@.tmpfile
2449 $(COMMAND_ECHO)$(TYPE) $(DEF9EXPORTFILE) | sed -e s:PRIVATE:: >> $@.tmpfile
[all …]
H A Dtg_xmerge.mk59 … $(XTXDESTDIR) -i @$(mktmp $(XTXMERGEFILELIST:t"\n":s/ //)) -l $(alllangiso:s/ /,/) -f $(alllangis…
98 …(TREEDESTDIR) -i @$(mktmp $(TREEMERGEFILELIST:t"\n":s/ //)) -l $(alllangiso:s/ /,/) -f $(alllangis…
/aoo41x/main/framework/qa/complex/imageManager/
H A D_XImageManager.java48 short s = ImageType.COLOR_NORMAL + ImageType.SIZE_DEFAULT; in _getAllImageNames() local
49 imageNames = oObj.getAllImageNames(s); in _getAllImageNames()
58 short s = ImageType.COLOR_NORMAL + ImageType.SIZE_DEFAULT; in _getImages() local
60 xGraphicArray = oObj.getImages(s, imageNames); in _getImages()
69 short s = ImageType.COLOR_NORMAL + ImageType.SIZE_DEFAULT; in _hasImage() local
73 result &= oObj.hasImage(s, imageNames[i]); in _hasImage()
/aoo41x/main/padmin/source/
H A Dpadialog.src116 Text [ en-US ] = "Do you really want to overwrite this font file?\n %s";
351 Text [ en-US ] = "Could not open printer %s.";
454 Text [ en-US ] = "~New name for %s";
458 Text [ en-US ] = "~New name for %s (%d1 of %d2)";
462 Text [ en-US ] = "The font %s cannot be renamed due to missing write permission.";
669 Text [ en-US ] = "Please select the drivers to install and press \"%s\".";
692 Text [ en-US ] = "Do you really want to remove the driver \"%s\"?";
712 Text [ en-US ] = "The driver \"%s\" is always needed and can therefore not be removed.";
727 Text [ en-US ] = "The printer %s cannot be removed.";
747 Text [ en-US ] = "The printer \"%s\" could not be added.";
[all …]
/aoo41x/main/offapi/com/sun/star/ucb/
H A DXContentIdentifierMapping.idl38 /** A mapping from a (source) set of <type>XContentIdentifier</type>s to
43 between <type>XContent</type>s identified by source/target
64 @returns The string representation of the target set's
67 there's no applicable target to map to.
76 @returns The target set's XContentIdentifier corresponding to the
78 either Source was null already, or if there's no applicable target to
90 @returns The XContent identified by the target set's
93 there's no applicable target to map to.
/aoo41x/main/soltools/cpp/
H A D_cpp.c344 Source *s; in error() local
348 for (s = cursource; s; s = s->next) in error()
349 if (*s->filename) in error()
350 fprintf(stderr, "%s:%d ", s->filename, s->line); in error()
/aoo41x/main/openssl/
H A Dopenssl.patch35 …_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN:".eval{my $asm=$x86_64_asm;$asm=~s/x86_64-gcc\.o/bn_asm…
48 …&dofile("tools/c_rehash",$perl,'^#!/', '#!%s','^my \$dir;$', 'my $dir = "' . $openssldir . '";', '…
49 &dofile("apps/CA.pl",$perl,'^#!/', '#!%s');
50 + &dofile("apps/tsget",$perl,'^#!/', '#!%s');
53 …&dofile("tools/c_rehash",'/usr/local/bin/perl','^#!/', '#!%s','^my \$dir;$', 'my $dir = "' . $open…
54 &dofile("apps/CA.pl",'/usr/local/bin/perl','^#!/', '#!%s');
55 + &dofile("apps/tsget",'/usr/local/bin/perl',,'^#!/', '#!%s');
66 - *86*-*-*bsd*) # mimic ld behaviour when it's looking for libc...
144 s/\s*$//; # was chop, didn't work in mixture of perls for Windows...
150 + $val =~ s/\s+$//;
/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DExecuteProcess.java62 for ( String s; ( s = in.readLine()) != null; ) { in executeProcessReturnVector()
63 returnVector.add(s); in executeProcessReturnVector()
91 for ( String s; ( s = in.readLine()) != null; ) { in executeProcessReturnVectorEnv()
92 returnVector.add(s); in executeProcessReturnVectorEnv()
/aoo41x/main/writerfilter/source/rtftok/
H A DRTFScanner.skl201 /* When an EOF's been seen but there's still some text to process
456 %% user's declarations go here
533 /* We're scanning a new file or input source. It's
1010 * there's no matching to consider.
1097 * is looked at is after yywrap() is called, so it's safe
1272 /* They forgot to leave room for the EOB's. */
1433 (void) fprintf( stderr, "%s\n", msg );
1484 static int yy_flex_strlen( yyconst char *s )
1486 static int yy_flex_strlen( s )
1487 yyconst char *s;
[all …]
/aoo41x/main/libtextcat/data/new_fingerprints/lm/
H A Dlatvian.lm4 s 6064
136 âs 289
156 s, 265
157 s,_ 265
249 sî 174
321 s. 134
324 s._ 134
H A Dlithuanian.lm4 s 5179
82 s,_ 396
85 s, 396
124 s. 278
131 s._ 259
163 ós 204
321 ñs 106
H A Dfrench.lm4 s 4003
197 s, 170
198 s,_ 170
226 és 144
298 s. 108
304 s._ 105
381 sé 78
/aoo41x/main/setup_native/source/win32/customactions/shellextensions/
H A Dcopyeditiondata.cxx41 #define LCL_LENGTH0(s) (sizeof (s) / sizeof *(s)) argument
42 #define LCL_STRING0(s) (s), LCL_LENGTH0(s) argument
/aoo41x/main/shell/source/all/
H A Dxml_parser.cxx68 bool has_only_whitespaces(const XML_Char* s, int len) in has_only_whitespaces() argument
70 const XML_Char* p = s; in has_only_whitespaces()
135 static void xml_character_data_handler(void* UserData, const XML_Char* s, int len) in xml_character_data_handler() argument
143 if (has_only_whitespaces(s,len)) in xml_character_data_handler()
144 pDocHdl->ignore_whitespace(string_t(reinterpret_cast<const char_t*>(s), len)); in xml_character_data_handler()
146 pDocHdl->characters(string_t(reinterpret_cast<const char_t*>(s), len)); in xml_character_data_handler()
/aoo41x/main/offapi/com/sun/star/form/
H A DDataAwareControlModel.idl53 /** is an abstract service for specialized <type>FormControlModel</type>s
56 <p>The connection between a data-aware control model and a form which's data the
69 the changes of it's value to the field it is connected to immediately (means whenever a user
70 interaction changes it's content).
88 …If (and only if) the control is valid bound to a column of it's <typee scope="com::sun::star::form…
90 …<member>XReset::reset</member> does not reset the model's value to it's default value, but uses the
101 <ul><li>The form is reset by invoking it's <type>XReset</type> interface.</li>
156 <type scope="com::sun::star::form::component">FixedText</type> which's label is "E-Mail",
160 …examine it's label, and use this label to refer to the <type scope="com::sun::star::form::componen…
171 <li>It has to be a part of the same document as the model who's property is to be modified.</il>

Completed in 165 milliseconds

12345678910>>...77