Home
last modified time | relevance | path

Searched defs:s (Results 201 – 225 of 499) sorted by relevance

12345678910>>...20

/aoo41x/main/svl/source/inc/
H A Dpoolio.hxx120 #define SFX_TRACE(s,p) \ argument
130 #define SFX_TRACE(s,p) argument
/aoo41x/main/testtools/source/bridgetest/
H A Dconstructors.cxx461 css::uno::Sequence< ::rtl::OUString > s(1); in getSupportedServiceNames() local
481 css::uno::Sequence< ::rtl::OUString > s(1); in getSupportedServiceNames2() local
/aoo41x/main/vcl/unx/generic/app/
H A Di18n_wrp.cxx242 Status s = False; in XvaCloseIM() local
/aoo41x/main/sd/source/ui/sidebar/
H A DSidebarFactory.cxx178 #define EndsWith(s,t) s.endsWithAsciiL(t,strlen(t)) in createUIElement() argument
/aoo41x/main/sfx2/inc/sfx2/
H A Ddocfile.hxx62 #define S2BS(s) ByteString( s, RTL_TEXTENCODING_MS_1252 ) argument
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/loader/
H A DParcelFolder.java98 String s = cookie.getClasspath(); in ParcelFolderNode() local
/aoo41x/main/stoc/source/uriproc/
H A DUriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx257 css::uno::Sequence< ::rtl::OUString > s(1); in getSupportedServiceNames() local
/aoo41x/main/bean/qa/complex/bean/
H A DWriterFrame.java83 public void setText(String s) throws Exception in setText()
/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Panel/
H A DChooseComponents.java110 public void setTitleText(String s) { in setTitleText()
/aoo41x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XNamedRanges.java105 String s = null; in _addNewByName() local
/aoo41x/main/sw/inc/
H A Dswtypes.hxx241 #define SW_CONSTASCII_DECL( n, s ) n[sizeof(s)] argument
244 #define SW_CONSTASCII_DEF( n, s ) n[sizeof(s)] = s argument
/aoo41x/main/odk/source/unoapploader/win/
H A Dunoapploader.c40 #define MY_LENGTH(s) (sizeof (s) / sizeof *(s) - 1) argument
/aoo41x/main/javaunohelper/com/sun/star/comp/helper/
H A DBootstrap.java317 String s = r.readLine(); in pipe() local
/aoo41x/main/xml2cmp/source/xcd/
H A Dcr_index.cxx140 for ( unsigned s = 0; s < aSupportedServices.size(); ++s ) in ReadFile() local
/aoo41x/main/scripting/java/org/openoffice/idesupport/
H A DJavaFinder.java142 String s = (String)classpath.elementAt(i); in getClassLoader() local
H A DSVersionRCFile.java131 String s; in load() local
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dsolvrdlg.cxx48 #define ERRORBOX(s) ErrorBox( this, WinBits( WB_OK | WB_DEF_OK), s ).Execute() argument
/aoo41x/main/extensions/source/update/check/
H A Dupdateprotocol.cxx54 #define UNISTRING(s) rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s)) argument
/aoo41x/main/desktop/source/migration/
H A Dpages.cxx69 #define UNISTRING(s) rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s)) argument
/aoo41x/main/autodoc/inc/ary/idl/
H A Di_types4idl.hxx120 s, enumerator
/aoo41x/main/basebmp/inc/basebmp/
H A Dpixeliterator.hxx265 PixelIterator & operator+=(difference_type const & s) in operator +=()
272 PixelIterator & operator-=(difference_type const & s) in operator -=()
/aoo41x/main/basic/source/runtime/
H A Dstep1.cxx146 String& s = (String&)(const String&) *p; in StepPAD() local
418 ByteString s( (char) nOp1 ); in StepPRCHAR() local
/aoo41x/main/connectivity/source/commontools/
H A Ddbconversion.cxx64 sal_Char s[11]; in toDateString() local
77 sal_Char s[9]; in toTimeString() local
/aoo41x/main/vcl/source/fontsubset/
H A Dttcr.cxx311 sal_uInt32 s, offset, checkSumAdjustment = 0; in StreamToMemory() local
453 CmapSubTable *s; /* sotred array of sub-tables */ member
556 CmapSubTable *s; in TrueTypeTableDispose_cmap() local
714 static sal_uInt8 *PackCmapType0(CmapSubTable *s, sal_uInt32 *length) in PackCmapType0()
738 static sal_uInt8 *PackCmapType6(CmapSubTable *s, sal_uInt32 *length) in PackCmapType6()
767 static sal_uInt8 *PackCmap(CmapSubTable *s, sal_uInt32 *length) in PackCmap()
1210 CmapSubTable *s; in cmapAdd() local
/aoo41x/main/wizards/com/sun/star/wizards/web/
H A DImageListDialog.java274 …String s = JavaTools.replaceSubString(template, PropertyNames.EMPTY_STRING + ((Counter) counter).s… in render() local

Completed in 103 milliseconds

12345678910>>...20