Home
last modified time | relevance | path

Searched refs:RTL_CONSTASCII_USTRINGPARAM (Results 176 – 200 of 2642) sorted by relevance

12345678910>>...106

/aoo42x/main/sfx2/source/doc/
H A Ddoctemplateslocal.cxx69 ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.xml.sax.Writer" ) ) ), in WriteGroupLocalizationSequence()
76 ::rtl::OUString aGroupElement( RTL_CONSTASCII_USTRINGPARAM( "groupuinames:template-group" ) ); in WriteGroupLocalizationSequence()
77 ::rtl::OUString aNameAttr( RTL_CONSTASCII_USTRINGPARAM( "groupuinames:name" ) ); in WriteGroupLocalizationSequence()
78 ::rtl::OUString aUINameAttr( RTL_CONSTASCII_USTRINGPARAM( "groupuinames:default-ui-name" ) ); in WriteGroupLocalizationSequence()
79 ::rtl::OUString aCDATAString( RTL_CONSTASCII_USTRINGPARAM ( "CDATA" ) ); in WriteGroupLocalizationSequence()
80 ::rtl::OUString aWhiteSpace( RTL_CONSTASCII_USTRINGPARAM ( " " ) ); in WriteGroupLocalizationSequence()
86 ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "xmlns" ) ), in WriteGroupLocalizationSequence()
137 : m_aGroupListElement( RTL_CONSTASCII_USTRINGPARAM( "groupuinames:template-group-list" ) ) in DocTemplLocaleHelper()
138 , m_aGroupElement( RTL_CONSTASCII_USTRINGPARAM( "groupuinames:template-group" ) ) in DocTemplLocaleHelper()
139 , m_aNameAttr( RTL_CONSTASCII_USTRINGPARAM( "groupuinames:name" ) ) in DocTemplLocaleHelper()
[all …]
H A Ddoctemplates.cxx647 OUString aPropName( RTL_CONSTASCII_USTRINGPARAM( TITLE ) ); in setTitleForURL()
743 aNames[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( TITLE ) ); in addEntry()
752 OUString aType( RTL_CONSTASCII_USTRINGPARAM( TYPE_LINK ) ); in addEntry()
918 aTryName += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "." ) ); in CreateNewUniqueFileWithPrefix()
1245 OUString( RTL_CONSTASCII_USTRINGPARAM( TARGET_DIR_URL ) ), in doUpdate()
1457 OUString aPropName( RTL_CONSTASCII_USTRINGPARAM( TARGET_DIR_URL ) ); in CreateNewGroupFsys()
1540 OUString aPropName( RTL_CONSTASCII_USTRINGPARAM( TARGET_DIR_URL ) ); in addGroup()
1691 OUString aPropName( RTL_CONSTASCII_USTRINGPARAM( TARGET_DIR_URL ) ); in renameGroup()
1751 OUString aTitleProp( RTL_CONSTASCII_USTRINGPARAM( TITLE ) ); in renameGroup()
2212 OUString aTitleProp( RTL_CONSTASCII_USTRINGPARAM( TITLE ) ); in renameTemplate()
[all …]
/aoo42x/main/xmloff/source/draw/
H A Dshapeexport3.cxx128 aAny = xPropSet->getPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DPosition"))); in ImpExport3DShape()
134 aAny = xPropSet->getPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSize"))); in ImpExport3DShape()
168 aAny = xPropSet->getPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DPosition"))); in ImpExport3DShape()
174 aAny = xPropSet->getPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSize"))); in ImpExport3DShape()
281 aAny = xPropSet->getPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DCameraGeometry"))); in export3DSceneAttributes()
310 aAny = xPropSet->getPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DScenePerspective"))); in export3DSceneAttributes()
320 aAny = xPropSet->getPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneDistance"))); in export3DSceneAttributes()
344 aAny = xPropSet->getPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneShadeMode"))); in export3DSceneAttributes()
389 const OUString aColorPropName(RTL_CONSTASCII_USTRINGPARAM("D3DSceneLightColor") ); in export3DLamps()
390 const OUString aDirectionPropName(RTL_CONSTASCII_USTRINGPARAM("D3DSceneLightDirection") ); in export3DLamps()
[all …]
/aoo42x/main/sc/source/ui/vba/
H A Dvbavalidation.cxx38 const static rtl::OUString VALIDATION( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_VALIDAT ) );
39 const static rtl::OUString IGNOREBLANK( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_IGNOREBL ) );
40 const static rtl::OUString SHOWINPUT( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_SHOWINP ) );
41 const static rtl::OUString SHOWERROR( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_SHOWERR ) );
42 const static rtl::OUString ERRORTITLE( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_ERRTITLE ) );
43 const static rtl::OUString INPUTTITLE( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_INPTITLE ) );
44 const static rtl::OUString INPUTMESS( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_INPMESS ) );
45 const static rtl::OUString ERRORMESS( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_ERRMESS ) );
46 const static rtl::OUString STYPE( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_TYPE ) );
47 const static rtl::OUString SHOWLIST( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_SHOWLIST ) );
[all …]
H A Dvbafont.cxx112 …xProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "CharEscapement" ) ), ( uno:… in setSuperscript()
145 …xProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "CharEscapement" ) ) ) >>= n… in getSuperscript()
186 …xProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "CharEscapement" ) ), ( uno:… in setSubscript()
220 …xProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "CharEscapement" ) ) ) >>= n… in getSubscript()
389 …mxFont->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "CharUnderline" ) ), ( uno::… in setUnderline()
401 …mxFont->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "CharUnderline" ) ) ) >>= nV… in getUnderline()
461 …aAny = OORGBToXLRGB( mxFont->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "CharCo… in getColor()
468 …mxFont->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "CharContoured" ) ), aValue … in setOutlineFont()
477 return mxFont->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "CharContoured" ) ) ); in getOutlineFont()
483 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("ScVbaFont") ); in getServiceImplName()
[all …]
/aoo42x/main/xmloff/source/chart/
H A DSchXMLExport.cxx1265 OUString( RTL_CONSTASCII_USTRINGPARAM( "HasMainTitle" )))); in parseDocument()
1268 OUString( RTL_CONSTASCII_USTRINGPARAM( "HasSubTitle" ))); in parseDocument()
1271 OUString( RTL_CONSTASCII_USTRINGPARAM( "HasLegend" ))); in parseDocument()
1421 OUString( RTL_CONSTASCII_USTRINGPARAM( "String" )))); in parseDocument()
1465 OUString( RTL_CONSTASCII_USTRINGPARAM( "String" )))); in parseDocument()
1602 OUString( RTL_CONSTASCII_USTRINGPARAM( in parseDocument()
2353 OUString( RTL_CONSTASCII_USTRINGPARAM( "String" )))); in exportAxisTitle()
2540 OUString(RTL_CONSTASCII_USTRINGPARAM("HasXAxis")), bHasXAxis); in exportAxes()
2542 OUString(RTL_CONSTASCII_USTRINGPARAM("HasYAxis")), bHasYAxis); in exportAxes()
2544 OUString(RTL_CONSTASCII_USTRINGPARAM("HasZAxis")), bHasZAxis); in exportAxes()
[all …]
/aoo42x/main/sfx2/source/appl/
H A Dshutdowniconaqua.mm84 …ShutdownIcon::OpenURL( OUString( RTL_CONSTASCII_USTRINGPARAM( WRITER_URL ) ), OUString( RTL_CONSTA…
87 …ShutdownIcon::OpenURL( OUString( RTL_CONSTASCII_USTRINGPARAM( CALC_URL ) ), OUString( RTL_CONSTASC…
90 …ShutdownIcon::OpenURL( OUString( RTL_CONSTASCII_USTRINGPARAM( IMPRESS_URL ) ), OUString( RTL_CONST…
93 …ShutdownIcon::OpenURL( OUString( RTL_CONSTASCII_USTRINGPARAM( DRAW_URL ) ), OUString( RTL_CONSTASC…
96 …ShutdownIcon::OpenURL( OUString( RTL_CONSTASCII_USTRINGPARAM( BASE_URL ) ), OUString( RTL_CONSTASC…
99 …ShutdownIcon::OpenURL( OUString( RTL_CONSTASCII_USTRINGPARAM( MATH_URL ) ), OUString( RTL_CONSTASC…
105 …ShutdownIcon::OpenURL( OUString( RTL_CONSTASCII_USTRINGPARAM( STARTMODULE_URL ) ), OUString( RTL_C…
116 …ShutdownIcon::OpenURL( OUString( RTL_CONSTASCII_USTRINGPARAM( STARTMODULE_URL ) ), OUString( RTL_C…
270 aArgsList[0].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Referer" ));
274 aArgsList[1].Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "AsTemplate" ));
[all …]
/aoo42x/main/package/source/package/zipapi/
H A DZipFile.cxx85 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "stream data looks to be broken" ) ), … in ZipFile()
111 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "stream data looks to be broken" ) ), … in ZipFile()
140 …xFactory->createInstance( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.xml.crypto.NSS… in StaticGetDigestContextForChecksum()
177 …xFactory->createInstance( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.xml.crypto.NSS… in StaticGetCipher()
690 throw ZipIOException( OUString( RTL_CONSTASCII_USTRINGPARAM( "The stream seems to be broken!" ) ), in readLOC()
725 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "Zip END signature not found!") ), uno… in findEND()
729 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "Zip END signature not found!") ), uno… in findEND()
733 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "Zip END signature not found!") ), uno… in findEND()
735 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "Zip END signature not found!") ), uno… in findEND()
814 …throw ZipException( OUString( RTL_CONSTASCII_USTRINGPARAM ( "unexpected name length" ) ), uno::Ref… in readCEN()
[all …]
/aoo42x/main/sd/source/ui/unoidl/
H A Dunomodel.cxx1220 return OUString( RTL_CONSTASCII_USTRINGPARAM("SdXImpressDocument")); in getImplementationName()
1527 aRenderer[ 0 ].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "PageSize" ) ); in getRenderer()
1635 const rtl::OUString sOnClick ( RTL_CONSTASCII_USTRINGPARAM( "OnClick" ) ); in ImplPDFExportShapeInteraction()
1636 const rtl::OUString sBookmark( RTL_CONSTASCII_USTRINGPARAM( "Bookmark" ) ); in ImplPDFExportShapeInteraction()
2015 const rtl::OUString sEffect( RTL_CONSTASCII_USTRINGPARAM( "Effect" ) ); in render()
2016 const rtl::OUString sSpeed ( RTL_CONSTASCII_USTRINGPARAM( "Speed" ) ); in render()
2557 return OUString( RTL_CONSTASCII_USTRINGPARAM( "SdDrawPagesAccess" ) ); in getImplementationName()
2567 OUString aService( RTL_CONSTASCII_USTRINGPARAM( pSdDrawPagesAccessService ) ); in getSupportedServiceNames()
2827 return OUString( RTL_CONSTASCII_USTRINGPARAM( "SdMasterPagesAccess" ) ); in getImplementationName()
2837 OUString aService( RTL_CONSTASCII_USTRINGPARAM( pSdMasterPagesAccessService ) ); in getSupportedServiceNames()
[all …]
/aoo42x/main/xmloff/source/table/
H A DXMLTableExport.cxx177 OUString(RTL_CONSTASCII_USTRINGPARAM(XML_STYLE_FAMILY_TABLE_COLUMN_STYLES_NAME)), in XMLTableExport()
181 OUString(RTL_CONSTASCII_USTRINGPARAM(XML_STYLE_FAMILY_TABLE_ROW_STYLES_NAME)), in XMLTableExport()
189 OUString(RTL_CONSTASCII_USTRINGPARAM(XML_STYLE_FAMILY_TABLE_CELL_STYLES_NAME)), in XMLTableExport()
519 { XML_FIRST_ROW, OUString( RTL_CONSTASCII_USTRINGPARAM( "first-row" ) ) }, in getTableStyleMap()
520 { XML_LAST_ROW, OUString( RTL_CONSTASCII_USTRINGPARAM( "last-row" ) ) }, in getTableStyleMap()
522 { XML_LAST_COLUMN, OUString( RTL_CONSTASCII_USTRINGPARAM( "last-column" ) ) }, in getTableStyleMap()
523 { XML_EVEN_ROWS, OUString( RTL_CONSTASCII_USTRINGPARAM( "even-rows" ) ) }, in getTableStyleMap()
524 { XML_ODD_ROWS, OUString( RTL_CONSTASCII_USTRINGPARAM( "odd-rows" ) ) }, in getTableStyleMap()
526 { XML_ODD_COLUMNS, OUString( RTL_CONSTASCII_USTRINGPARAM( "odd-columns" ) ) }, in getTableStyleMap()
527 { XML_BODY, OUString( RTL_CONSTASCII_USTRINGPARAM( "body" ) ) }, in getTableStyleMap()
[all …]
/aoo42x/main/sd/source/filter/grf/
H A Dsdgrffilter.cxx320 rtl::OUString sInteractionHandler( RTL_CONSTASCII_USTRINGPARAM( "InteractionHandler" ) ); in Export()
321 rtl::OUString sFilterName( RTL_CONSTASCII_USTRINGPARAM( "FilterName" ) ); in Export()
402 …xGraphicSet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "MimeType" ) ) ) >>= aMimeTy… in SaveGraphic()
410 …xShapeSet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "GraphicStreamURL" ) ) ) >>= a… in SaveGraphic()
415 aDesc[0].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "URL" ) ); in SaveGraphic()
417 aDesc[1].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "InputStream" ) ); in SaveGraphic()
422 … xDescSet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "MimeType" ) ) ) >>= aMimeType; in SaveGraphic()
444 …xGraphicSet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "Animated" ) ) ) >>= bAnimat… in SaveGraphic()
510 aDefaultFormatName = OUString( RTL_CONSTASCII_USTRINGPARAM( "PNG - Portable Network Graphic" ) ); in SaveGraphic()
536 aDesc[0].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "URL" ) ); in SaveGraphic()
[all …]
/aoo42x/main/sd/source/filter/eppt/
H A Deppt.cxx158 if ( ImplGetPropertyValue( mXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "Width" ) ) ) ) in PPTWriter()
161 if ( ImplGetPropertyValue( mXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "Height" ) ) ) ) in PPTWriter()
169 if ( ImplGetPropertyValue( mXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "Width" ) ) ) ) in PPTWriter()
172 if ( ImplGetPropertyValue( mXPagePropSet, String( RTL_CONSTASCII_USTRINGPARAM( "Height" ) ) ) ) in PPTWriter()
188 mXStatusIndicator->start( String( RTL_CONSTASCII_USTRINGPARAM( "PowerPoint Export" ) ), in PPTWriter()
193 mrStg->SetClass( aGName, 0, String( RTL_CONSTASCII_USTRINGPARAM( "MS PowerPoint 97" ) ) ); in PPTWriter()
203 mpPicStrm = mrStg->OpenSotStream( String( RTL_CONSTASCII_USTRINGPARAM( "Pictures" ) ) ); in PPTWriter()
205 const String sBaseURI( RTL_CONSTASCII_USTRINGPARAM( "BaseURI" ) ); in PPTWriter()
246 mXStatusIndicator->setText( String( RTL_CONSTASCII_USTRINGPARAM( "PowerPoint Export" ) ) ); in PPTWriter()
373 String( RTL_CONSTASCII_USTRINGPARAM( "PreviewBitmap" ) ) ) ) in ImplCreateDocumentSummaryInformation()
[all …]
/aoo42x/main/shell/source/win32/sysmail/
H A Dsysmailclient.cxx73 const rtl::OUString TO = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("--to"));
74 const rtl::OUString CC = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("--cc"));
75 const rtl::OUString BCC = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("--bcc"));
76 const rtl::OUString FROM = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("--from"));
77 const rtl::OUString SUBJECT = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("--subject"));
78 const rtl::OUString BODY = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("--body"));
79 const rtl::OUString ATTACH = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("--attach"));
161 RTL_CONSTASCII_USTRINGPARAM( in getSenddocUrl()
316 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Send email failed")), in sendMailMessage()
336 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Invalid flag value")), in validateParameter()
[all …]
/aoo42x/main/bridges/test/
H A Dtestsameprocess.cxx103 OUString( RTL_CONSTASCII_USTRINGPARAM("iiop")) , in run()
128 OUString( RTL_CONSTASCII_USTRINGPARAM( "client.rdb" ) ) ); in main()
131 createComponent( OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.connection.Connector")), in main()
132 OUString( RTL_CONSTASCII_USTRINGPARAM("connector.uno" SAL_DLLEXTENSION)), in main()
137 createComponent( OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.connection.Acceptor")), in main()
138 OUString( RTL_CONSTASCII_USTRINGPARAM("acceptor.uno" SAL_DLLEXTENSION)), in main()
149 OUString( RTL_CONSTASCII_USTRINGPARAM("bridgefac.uno" SAL_DLLEXTENSION)), in main()
172 OUString( RTL_CONSTASCII_USTRINGPARAM("bla blub")), in main()
173 OUString( RTL_CONSTASCII_USTRINGPARAM("iiop")), in main()
178 = rBridge->getInstance( OUString( RTL_CONSTASCII_USTRINGPARAM("bla")) ); in main()
[all …]
/aoo42x/main/filter/source/svg/
H A Dimpsvgdialog.cxx51 …maConfigItem( String( RTL_CONSTASCII_USTRINGPARAM( SVG_EXPORTFILTER_CONFIGPATH ) ), &rFilterData ), in ImpSVGDialog()
54 SetText( String( RTL_CONSTASCII_USTRINGPARAM( "SVG Export Options" ) ) ); in ImpSVGDialog()
57 maFI.SetText( String( RTL_CONSTASCII_USTRINGPARAM( "Export" ) ) ); in ImpSVGDialog()
61 maCBTinyProfile.SetText( String( RTL_CONSTASCII_USTRINGPARAM( "Use SVG Tiny profile" ) ) ); in ImpSVGDialog()
65 maCBEmbedFonts.SetText( String( RTL_CONSTASCII_USTRINGPARAM( "Embed fonts" ) ) ); in ImpSVGDialog()
69 …maCBUseNativeDecoration.SetText( String( RTL_CONSTASCII_USTRINGPARAM( "Use SVG native text decorat… in ImpSVGDialog()
73 …maCBTinyProfile.Check( maConfigItem.ReadBool( OUString( RTL_CONSTASCII_USTRINGPARAM( SVG_PROP_TINY… in ImpSVGDialog()
74 …maCBEmbedFonts.Check( maConfigItem.ReadBool( OUString( RTL_CONSTASCII_USTRINGPARAM( SVG_PROP_EMBED… in ImpSVGDialog()
108 …maConfigItem.WriteBool( OUString( RTL_CONSTASCII_USTRINGPARAM( SVG_PROP_TINYPROFILE ) ), maCBTinyP… in GetFilterData()
109 …maConfigItem.WriteBool( OUString( RTL_CONSTASCII_USTRINGPARAM( SVG_PROP_EMBEDFONTS ) ), maCBEmbedF… in GetFilterData()
[all …]
/aoo42x/main/unotools/source/config/
H A Dbootstrap.cxx151 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("OOO_BASE_DIR")), uri); in data()
635 OUString const csProductKeyItem(RTL_CONSTASCII_USTRINGPARAM(BOOTSTRAP_ITEM_PRODUCT_KEY)); in getProductKey()
645 OUString const csProductKeyItem(RTL_CONSTASCII_USTRINGPARAM(BOOTSTRAP_ITEM_PRODUCT_KEY)); in getProductKey()
664 OUString const csBuildIdItem(RTL_CONSTASCII_USTRINGPARAM(BOOTSTRAP_ITEM_BUILDID)); in getBuildIdData()
694 OUString const csAllUsersItem(RTL_CONSTASCII_USTRINGPARAM(SETUP_ITEM_ALLUSERS)); in getAllUsersValue()
723 OUString const csShareDirItem(RTL_CONSTASCII_USTRINGPARAM(BOOTSTRAP_ITEM_SHAREDIR)); in locateSharedData()
733 OUString const csShareDir(RTL_CONSTASCII_USTRINGPARAM(BOOTSTRAP_DIRNAME_SHAREDIR)); in locateSharedData()
741 OUString const csUserDirItem(RTL_CONSTASCII_USTRINGPARAM(BOOTSTRAP_ITEM_USERDIR)); in locateUserData()
751 OUString const csUserDir(RTL_CONSTASCII_USTRINGPARAM(BOOTSTRAP_DIRNAME_USERDIR)); in locateUserData()
836 OUString const csUserDirItem(RTL_CONSTASCII_USTRINGPARAM(BOOTSTRAP_ITEM_USERDIR)); in initUserInstallationData()
[all …]
/aoo42x/main/framework/source/fwe/helper/
H A Dactiontriggerhelper.cxx82 …a = xActionTriggerPropertySet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "Text" )) … in GetMenuItemAttributes()
86 …a = xActionTriggerPropertySet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "Image" ))… in GetMenuItemAttributes()
115 OUString aSlotURL( RTL_CONSTASCII_USTRINGPARAM( "slot:" )); in InsertSubMenuItems()
264 OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.ui.ActionTrigger" )) ), in CreateActionTrigger()
274 xPropSet->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "Text" )), a ); in CreateActionTrigger()
280 aCommandURL = OUString( RTL_CONSTASCII_USTRINGPARAM( "slot:" )); in CreateActionTrigger()
285 xPropSet->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "CommandURL" )), a ); in CreateActionTrigger()
293 xPropSet->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "Image" )), a ); in CreateActionTrigger()
310 OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.ui.ActionTriggerSeparator" )) ), in CreateActionTriggerSeparator()
323 OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.ui.ActionTriggerContainer" )) ), in CreateActionTriggerContainer()
[all …]
/aoo42x/main/filter/source/graphicfilter/ieps/
H A Dieps.cxx209 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("-f")); in RenderAsEMF()
211 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("emf:-OO")); in RenderAsEMF()
213 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("-")); in RenderAsEMF()
334 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "gs" EXESUFFIX)); in RenderAsPNGThroughGS()
337 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("-q")); in RenderAsPNGThroughGS()
339 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("-dBATCH")); in RenderAsPNGThroughGS()
341 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("-dNOPAUSE")); in RenderAsPNGThroughGS()
345 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("-dEPSCrop")); in RenderAsPNGThroughGS()
351 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("-r300x300")); in RenderAsPNGThroughGS()
355 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("-sOutputFile=-")); in RenderAsPNGThroughGS()
[all …]
/aoo42x/main/cppu/qa/
H A Dtest_unotype.cxx81 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("boolean")), in TEST_F()
95 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("unsigned short")), in TEST_F()
104 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("unsigned long")), in TEST_F()
113 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("unsigned hyper")), in TEST_F()
122 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("double")), in TEST_F()
131 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("string")), in TEST_F()
144 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("[]byte")), in TEST_F()
158 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("[]char")), in TEST_F()
164 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("[][]byte")), in TEST_F()
179 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("[][]char")), in TEST_F()
[all …]
/aoo42x/main/ucb/source/ucp/file/
H A Dfilrow.cxx149 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getString()
163 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getBoolean()
178 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getByte()
192 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getShort()
207 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getInt()
221 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getLong()
235 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getFloat()
249 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getDouble()
263 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getBytes()
277 …throw sdbc::SQLException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::R… in getDate()
[all …]
/aoo42x/main/binaryurp/source/
H A Dunmarshal.cxx154 RTL_CONSTASCII_USTRINGPARAM( in readType()
228 RTL_CONSTASCII_USTRINGPARAM( in readType()
240 RTL_CONSTASCII_USTRINGPARAM( in readOid()
251 RTL_CONSTASCII_USTRINGPARAM( in readOid()
410 RTL_CONSTASCII_USTRINGPARAM( in done()
420 RTL_CONSTASCII_USTRINGPARAM( in check()
436 RTL_CONSTASCII_USTRINGPARAM( in readCacheIndex()
460 RTL_CONSTASCII_USTRINGPARAM( in readString()
475 RTL_CONSTASCII_USTRINGPARAM( in readString()
490 RTL_CONSTASCII_USTRINGPARAM( in readSequence()
[all …]
/aoo42x/main/writerfilter/source/resourcemodel/
H A Dutil.cxx178 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM in propertysetToString()
188 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM in propertysetToString()
198 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM in propertysetToString()
208 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM in propertysetToString()
218 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM in propertysetToString()
251 (RTL_CONSTASCII_USTRINGPARAM in propertysetToString()
283 (RTL_CONSTASCII_USTRINGPARAM in propertysetToString()
296 (RTL_CONSTASCII_USTRINGPARAM in propertysetToString()
308 (RTL_CONSTASCII_USTRINGPARAM in propertysetToString()
338 (RTL_CONSTASCII_USTRINGPARAM in propertysetToString()
[all …]
/aoo42x/main/embedserv/source/embed/
H A Dintercept.cxx135 RTL_CONSTASCII_USTRINGPARAM(".uno:Save")); in Interceptor()
137 RTL_CONSTASCII_USTRINGPARAM(".uno:SaveAll")); in Interceptor()
145 RTL_CONSTASCII_USTRINGPARAM(".uno:SaveAs")); in Interceptor()
274 RTL_CONSTASCII_USTRINGPARAM("Update")); in generateFeatureStateEvent()
276 RTL_CONSTASCII_USTRINGPARAM("($1) ")) + in generateFeatureStateEvent()
286 RTL_CONSTASCII_USTRINGPARAM("($3)"))); in generateFeatureStateEvent()
294 RTL_CONSTASCII_USTRINGPARAM("($2) ")) + in generateFeatureStateEvent()
342 RTL_CONSTASCII_USTRINGPARAM("Update")); in addStatusListener()
346 RTL_CONSTASCII_USTRINGPARAM("($1) ")) + in addStatusListener()
387 RTL_CONSTASCII_USTRINGPARAM("($2) ")) + in addStatusListener()
[all …]
/aoo42x/main/framework/source/fwe/classes/
H A Daddonsoptions.cxx69 #define TOOLBARITEMS ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(STR_TOOLBARITEMS))
72 #define SEPARATOR_URL ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( SEPARATOR_URL_STR ))
88 #define PROPERTYNAME_IMAGESMALL ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ImageSmall" ))
89 #define PROPERTYNAME_IMAGEBIG ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ImageBig" ))
90 #define PROPERTYNAME_IMAGESMALLHC ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ImageSmallHC" ))
91 #define PROPERTYNAME_IMAGEBIGHC ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ImageBigHC" ))
93 #define PROPERTYNAME_IMAGEBIG_URL ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ImageBigURL" ))
97 #define IMAGES_NODENAME ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("UserDefinedImages" ))
507 aNotifySeq[0] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "AddonUI" )); in AddonsOptions_Impl()
712 ::rtl::OUString aAddonMenuNodeName( RTL_CONSTASCII_USTRINGPARAM( "AddonUI/AddonMenu" )); in ReadAddonMenuSet()
[all …]
/aoo42x/main/sw/source/filter/xml/
H A Dwrtxml.cxx182 const OUString sTargetStorage( RTL_CONSTASCII_USTRINGPARAM("TargetStorage") ); in _Write()
199 OUString sProgressRange(RTL_CONSTASCII_USTRINGPARAM("ProgressRange")); in _Write()
203 OUString sProgressMax(RTL_CONSTASCII_USTRINGPARAM("ProgressMax")); in _Write()
213 OUString sShowChanges(RTL_CONSTASCII_USTRINGPARAM("ShowChanges")); in _Write()
224 OUString sPropName( RTL_CONSTASCII_USTRINGPARAM("BaseURI") ); in _Write()
235 sPropName = OUString(RTL_CONSTASCII_USTRINGPARAM("StreamRelPath")); in _Write()
242 RTL_CONSTASCII_USTRINGPARAM("AutoTextMode")); in _Write()
305 pProps->Name = OUString( RTL_CONSTASCII_USTRINGPARAM("FileName") ); in _Write()
425 OUString sStreamName( RTL_CONSTASCII_USTRINGPARAM("layout-cache") ); in _Write()
550 OUString aMime( RTL_CONSTASCII_USTRINGPARAM("text/xml") ); in WriteThroughComponent()
[all …]

Completed in 183 milliseconds

12345678910>>...106