/trunk/main/xmlscript/source/xmldlg_imexp/ |
H A D | xmldlg_expmodels.cxx | 85 readBoolAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("Tabstop") ), in readButtonModel() 89 readStringAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("Label") ), in readButtonModel() 91 readAlignAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("Align") ), in readButtonModel() 164 readAlignAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("Align") ), in readCheckBoxModel() 230 readStringAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("Text") ), in readComboBoxModel() 232 readAlignAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("Align") ), in readComboBoxModel() 1012 OUString( RTL_CONSTASCII_USTRINGPARAM("TreatAsNumber") ), in readFormattedFieldModel() 1143 OUString( RTL_CONSTASCII_USTRINGPARAM("Closeable") ), in readDialogModel() 1146 OUString( RTL_CONSTASCII_USTRINGPARAM("Moveable") ), in readDialogModel() 1149 OUString( RTL_CONSTASCII_USTRINGPARAM("Sizeable") ), in readDialogModel() [all …]
|
H A D | xmldlg_impmodels.cxx | 211 OUString( RTL_CONSTASCII_USTRINGPARAM("value") ), in endElement() 277 OUString( RTL_CONSTASCII_USTRINGPARAM("value") ), in endElement() 361 OUString( RTL_CONSTASCII_USTRINGPARAM("text") ), in endElement() 367 OUString( RTL_CONSTASCII_USTRINGPARAM("spin") ), in endElement() 530 OUString( RTL_CONSTASCII_USTRINGPARAM("value") ), in endElement() 539 OUString( RTL_CONSTASCII_USTRINGPARAM("spin") ), in endElement() 707 OUString( RTL_CONSTASCII_USTRINGPARAM("value") ), in endElement() 1006 OUString( RTL_CONSTASCII_USTRINGPARAM("src") ), in endElement() 1128 OUString( RTL_CONSTASCII_USTRINGPARAM("url") ), in endElement() 2279 OUString( RTL_CONSTASCII_USTRINGPARAM("ImageURL") ), in endElement() [all …]
|
H A D | xmldlg_export.cxx | 501 OUString( RTL_CONSTASCII_USTRINGPARAM("embossed") ) ); in createElement() 520 OUString( RTL_CONSTASCII_USTRINGPARAM("dot") ) ); in createElement() 525 OUString( RTL_CONSTASCII_USTRINGPARAM("circle") ) ); in createElement() 530 OUString( RTL_CONSTASCII_USTRINGPARAM("disc") ) ); in createElement() 535 OUString( RTL_CONSTASCII_USTRINGPARAM("accent") ) ); in createElement() 540 OUString( RTL_CONSTASCII_USTRINGPARAM("above") ) ); in createElement() 545 OUString( RTL_CONSTASCII_USTRINGPARAM("below") ) ); in createElement() 1071 OUString( RTL_CONSTASCII_USTRINGPARAM("Printable") ), in readDefaults() 1074 readLongAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("Step") ), in readDefaults() 1076 readStringAttr( OUString( RTL_CONSTASCII_USTRINGPARAM("Tag") ), in readDefaults() [all …]
|
H A D | xmldlg_import.cxx | 100 OUString( RTL_CONSTASCII_USTRINGPARAM("style-id") ) ) ); in getStyle() 114 OUString( RTL_CONSTASCII_USTRINGPARAM("id") ) ) ); in getControlId() 149 OUString( RTL_CONSTASCII_USTRINGPARAM("TextColor") ), in importTextColorStyle() 202 OUString( RTL_CONSTASCII_USTRINGPARAM("fill-color") ), in importFillColorStyle() 207 OUString( RTL_CONSTASCII_USTRINGPARAM("FillColor") ), in importFillColorStyle() 670 OUString( RTL_CONSTASCII_USTRINGPARAM("font-kerning") ), in importFontStyle() 1630 OUString( RTL_CONSTASCII_USTRINGPARAM("Name") ), in importDefaults() 1695 OUString( RTL_CONSTASCII_USTRINGPARAM("page") ), in importDefaults() 1701 OUString( RTL_CONSTASCII_USTRINGPARAM("Step") ), in importDefaults() 1868 OUString( RTL_CONSTASCII_USTRINGPARAM( in startRootElement() [all …]
|
/trunk/main/writerfilter/source/dmapper/ |
H A D | PropertyIds.cxx | 120 add(PROP_ADJUST, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Adjust"))); in PropertyNameSupplier_Impl() 142 add(PROP_NAME, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Name"))); in PropertyNameSupplier_Impl() 144 add(PROP_HINT, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Hint"))); in PropertyNameSupplier_Impl() 151 add(PROP_TITLE, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Title"))); in PropertyNameSupplier_Impl() 157 add(PROP_SIZE, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Size"))); in PropertyNameSupplier_Impl() 172 add(PROP_GAMMA, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Gamma"))); in PropertyNameSupplier_Impl() 189 add(PROP_WIDTH, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Width"))); in PropertyNameSupplier_Impl() 218 add(PROP_IS_ON, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("IsOn"))); in PropertyNameSupplier_Impl() 225 add(PROP_LEVEL, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Level"))); in PropertyNameSupplier_Impl() 234 add(PROP_TEXT, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Text"))); in PropertyNameSupplier_Impl() [all …]
|
/trunk/main/svx/source/inc/ |
H A D | fmprop.hrc | 33 #define FM_PROP_NAME rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Name" ) ) 34 #define FM_PROP_CLASSID rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "ClassId" … 35 #define FM_PROP_ALIGN rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Align" ) ) 39 #define FM_PROP_VALUE rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Value" ) ) 43 #define FM_PROP_TEXT rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Text" ) ) 44 #define FM_PROP_LABEL rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Label" ) ) 46 #define FM_PROP_CYCLE rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Cycle" ) ) 49 #define FM_PROP_SPIN rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Spin" ) ) 59 #define FM_PROP_DATE rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Date" ) ) 60 #define FM_PROP_TIME rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Time" ) ) [all …]
|
H A D | fmservs.hxx | 28 #define FM_NUMBER_FORMATTER rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.u… 29 #define FM_COMPONENT_EDIT rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "stardiv.one.fo… 30 #define FM_COMPONENT_TEXTFIELD rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "stardiv.one.fo… 31 #define FM_COMPONENT_LISTBOX rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "stardiv.one.fo… 32 #define FM_COMPONENT_COMBOBOX rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "stardiv.one.fo… 34 #define FM_COMPONENT_GROUPBOX rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "stardiv.one.fo… 38 #define FM_COMPONENT_GRID rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "stardiv.one.fo… 48 #define FM_COMPONENT_HIDDEN rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "stardiv.one.fo… 51 #define FM_CONTROL_GRID rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "stardiv.one.fo… 54 #define SRV_SDB_CONNECTION rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.s… [all …]
|
/trunk/main/stoc/test/ |
H A D | testregistry.cxx | 292 pAscii[0] = OUString( RTL_CONSTASCII_USTRINGPARAM("Hallo") ); in test_SimpleRegistry() 293 pAscii[1] = OUString( RTL_CONSTASCII_USTRINGPARAM("jetzt komm") ); in test_SimpleRegistry() 294 pAscii[2] = OUString( RTL_CONSTASCII_USTRINGPARAM("ich") ); in test_SimpleRegistry() 308 pUnicode[0] = OUString( RTL_CONSTASCII_USTRINGPARAM("Hallo") ); in test_SimpleRegistry() 309 pUnicode[1] = OUString( RTL_CONSTASCII_USTRINGPARAM("jetzt komm") ); in test_SimpleRegistry() 330 OUString( RTL_CONSTASCII_USTRINGPARAM("LinkTest") ), in test_SimpleRegistry() 496 OUString( RTL_CONSTASCII_USTRINGPARAM("Test") ), in test_DefaultRegistry() 670 OUString reg1( RTL_CONSTASCII_USTRINGPARAM("testreg1.rdb") ); in SAL_IMPLEMENT_MAIN() 671 OUString reg2( RTL_CONSTASCII_USTRINGPARAM("testreg2.rdb") ); in SAL_IMPLEMENT_MAIN() 672 OUString areg1( RTL_CONSTASCII_USTRINGPARAM("atestreg1.rdb") ); in SAL_IMPLEMENT_MAIN() [all …]
|
/trunk/main/svtools/workben/ |
H A D | svdem.cxx | 268 SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "Bitmap-Viewer" ) ) ); in ShowBitmap() 452 aShowFont.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "Sample" ) ) ); in MyFontDialog() 456 aSampleBox.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "Sample" ) ) ); in MyFontDialog() 468 SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "FontDialog" ) ) ); in MyFontDialog() 542 XubString( RTL_CONSTASCII_USTRINGPARAM( "Deactivate" ) ) ); in DeactivatePage() 556 XubString aStr( RTL_CONSTASCII_USTRINGPARAM( "Allow renaming: " ) ); in AllowRenaming() 628 SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "Calendar" ) ) ); in MyCalendar() 658 String aStr( RTL_CONSTASCII_USTRINGPARAM( "Info: " ) ); in IMPL_LINK() 725 aBar.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "Ready" ) ) ); in MyWin() 729 aBar.SetItemText( 1, XubString( RTL_CONSTASCII_USTRINGPARAM( "Text" ) ) ); in MyWin() [all …]
|
/trunk/main/package/source/xstor/ |
H A D | xstorage.cxx | 124 aPropNames[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Compressed" ) ); in completeStorageStreamCopy_Impl() 129 aPropNames[1] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "MediaType" ) ); in completeStorageStreamCopy_Impl() 140 aPropNames[1] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "MediaType" ) ); in completeStorageStreamCopy_Impl() 600 ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "_rels/.rels" ) ), in ReadRelInfoIfNecessary() 613 ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "_rels/.rels" ) ), in ReadRelInfoIfNecessary() 1741 aRelStreamName += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ".rels" ) ); in RemoveStreamRelInfo() 1824 ::rtl::OUString aRelsStorName( RTL_CONSTASCII_USTRINGPARAM( "_rels" ) ); in CommitRelInfo() 1857 ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "MediaType" ) ), in CommitRelInfo() 1886 ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "MediaType" ) ), in CommitRelInfo() 5459 ::rtl::OUString aIDTag( RTL_CONSTASCII_USTRINGPARAM( "Id" ) ); in insertRelationshipByID() [all …]
|
/trunk/main/ucb/source/ucp/hierarchy/ |
H A D | hierarchycontentcaps.cxx | 111 RTL_CONSTASCII_USTRINGPARAM( "ContentType" ) ), in getProperties() 119 RTL_CONSTASCII_USTRINGPARAM( "IsDocument" ) ), in getProperties() 150 rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( in getProperties() 172 RTL_CONSTASCII_USTRINGPARAM( "ContentType" ) ), in getProperties() 180 RTL_CONSTASCII_USTRINGPARAM( "IsDocument" ) ), in getProperties() 209 rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( in getProperties() 248 RTL_CONSTASCII_USTRINGPARAM( "IsDocument" ) ), in getProperties() 272 rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( in getProperties() 302 RTL_CONSTASCII_USTRINGPARAM( "IsDocument" ) ), in getProperties() 325 rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( in getProperties() [all …]
|
/trunk/main/package/source/package/manifest/ |
H A D | ManifestExport.cxx | 69 const ::rtl::OUString sFullPathProperty ( RTL_CONSTASCII_USTRINGPARAM ( "FullPath" ) ); in ManifestExport() 70 const ::rtl::OUString sVersionProperty ( RTL_CONSTASCII_USTRINGPARAM ( "Version" ) ); in ManifestExport() 74 const ::rtl::OUString sSaltProperty ( RTL_CONSTASCII_USTRINGPARAM ( "Salt" ) ); in ManifestExport() 76 const ::rtl::OUString sSizeProperty ( RTL_CONSTASCII_USTRINGPARAM ( "Size" ) ); in ManifestExport() 77 const ::rtl::OUString sDigestProperty ( RTL_CONSTASCII_USTRINGPARAM ( "Digest" ) ); in ManifestExport() 82 const ::rtl::OUString sWhiteSpace ( RTL_CONSTASCII_USTRINGPARAM ( " " ) ); in ManifestExport() 84 const ::rtl::OUString sSHA256_URL ( RTL_CONSTASCII_USTRINGPARAM ( SHA256_URL ) ); in ManifestExport() 85 const ::rtl::OUString sSHA1_Name ( RTL_CONSTASCII_USTRINGPARAM ( SHA1_NAME ) ); in ManifestExport() 128 if ( aPath.equals( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "/" ) ) ) ) in ManifestExport() 181 ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( MANIFEST_NAMESPACE ) ) ); in ManifestExport() [all …]
|
/trunk/main/stoc/source/javavm/ |
H A D | javavm.cxx | 408 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in getDefaultLocaleFromConfig() 687 RTL_CONSTASCII_USTRINGPARAM( in initialize() 837 RTL_CONSTASCII_USTRINGPARAM( in getJavaVM() 852 RTL_CONSTASCII_USTRINGPARAM( in getJavaVM() 892 RTL_CONSTASCII_USTRINGPARAM( in getJavaVM() 912 RTL_CONSTASCII_USTRINGPARAM( in getJavaVM() 1055 RTL_CONSTASCII_USTRINGPARAM( in registerThread() 1636 RTL_CONSTASCII_USTRINGPARAM( in setUpUnoVirtualMachine() 1643 RTL_CONSTASCII_USTRINGPARAM( in setUpUnoVirtualMachine() 1657 RTL_CONSTASCII_USTRINGPARAM( in setUpUnoVirtualMachine() [all …]
|
/trunk/main/ucb/source/ucp/tdoc/ |
H A D | tdoc_contentcaps.cxx | 120 RTL_CONSTASCII_USTRINGPARAM( "ContentType" ) ), in getProperties() 128 RTL_CONSTASCII_USTRINGPARAM( "IsDocument" ) ), in getProperties() 142 rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Title" ) ), in getProperties() 151 rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( in getProperties() 180 RTL_CONSTASCII_USTRINGPARAM( "ContentType" ) ), in getProperties() 188 RTL_CONSTASCII_USTRINGPARAM( "IsDocument" ) ), in getProperties() 211 rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( in getProperties() 248 RTL_CONSTASCII_USTRINGPARAM( "ContentType" ) ), in getProperties() 256 RTL_CONSTASCII_USTRINGPARAM( "IsDocument" ) ), in getProperties() 280 rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( in getProperties() [all …]
|
/trunk/main/tools/workben/ |
H A D | urltest.cxx | 1413 const rtl::OUString aBaseURL(RTL_CONSTASCII_USTRINGPARAM( in main() 1415 rtl::OUString aRelURL (RTL_CONSTASCII_USTRINGPARAM( in main() 1431 aRelURL = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in main() 1516 url, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("y")), in main() 1519 url = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("foo:")); in main() 1523 url = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("foo:#")); in main() 1527 url = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("foo:/")); in main() 1572 url = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("foo:")); in main() 1579 url = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("foo:#")); in main() 1586 url = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("foo:/")); in main() [all …]
|
/trunk/main/stoc/test/registry_tdprovider/ |
H A D | testregistrytdprovider.cxx | 140 RTL_CONSTASCII_USTRINGPARAM( in run() 160 RTL_CONSTASCII_USTRINGPARAM( in run() 166 RTL_CONSTASCII_USTRINGPARAM( in run() 204 RTL_CONSTASCII_USTRINGPARAM( in run() 228 RTL_CONSTASCII_USTRINGPARAM( in run() 260 RTL_CONSTASCII_USTRINGPARAM( in run() 275 RTL_CONSTASCII_USTRINGPARAM( in run() 380 RTL_CONSTASCII_USTRINGPARAM( in run() 395 RTL_CONSTASCII_USTRINGPARAM( in run() 421 RTL_CONSTASCII_USTRINGPARAM( in run() [all …]
|
/trunk/main/embedserv/source/embed/ |
H A D | guid.cxx | 40 return ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "soffice.StarCalcDocument.6" ) ); in getStorageTypeFromGUID_Impl() 46 return ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "soffice.StarDrawDocument.6" ) ); in getStorageTypeFromGUID_Impl() 104 return ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "StarOffice XML (Writer)" ) ); in getFilterNameFromGUID_Impl() 107 return ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "writer8" ) ); in getFilterNameFromGUID_Impl() 110 return ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "StarOffice XML (Calc)" ) ); in getFilterNameFromGUID_Impl() 113 return ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "calc8" ) ); in getFilterNameFromGUID_Impl() 116 return ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "StarOffice XML (Draw)" ) ); in getFilterNameFromGUID_Impl() 119 return ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "draw8" ) ); in getFilterNameFromGUID_Impl() 125 return ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "impress8" ) ); in getFilterNameFromGUID_Impl() 128 return ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "StarOffice XML (Math)" ) ); in getFilterNameFromGUID_Impl() [all …]
|
/trunk/main/ucb/source/ucp/package/ |
H A D | pkgcontentcaps.cxx | 112 RTL_CONSTASCII_USTRINGPARAM( "ContentType" ) ), in getProperties() 120 RTL_CONSTASCII_USTRINGPARAM( "IsDocument" ) ), in getProperties() 150 rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( in getProperties() 187 RTL_CONSTASCII_USTRINGPARAM( "ContentType" ) ), in getProperties() 195 RTL_CONSTASCII_USTRINGPARAM( "IsDocument" ) ), in getProperties() 224 rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( in getProperties() 274 rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Title" ) ), in getProperties() 289 rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Size" ) ), in getProperties() 296 rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( in getProperties() 507 RTL_CONSTASCII_USTRINGPARAM( "getCommandInfo" ) ), in getCommands() [all …]
|
/trunk/main/cppuhelper/test/bootstrap/ |
H A D | bootstrap.test.cxx | 99 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("")), in s_test__loadSharedLibComponentFactory() 101 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("file://../lib/")), in s_test__loadSharedLibComponentFactory() 119 s_comment += rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("\" - FAILURE\n")); in s_test__loadSharedLibComponentFactory() 126 s_comment += rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("\" - FAILURE\n")); in s_test__loadSharedLibComponentFactory() 142 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(":testenv"))); in s_test__loadSharedLibComponentFactory__free_purpose() 158 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(":testenv"))); in s_test__loadSharedLibComponentFactory__purpose_purpose() 173 path += rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("bin")); in s_getSDrive() 176 path += rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("lib")); in s_getSDrive() 214 s_comment += rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("\" - FAILURE\n")); in s_test__createSimpleRegistry() 262 s_comment += rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("\" - FAILURE\n")); in s_test__bootstrap_InitialComponentContext() [all …]
|
/trunk/main/svx/workben/ |
H A D | edittest.cxx | 204 return String( RTL_CONSTASCII_USTRINGPARAM( "<Empty>" ) ); in CalcFieldValue() 227 return String( RTL_CONSTASCII_USTRINGPARAM( "???" ) ); in CalcFieldValue() 451 …pFileDialogBox->AddFilter( String( RTL_CONSTASCII_USTRINGPARAM( "Text" )), String( RTL_CONSTASCII_… in EditMainWindow() 452 …leDialogBox->AddFilter( String( RTL_CONSTASCII_USTRINGPARAM( "Rich Text Format" ) ), String( RTL_C… in EditMainWindow() 453 …pFileDialogBox->AddFilter( String( RTL_CONSTASCII_USTRINGPARAM( "HTML" ) ), String( RTL_CONSTASCII… in EditMainWindow() 458 …pFileDialogBox2->AddFilter( String( RTL_CONSTASCII_USTRINGPARAM( "Text" ) ), String( RTL_CONSTASCI… in EditMainWindow() 459 …eDialogBox2->AddFilter( String( RTL_CONSTASCII_USTRINGPARAM( "Rich Text Format" ) ), String( RTL_C… in EditMainWindow() 460 …pFileDialogBox2->AddFilter( String( RTL_CONSTASCII_USTRINGPARAM( "HTML" ) ), String( RTL_CONSTASCI… in EditMainWindow() 583 aHeading += String( RTL_CONSTASCII_USTRINGPARAM( ", " ) ); in SetTitle() 1156 aDebStr += String( RTL_CONSTASCII_USTRINGPARAM( "\n" ) ); in IMPL_LINK() [all …]
|
/trunk/main/cppuhelper/test/ |
H A D | testpropshlp.cxx | 291 aS.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM("a") ); in test_PropertyArrayHelper() 292 aS.getArray()[1] = OUString( RTL_CONSTASCII_USTRINGPARAM("d") ); in test_PropertyArrayHelper() 293 aS.getArray()[2] = OUString( RTL_CONSTASCII_USTRINGPARAM("f") ); in test_PropertyArrayHelper() 294 aS.getArray()[3] = OUString( RTL_CONSTASCII_USTRINGPARAM("t") ); in test_PropertyArrayHelper() 820 szPN.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM("BOOL") ); in test_PropertySetHelper() 821 szPN.getArray()[1] = OUString( RTL_CONSTASCII_USTRINGPARAM("INT32") ); in test_PropertySetHelper() 865 szPN.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM("BOOL") ); in test_PropertySetHelper() 866 szPN.getArray()[1] = OUString( RTL_CONSTASCII_USTRINGPARAM("INT32") ); in test_PropertySetHelper() 1109 szPN.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM("BOOL") ); in test_PropertySetHelper() 1110 szPN.getArray()[1] = OUString( RTL_CONSTASCII_USTRINGPARAM("INT32") ); in test_PropertySetHelper() [all …]
|
/trunk/main/sw/source/ui/vba/ |
H A D | vbapagesetup.cxx | 66 …mxPageProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("HeaderIsOn"))) >>= isHe… in getHeaderDistance() 89 …mxPageProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("HeaderIsOn"))) >>= isHe… in setHeaderDistance() 93 …mxPageProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("TopMargin"))) >>= aktTo… in setHeaderDistance() 109 …mxPageProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("FooterIsOn"))) >>= isFo… in getFooterDistance() 123 …mxPageProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("FooterIsOn"))) >>= isFo… in setFooterDistance() 156 newStyle = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("First Page") ); in setDifferentFirstPageHeaderFooter() 158 newStyle = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Standard") ); in setDifferentFirstPageHeaderFooter() 162 …xStyleProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("TopMargin"))) >>= nTopM… in setDifferentFirstPageHeaderFooter() 175 …xStyleProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("HeaderIsOn"))) >>= isHe… in setDifferentFirstPageHeaderFooter() 254 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("SwVbaPageSetup") ); in getServiceImplName() [all …]
|
/trunk/main/sal/test/unloading/ |
H A D | unloadTest.cxx | 193 RTL_CONSTASCII_USTRINGPARAM(SERVICENAME1))); in test1() 231 RTL_CONSTASCII_USTRINGPARAM(SERVICENAME1))); in test2() 276 RTL_CONSTASCII_USTRINGPARAM(SERVICENAME1))); in test3() 324 RTL_CONSTASCII_USTRINGPARAM(SERVICENAME1))); in test4() 329 RTL_CONSTASCII_USTRINGPARAM(SERVICENAME21))); in test4() 373 RTL_CONSTASCII_USTRINGPARAM(SERVICENAME1))); in test5() 375 RTL_CONSTASCII_USTRINGPARAM(SERVICENAME2))); in test5() 377 RTL_CONSTASCII_USTRINGPARAM(SERVICENAME3))); in test5() 440 RTL_CONSTASCII_USTRINGPARAM(SERVICENAME1))); in test6() 571 RTL_CONSTASCII_USTRINGPARAM(SERVICENAME4))); in test8() [all …]
|
/trunk/main/comphelper/inc/comphelper/ |
H A D | documentconstants.hxx | 39 …METYPE_VND_SUN_XML_WRITER ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( MIMETY… 40 …METYPE_VND_SUN_XML_WRITER_WEB ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( MIMETY… 42 …METYPE_VND_SUN_XML_DRAW ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( MIMETY… 43 …METYPE_VND_SUN_XML_IMPRESS ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( MIMETY… 44 …METYPE_VND_SUN_XML_CALC ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( MIMETY… 45 …METYPE_VND_SUN_XML_CHART ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( MIMETY… 46 …METYPE_VND_SUN_XML_MATH ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( MIMETY… 47 …METYPE_VND_SUN_XML_BASE ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( MIMETY… 105 #define ODFVER_010_TEXT ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ODFVER_010_TEXT_ASCII ) ) 106 #define ODFVER_011_TEXT ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ODFVER_011_TEXT_ASCII ) ) [all …]
|
/trunk/main/configmgr/qa/unit/ |
H A D | test.cxx | 297 RTL_CONSTASCII_USTRINGPARAM( in step() 323 RTL_CONSTASCII_USTRINGPARAM( in step() 329 RTL_CONSTASCII_USTRINGPARAM( in step() 499 RTL_CONSTASCII_USTRINGPARAM( in TEST_F() 502 RTL_CONSTASCII_USTRINGPARAM( in TEST_F() 505 RTL_CONSTASCII_USTRINGPARAM( in TEST_F() 508 RTL_CONSTASCII_USTRINGPARAM( in TEST_F() 511 RTL_CONSTASCII_USTRINGPARAM( in TEST_F() 514 RTL_CONSTASCII_USTRINGPARAM( in TEST_F() 625 RTL_CONSTASCII_USTRINGPARAM( in createViewAccess() [all …]
|