Home
last modified time | relevance | path

Searched defs:s (Results 151 – 175 of 501) sorted by relevance

12345678910>>...21

/trunk/main/bridges/source/jni_uno/
H A Dnativethreadpool.cxx96 sal_Sequence * s = 0; in Java_com_sun_star_lib_uno_environments_remote_NativeThreadPool_threadId() local
182 void * s = env->GetPrimitiveArrayCritical(threadId, 0); in Java_com_sun_star_lib_uno_environments_remote_NativeThreadPool_putJob() local
/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistryvalueimpl.cxx78 RegistryValueImpl::RegistryValueImpl(const RegistryValueImpl& s) : in RegistryValueImpl()
/trunk/main/tools/source/fsys/
H A Dos2.hxx58 #define CMP_LOWER(s) ( s.ToLowerAscii() ) argument
H A Dunx.hxx51 #define CMP_LOWER(s) (s) argument
/trunk/main/framework/source/dispatch/
H A Doxt_handler.cxx92 #define UNISTRING(s) rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s)) argument
/trunk/main/codemaker/source/javamaker/
H A Djavaoptions.cxx66 char *s=NULL; in initOptions() local
/trunk/main/xmlsecurity/source/dialogs/
H A Dstbcontrl.cxx177 String s( String::CreateFromAscii( mpImpl->mbSigned? "X" : "-" ) ); in Paint() local
/trunk/main/sal/qa/osl/process/
H A Dosl_process_child.cxx102 rtl::OUString s; in main() local
/trunk/main/oox/source/drawingml/
H A Dtextfield.cxx71 OString s = ::rtl::OUStringToOString( sType, RTL_TEXTENCODING_UTF8); in lclCreateTextFields() local
/trunk/main/sw/source/filter/ww8/
H A Drtfexport.hxx49 inline SvStream& operator<<( SvStream& s, const rtl::OString r) { return (s << r.getStr()); } in operator <<()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DCallWizard.java275 public static void main(String[] s) in main()
H A DWWD_Events.java106 …short[] s = (short[]) Helper.getUnoPropertyValue(getModel(lstLoadSettings), PropertyNames.SELECTED… in enterStep() local
134 …short[] s = (short[]) Helper.getUnoPropertyValue(getModel(lstLoadSettings), PropertyNames.SELECTED… in sessionSelected() local
294 public void setSelectedDoc(short[] s) in setSelectedDoc()
/trunk/main/odk/examples/OLE/activex/
H A DSOComWindowPeer.h73 /* [in] */ short s, in getWindowHandle()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/
H A DChooseDirectoryCtrl.java85 private String removeEndingDelimiter(String s) { in removeEndingDelimiter()
/trunk/main/configmgr/source/
H A Dxcsparser.cxx371 xmlreader::Span s(reader.getAttributeValue(false)); in handleComponentSchema() local
385 xmlreader::Span s(reader.getAttributeValue(false)); in handleComponentSchema() local
/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dcomp_propertysetmixin.cxx180 css::uno::Sequence< rtl::OUString > s(1); in sequenceThird() local
400 css::uno::Sequence< rtl::OUString > s(1); in getSupportedServiceNames() local
/trunk/main/stoc/source/uriproc/
H A DExternalUriReferenceTranslator.cxx230 css::uno::Sequence< rtl::OUString > s(1); in getSupportedServiceNames() local
/trunk/main/tools/inc/tools/
H A Dsolar.h284 #define LIBRARY_STR(s) # s argument
285 #define LIBRARY_STRING(s) LIBRARY_STR(s) argument
287 #define GETFUNCTION( s ) GetFunction( s ) argument
/trunk/main/sw/source/core/swg/
H A Dswblocks.cxx154 String s( GetAppCharClass().upper( rShort ) ); in GetIndex() local
513 sal_uInt16 SwTextBlocks::Rename( sal_uInt16 n, const String* s, const String* l ) in Rename()
605 sal_Bool SwTextBlocks::BeginPutDoc( const String& s, const String& l ) in BeginPutDoc()
/trunk/main/unodevtools/source/skeletonmaker/
H A Dskeletoncommon.hxx35 inline std::ostream& operator<<( std::ostream& s, const rtl::OString r) { return (s << r.getStr());… in operator <<()
/trunk/main/xml2cmp/source/x2cclass/
H A Dxml_cdff.cxx46 char * s; member in dyn_buffer
/trunk/main/codemaker/source/cppumaker/
H A Dcppuoptions.cxx67 char *s=NULL; in initOptions() local
/trunk/main/io/test/stm/
H A Dpumptest.cxx176 OString s = OUStringToOString( e.Message , RTL_TEXTENCODING_ASCII_US ); in test() local
432 OUString s = OPumpTest_getServiceName(); in OPumpTest_getSupportedServiceNames() local
/trunk/main/basic/source/classes/
H A Ddisas.cxx384 String s( aSource.Copy( n, n2 - n + 1 ) ); in DisasLine() local
491 String s; in Str2Op() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DAbstractReportElementLayoutController.java226 final String s = rval.getName(); in isReferenceChanged() local

Completed in 71 milliseconds

12345678910>>...21