Searched refs:s4 (Results 1 – 13 of 13) sorted by relevance
/trunk/main/sal/qa/rtl_strings/ |
H A D | rtl_old_testostring.cxx | 102 OString s4 = s3.concat(" ist ein String aus der RTL Library\n"); in test_OString() local 103 TEST_ENSURE( s4.getLength() == 59, "test_OString error 11"); in test_OString() 105 s1 = s4.copy(0, 38); in test_OString() 108 TEST_ENSURE( s5.compareTo(s4) == 0 , "test_OString error 12"); in test_OString()
|
H A D | rtl_old_testowstring.cxx | 111 OUString s4 = s3.concat( OUString::createFromAscii(" ist ein String aus der RTL Library\n") ); in test_OUString() local 112 TEST_ENSURE( s4.getLength() == 60, "test_OWString error 11"); in test_OUString() 114 s1 = s4.copy(0, 39); in test_OUString() 117 TEST_ENSURE( s5.compareTo(s4) == 0 , "test_OWString error 12"); in test_OUString()
|
/trunk/main/comphelper/qa/ |
H A D | test_string.cxx | 60 rtl::OUString s4( in TEST_F() local 65 ASSERT_TRUE(s4 == s3); in TEST_F()
|
/trunk/main/autodoc/source/display/toolkit/ |
H A D | htmlfile.cxx | 139 static const char s4[] = in WriteHeader() local 144 aBuffer.write(s4); in WriteHeader()
|
/trunk/main/tools/inc/tools/ |
H A D | solar.h | 290 #define LIBRARY_CONCAT4( s1, s2, s3, s4 ) \ argument 291 s1 s2 s3 s4
|
/trunk/main/desktop/source/pkgchk/unopkg/ |
H A D | unopkg_cmdenv.cxx | 164 OUString s4 = String(ResId(RID_STR_UNOPKG_ACCEPT_LIC_4, *pResMgr)); in printLicense() local 203 dp_misc::writeConsole(sNewLine + sNewLine + s4 + sNewLine); in printLicense()
|
/trunk/main/toolkit/source/controls/ |
H A D | controlmodelcontainerbase.cxx | 1638 ::rtl::OUString s4( RTL_CONSTASCII_USTRINGPARAM( "Height" ) ); in ImplModelPropertiesChanged() 1649 ( rEvt.PropertyName == s4 ) ) in ImplModelPropertiesChanged()
|
/trunk/main/nss/ |
H A D | nss_win.patch | 1185 + FStar_UInt128_t s4; 1209 - s4 = 1210 + s4 =
|
/trunk/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/ |
H A D | _Validat.idt | 2 s32 s32 s4 I4 I4 S255 I2 S32 S255 S255
|
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/ |
H A D | _Validat.idt | 2 s32 s32 s4 I4 I4 S255 I2 S32 S255 S255
|
/trunk/main/instsetoo_native/inc_sdkoo/windows/msi_templates/ |
H A D | _Validat.idt | 2 s32 s32 s4 I4 I4 S255 I2 S32 S255 S255
|
/trunk/main/instsetoo_native/inc_ure/windows/msi_templates/ |
H A D | _Validat.idt | 2 s32 s32 s4 I4 I4 S255 I2 S32 S255 S255
|
/trunk/extras/l10n/source/kid/ |
H A D | localize.sdf | 1291 cui source\dialogs\hyperdlg.src 0 fixedline RID_SVXPAGE_HYPERLINK_NEWDOCUMENT GRP_MORE 248 kid s4… 14635 helpcontent2 source\text\scalc\01\04060181.xhp 0 help hd_id0119200902475241 0 kid st]7s4‖Syntax … 36356 helpcontent2 source\text\shared\guide\language_select.xhp 0 help par_id3152578 4 0 kid 4s4+-c‖Wit… 46268 helpcontent2 source\text\swriter\01\05040600.xhp 0 help hd_id3154099 7 0 kid 60d=s4‖Maximum Footn… 52014 …fice\windows\msi_languages\Control.ulf 0 LngText OOO_CONTROL_237 0 kid 7s4-q8‖Please wait while… 53673 …ableWizard.private.Tables.dvdcollection.Fields.actor ShortName 0 kid t1u+s4‖Actor 20130829 23… 57556 …typepassdlg.src 0 string RID_SCDLG_RETYPEPASS STR_HASH_REGENERATED 8 kid s4+tgy‖Hash re-generate… 62047 sd source\filter\html\pubdlg.src 0 radiobutton DLG_PUBLISHING PAGE6_DEFAULT 246 kid s4[[[]‖Use ~b… 67103 svx source\src\errtxt.src 0 string RID_ERRHDL ERRCODE_IO_INVALIDCHAR 0 kid 7s4[1k‖The file name c… 69827 sw source\ui\frmdlg\frmpage.src 0 fixedtext TP_FRM_STD FT_AT_VERT_POS 20 kid s4]660‖by 2013082… [all …]
|
Completed in 885 milliseconds