Home
last modified time | relevance | path

Searched defs:s (Results 26 – 50 of 499) sorted by relevance

12345678910>>...20

/aoo41x/main/sal/osl/unx/
H A Duunxapi.cxx48 inline rtl::OString OUStringToOString(const rtl_uString* s) in OUStringToOString()
61 inline rtl::OString macxp_resolveAliasAndConvert(const rtl_uString* s) in macxp_resolveAliasAndConvert()
/aoo41x/main/soltools/cpp/
H A D_lex.c346 Source *s = cursource; in gettokens() local
554 trigraph(Source * s) in trigraph()
603 foldline(Source * s) in foldline()
633 fillbuf(Source * s) in fillbuf()
657 Source *s = new(Source); in setsource() local
697 Source *s = cursource; in unsetsource() local
/aoo41x/main/slideshow/source/engine/transitions/
H A Dfigurewipe.cxx74 const double s = sin( basegfx::deg2rad(18.0) ); in createPentagonWipe() local
88 const double s = sin( basegfx::deg2rad(30.0) ); in createHexagonWipe() local
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DBookSettings.java145 SheetSettings s = (SheetSettings) e.nextElement(); in writeNode() local
197 String s = ""; in readNode() local
212 SheetSettings s = new SheetSettings(child); in readNode() local
/aoo41x/main/registry/tools/
H A Drdbedit.cxx88 #define U2S( s ) \ argument
90 #define S2U( s ) \ argument
153 char *s=NULL; in initOptions() local
/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/xmlreader/source/
H A Dspan.cxx47 rtl_uString * s = 0; in convertFromUtf8() local
/aoo41x/main/tools/source/misc/
H A Dgetprocessworkingdir.cxx41 rtl::OUString s(RTL_CONSTASCII_USTRINGPARAM("$OOO_CWD")); in getProcessWorkingDir() local
/aoo41x/main/basegfx/source/color/
H A Dbcolortools.cxx42 double h=0, s=0, l=0; in rgb2hsl() local
92 const double h=rHSLColor.getRed(), s=rHSLColor.getGreen(), l=rHSLColor.getBlue(); in hsl2rgb() local
119 double h=0, s=0, v=0; in rgb2hsv() local
154 const double s=rHSVColor.getGreen(), v=rHSVColor.getBlue(); in hsv2rgb() local
/aoo41x/main/accessibility/bridge/org/openoffice/java/accessibility/
H A DAccessibleStateAdapter.java69 private static void printToplevelStateMessage(AccessibleState s, java.awt.Component c) { in printToplevelStateMessage()
83 …private static void printOutOfSyncMessage(AccessibleState s, java.awt.Component c, boolean enabled… in printOutOfSyncMessage()
H A DAccessibleEditableTextImpl.java75 public void insertTextAtIndex(int index, String s){ in insertTextAtIndex()
93 public void replaceText(int startIndex, int endIndex, String s) { in replaceText()
357 public void setTextContents(String s) { in setTextContents()
/aoo41x/main/odk/examples/DevelopersGuide/Components/CppComponent/
H A DTestCppComponent.cxx51 OUString s = xSomething->methodOne(OUString(RTL_CONSTASCII_USTRINGPARAM("Hello World!"))); in SAL_IMPLEMENT_MAIN() local
/aoo41x/main/scripting/java/com/sun/star/script/framework/provider/
H A DNoSuitableClassLoaderException.java44 public NoSuitableClassLoaderException(String s) in NoSuitableClassLoaderException()
/aoo41x/main/jurt/com/sun/star/uno/
H A DAsciiString.java42 public AsciiString(String s) { in AsciiString()
/aoo41x/main/qadevOOo/runner/util/compare/
H A DDocComparatorFactory.java35 …static public DocComparator createComparator(String s, TestParameters aParams) throws IllegalArgum… in createComparator()
/aoo41x/main/sal/osl/os2/
H A Dsystem.h123 # define PTR_SIZE_T(s) ((size_t *)&(s)) argument
178 # define PTR_SIZE_T(s) ((size_t *)&(s)) argument
269 # define PTR_SIZE_T(s) ((size_t *)&(s)) argument
287 # define PTR_SIZE_T(s) ((int *)&(s)) argument
288 # define PTR_FD_SET(s) ((int *)&(s)) argument
316 # define PTR_SIZE_T(s) ((int *)&(s)) argument
378 # define PTR_SIZE_T(s) (&(s)) argument
382 # define PTR_FD_SET(s) (&(s)) argument
/aoo41x/main/scaddins/source/analysis/
H A Danalysisdefs.hxx37 #define STRFROMASCII(s) STRING::createFromAscii( s ) argument
38 #define STRFROMANSI(s) STRING( s, strlen( s ), RTL_TEXTENCODING_MS_1252 ) argument
/aoo41x/main/codemaker/source/commoncpp/
H A Dcommoncpp.cxx95 rtl::OString s(tmpBuf.makeStringAndClear()); in scopedCppName() local
130 rtl::OString s(buf.makeStringAndClear()); in translateUnoToCppType() local
/aoo41x/main/bridges/test/
H A Dtestclient.java70 …public void call( /*IN*/String s, /*IN*/int nToDo ) throws test.TestBridgeException, com.sun.star.… in call()
74 … public void callOneway( /*IN*/String s, /*IN*/int nToDo ) throws com.sun.star.uno.RuntimeException in callOneway()
/aoo41x/main/testgraphical/source/
H A Dcompare.pl398 s:pdf create PDF file via export to pdf. label
/aoo41x/main/xmloff/source/text/
H A Dtxtparaimphint.hxx149 void SetHRef( const OUString& s ) { sHRef = s; } in SetHRef()
151 void SetName( const OUString& s ) { sName = s; } in SetName()
153 void SetTargetFrameName( const OUString& s ) { sTargetFrameName = s; } in SetTargetFrameName()
155 void SetStyleName( const OUString& s ) { sStyleName = s; } in SetStyleName()
157 void SetVisitedStyleName( const OUString& s ) { sVisitedStyleName = s; } in SetVisitedStyleName()
/aoo41x/main/svx/source/sidebar/
H A DPanelFactory.cxx55 #define A2S(s) ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s)) argument
142 #define DoesResourceEndWith(s) rsResourceURL.endsWithAsciiL(s,strlen(s)) in createUIElement() argument
/aoo41x/main/sfx2/source/inc/
H A Dsfxtypes.hxx104 #define TRIM(s) s.EraseLeadingChars().EraseTrailingChars() argument
131 #define SFX_STACK(s) SfxStack aSfxStack_( #s ) argument
133 #define SFX_STACK(s) argument
/aoo41x/main/connectivity/source/commontools/
H A DCommonTools.cxx119 sal_Char s[11]; in toDateString() local
133 sal_Char s[9]; in toTimeString() local
147 sal_Char s[21]; in toDateTimeString() local
/aoo41x/main/sw/source/ui/sidebar/
H A DSwPanelFactory.cxx47 #define A2S(s) ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s)) argument
117 #define DoesResourceEndWith(s) rsResourceURL.endsWithAsciiL(s,strlen(s)) in createUIElement() argument

Completed in 235 milliseconds

12345678910>>...20