Home
last modified time | relevance | path

Searched refs:RTL_CONSTASCII_USTRINGPARAM (Results 51 – 75 of 2515) sorted by relevance

12345678910>>...101

/aoo41x/main/xmloff/source/text/
H A DXMLSectionExport.cxx85 : sCondition(RTL_CONSTASCII_USTRINGPARAM("Condition")) in XMLSectionExport()
103 , sFileLink(RTL_CONSTASCII_USTRINGPARAM("FileLink")) in XMLSectionExport()
105 , sIsProtected(RTL_CONSTASCII_USTRINGPARAM("IsProtected")) in XMLSectionExport()
106 , sIsVisible(RTL_CONSTASCII_USTRINGPARAM("IsVisible")) in XMLSectionExport()
109 , sLevel(RTL_CONSTASCII_USTRINGPARAM("Level")) in XMLSectionExport()
112 , sLinkRegion(RTL_CONSTASCII_USTRINGPARAM("LinkRegion")) in XMLSectionExport()
116 , sTitle(RTL_CONSTASCII_USTRINGPARAM("Title")) in XMLSectionExport()
117 , sName(RTL_CONSTASCII_USTRINGPARAM("Name")) in XMLSectionExport()
120 , sUseDash(RTL_CONSTASCII_USTRINGPARAM("UseDash")) in XMLSectionExport()
123 , sUsePP(RTL_CONSTASCII_USTRINGPARAM("UsePP")) in XMLSectionExport()
[all …]
H A Dtxtparae.cxx1192 sTitle(RTL_CONSTASCII_USTRINGPARAM("Title")), in XMLTextParagraphExport()
1210 sFrame(RTL_CONSTASCII_USTRINGPARAM("Frame")), in XMLTextParagraphExport()
1220 sHeight(RTL_CONSTASCII_USTRINGPARAM("Height")), in XMLTextParagraphExport()
1229 sIsStart(RTL_CONSTASCII_USTRINGPARAM("IsStart")), in XMLTextParagraphExport()
1241 sPrefix(RTL_CONSTASCII_USTRINGPARAM("Prefix")), in XMLTextParagraphExport()
1242 sRedline(RTL_CONSTASCII_USTRINGPARAM("Redline")), in XMLTextParagraphExport()
1247 sRuby(RTL_CONSTASCII_USTRINGPARAM("Ruby")), in XMLTextParagraphExport()
1255 sStartAt(RTL_CONSTASCII_USTRINGPARAM("StartAt")), in XMLTextParagraphExport()
1256 sSuffix(RTL_CONSTASCII_USTRINGPARAM("Suffix")), in XMLTextParagraphExport()
1258 sText(RTL_CONSTASCII_USTRINGPARAM("Text")), in XMLTextParagraphExport()
[all …]
/aoo41x/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx158 aEquation += rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "(" ) ); in GetEquation()
160 aEquation += rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "+" ) ); in GetEquation()
169 aEquation += rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( ")" ) ); in GetEquation()
176 aEquation += rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "," ) ); in GetEquation()
178 aEquation += rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( ")" ) ); in GetEquation()
185 aEquation += rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "," ) ); in GetEquation()
187 aEquation += rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( ")" ) ); in GetEquation()
205 aEquation += rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "*" ) ); in GetEquation()
207 aEquation += rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "+" ) ); in GetEquation()
209 aEquation += rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "*" ) ); in GetEquation()
[all …]
/aoo41x/main/comphelper/source/xml/
H A Dofopxmlhelper.cxx91 ::rtl::OUString aIDAttr( RTL_CONSTASCII_USTRINGPARAM( "Id" ) ); in WriteRelationsInfoSequence()
102 ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "xmlns" ) ), in WriteRelationsInfoSequence()
167 ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM ( "xmlns" ) ), in WriteContentSequence()
233 , m_aRelElement( RTL_CONSTASCII_USTRINGPARAM( "Relationship" ) ) in OFOPXMLHelper()
234 , m_aIDAttr( RTL_CONSTASCII_USTRINGPARAM( "Id" ) ) in OFOPXMLHelper()
235 , m_aTypeAttr( RTL_CONSTASCII_USTRINGPARAM( "Type" ) ) in OFOPXMLHelper()
237 , m_aTargetAttr( RTL_CONSTASCII_USTRINGPARAM( "Target" ) ) in OFOPXMLHelper()
238 , m_aTypesElement( RTL_CONSTASCII_USTRINGPARAM( "Types" ) ) in OFOPXMLHelper()
239 , m_aDefaultElement( RTL_CONSTASCII_USTRINGPARAM( "Default" ) ) in OFOPXMLHelper()
241 , m_aExtensionAttr( RTL_CONSTASCII_USTRINGPARAM( "Extension" ) ) in OFOPXMLHelper()
[all …]
/aoo41x/main/package/source/zippackage/
H A DZipPackageStream.cxx174 …throw ZipIOException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX "The stream mus… in GetRawEncrStreamNoHeaderCopy()
183 …m_xFactory->createInstance( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.io.TempFil… in GetRawEncrStreamNoHeaderCopy()
296 …m_xFactory->createInstance ( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.io.TempFi… in TryToGetRawFromDataStream()
329 …xNewPSProps->setPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Encrypted" ) ), make… in TryToGetRawFromDataStream()
334 …Any aRoot = pPackage->getByHierarchicalName( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "/" ) )… in TryToGetRawFromDataStream()
341 …xRootNameContainer->insertByName( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "dummy" ) ), makeA… in TryToGetRawFromDataStream()
355 …m_xFactory->createInstance ( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.io.TempFi… in TryToGetRawFromDataStream()
722 if ( sMediaType.indexOf ( OUString( RTL_CONSTASCII_USTRINGPARAM ( "text" ) ) ) != -1 in setPropertyValue()
723 …|| sMediaType.equals( OUString( RTL_CONSTASCII_USTRINGPARAM ( "application/vnd.sun.star.oleobject"… in setPropertyValue()
923 return OUString ( RTL_CONSTASCII_USTRINGPARAM ( "ZipPackageStream" ) ); in getImplementationName()
[all …]
H A DZipPackage.cxx217 const OUString sMeta ( RTL_CONSTASCII_USTRINGPARAM ( "META-INF" ) ); in parseManifest()
220 const OUString sManifest ( RTL_CONSTASCII_USTRINGPARAM( "manifest.xml" ) ); in parseManifest()
239 const OUString sPropVersion ( RTL_CONSTASCII_USTRINGPARAM ( "Version" ) ); in parseManifest()
242 const OUString sPropSalt ( RTL_CONSTASCII_USTRINGPARAM ( "Salt" ) ); in parseManifest()
244 const OUString sPropSize ( RTL_CONSTASCII_USTRINGPARAM ( "Size" ) ); in parseManifest()
245 const OUString sPropDigest ( RTL_CONSTASCII_USTRINGPARAM ( "Digest" ) ); in parseManifest()
384 const OUString sMimetype ( RTL_CONSTASCII_USTRINGPARAM ( "mimetype" ) ); in parseManifest()
997 const OUString sMime ( RTL_CONSTASCII_USTRINGPARAM ( "mimetype" ) ); in WriteMimetypeMagicFile()
1083 const OUString sFullPath ( RTL_CONSTASCII_USTRINGPARAM ( "FullPath" ) ); in WriteContentTypes()
1084 const OUString sMediaType ( RTL_CONSTASCII_USTRINGPARAM ( "MediaType" ) ); in WriteContentTypes()
[all …]
/aoo41x/main/dbaccess/source/ui/dlg/
H A DDriverSettings.cxx77 … aProps[] = { TProperties(DSID_SHOWDELETEDROWS,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ShowDe… in getSupportedIndirectSettings()
78 … ,TProperties(DSID_CHARSET,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharSet"))) in getSupportedIndirectSettings()
83 … ,TProperties(DSID_TEXTFILEEXTENSION,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Extension"))) in getSupportedIndirectSettings()
84 … ,TProperties(DSID_TEXTFILEHEADER,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("HeaderLine"))) in getSupportedIndirectSettings()
88 … ,TProperties(DSID_CONN_CACHESIZE,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("DataCacheSize"))) in getSupportedIndirectSettings()
89 … ,TProperties(DSID_CONN_CTRLUSER,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ControlUser"))) in getSupportedIndirectSettings()
91 … ,TProperties(DSID_USECATALOG,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("UseCatalog"))) in getSupportedIndirectSettings()
92 … ,TProperties(DSID_CONN_SOCKET,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("LocalSocket"))) in getSupportedIndirectSettings()
93 … ,TProperties(DSID_NAMED_PIPE,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("NamedPipe"))) in getSupportedIndirectSettings()
95 … ,TProperties(DSID_CONN_LDAP_BASEDN,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("BaseDN"))) in getSupportedIndirectSettings()
[all …]
/aoo41x/main/xmloff/source/draw/
H A Dximp3dscene.cxx367 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DTransformMatrix")), aAny); in setSceneAttributes()
372 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneDistance")), aAny); in setSceneAttributes()
376 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneFocalLength")), aAny); in setSceneAttributes()
380 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneShadowSlant")), aAny); in setSceneAttributes()
384 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneShadeMode")), aAny); in setSceneAttributes()
388 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneAmbientColor")), aAny); in setSceneAttributes()
419 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneLightOn1")), aAny3); in setSceneAttributes()
426 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneLightOn2")), aAny3); in setSceneAttributes()
433 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneLightOn3")), aAny3); in setSceneAttributes()
487 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DCameraGeometry")), aAny); in setSceneAttributes()
[all …]
H A Dshapeexport2.cxx100 OUString(RTL_CONSTASCII_USTRINGPARAM("TransformationInHoriL2R"))) ) in ImpExportNewTrans_GetB2DHomMatrix()
533 OUString( RTL_CONSTASCII_USTRINGPARAM(
1339 OUString(RTL_CONSTASCII_USTRINGPARAM("StartPositionInHoriL2R"))) &&
1341 OUString(RTL_CONSTASCII_USTRINGPARAM("EndPositionInHoriL2R"))) )
1497 OUString(RTL_CONSTASCII_USTRINGPARAM("EndPositionInHoriL2R"))) )
1733 const OUString aPageNumberStr(RTL_CONSTASCII_USTRINGPARAM("PageNumber"));
1982 …const OUString aFalseStr( RTL_CONSTASCII_USTRINGPARAM( "false" ) ), aTrueStr( RTL_CONSTASCII_USTRI…
1985 const OUString aLoopStr( RTL_CONSTASCII_USTRINGPARAM( "Loop" ) );
1992 const OUString aMuteStr( RTL_CONSTASCII_USTRINGPARAM( "Mute" ) );
1999 const OUString aVolumeDBStr( RTL_CONSTASCII_USTRINGPARAM( "VolumeDB" ) );
[all …]
/aoo41x/main/ucb/source/ucp/webdav/
H A Dwebdavcontentcaps.cxx79 RTL_CONSTASCII_USTRINGPARAM( "ContentType" ) ), in getProperty()
88 RTL_CONSTASCII_USTRINGPARAM( "IsDocument" ) ), in getProperty()
114 RTL_CONSTASCII_USTRINGPARAM( "DateCreated" ) ), in getProperty()
123 RTL_CONSTASCII_USTRINGPARAM( "DateModified" ) ), in getProperty()
155 rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( in getProperty()
456 rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Title" ) ) ); in getProperties()
482 rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Size" ) ) ); in getProperties()
486 rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( in getProperties()
542 RTL_CONSTASCII_USTRINGPARAM( "getCommandInfo" ) ), in getCommands()
583 rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "open" ) ), in getCommands()
[all …]
/aoo41x/main/vbahelper/source/vbahelper/
H A Dvbapagesetupbase.cxx44 … aValue = mxPageProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("TopMargin"))); in getTopMargin()
49 …aValue = mxPageProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("HeaderHeight")… in getTopMargin()
80 … mxPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("TopMargin")), aValue ); in setTopMargin()
98 …aValue = mxPageProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("BottomMargin")… in getBottomMargin()
134 …mxPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("BottomMargin")), aValue… in setBottomMargin()
163 …mxPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("RightMargin")), aValue … in setRightMargin()
193 …mxPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("LeftMargin")), aValue ); in setLeftMargin()
222 … mxPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("TopMargin")), aValue ); in setHeaderMargin()
251 …mxPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("BottomMargin")), aValue… in setFooterMargin()
305 … mxPageProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Width")), aHeight ); in setOrientation()
[all …]
/aoo41x/main/stoc/source/simpleregistry/
H A Dsimpleregistry.cxx289 RTL_CONSTASCII_USTRINGPARAM( in getKeyType()
322 RTL_CONSTASCII_USTRINGPARAM( in getValueType()
364 RTL_CONSTASCII_USTRINGPARAM( in getLongValue()
371 RTL_CONSTASCII_USTRINGPARAM( in getLongValue()
389 RTL_CONSTASCII_USTRINGPARAM( in setLongValue()
412 RTL_CONSTASCII_USTRINGPARAM( in getLongListValue()
420 RTL_CONSTASCII_USTRINGPARAM( in getLongListValue()
430 RTL_CONSTASCII_USTRINGPARAM( in getLongListValue()
456 RTL_CONSTASCII_USTRINGPARAM( in setLongListValue()
475 RTL_CONSTASCII_USTRINGPARAM( in getAsciiValue()
[all …]
H A Dtextualservices.cxx622 RTL_CONSTASCII_USTRINGPARAM( in getLongValue()
633 RTL_CONSTASCII_USTRINGPARAM( in setLongValue()
645 RTL_CONSTASCII_USTRINGPARAM( in getLongListValue()
656 RTL_CONSTASCII_USTRINGPARAM( in setLongListValue()
688 RTL_CONSTASCII_USTRINGPARAM( in setAsciiValue()
740 RTL_CONSTASCII_USTRINGPARAM( in setAsciiListValue()
769 RTL_CONSTASCII_USTRINGPARAM( in getStringValue()
780 RTL_CONSTASCII_USTRINGPARAM( in setStringValue()
792 RTL_CONSTASCII_USTRINGPARAM( in getStringListValue()
803 RTL_CONSTASCII_USTRINGPARAM( in setStringListValue()
[all …]
/aoo41x/main/xmlsecurity/workben/
H A Dsignaturetest.cxx213 SetText( String( RTL_CONSTASCII_USTRINGPARAM( "XML Signature Test" ) ) ); in MyWin()
218 maTokenLine.SetText( String( RTL_CONSTASCII_USTRINGPARAM( "Crypto Settings" ) ) ); in MyWin()
245 maTest1Line.SetText( String( RTL_CONSTASCII_USTRINGPARAM( "Test simple files" ) ) ); in MyWin()
251 maFixedTextXMLFileName.SetText( String( RTL_CONSTASCII_USTRINGPARAM( "XML File:" ) ) ); in MyWin()
278 maSignButton.SetText( String( RTL_CONSTASCII_USTRINGPARAM( "Sign" ) ) ); in MyWin()
283 maVerifyButton.SetText( String( RTL_CONSTASCII_USTRINGPARAM( "Verify" ) ) ); in MyWin()
292 maTest2Line.SetText( String( RTL_CONSTASCII_USTRINGPARAM( "Test Office Document" ) ) ); in MyWin()
332 aURLObj.insertName( String( RTL_CONSTASCII_USTRINGPARAM( "nss" ) ), true ); in MyWin()
396 aText += String( RTL_CONSTASCII_USTRINGPARAM( "\n\n The signature is " ) ); in IMPL_LINK()
398 aText += String( RTL_CONSTASCII_USTRINGPARAM( "NOT " ) ); in IMPL_LINK()
[all …]
/aoo41x/main/xmloff/source/core/
H A Dxmlimp.cxx395 OUString( RTL_CONSTASCII_USTRINGPARAM ( sXML_np__xhtml ) ), in _InitCtor()
599 OUString(RTL_CONSTASCII_USTRINGPARAM( in startDocument()
609 OUString(RTL_CONSTASCII_USTRINGPARAM( in startDocument()
1035 sPropName = OUString( RTL_CONSTASCII_USTRINGPARAM("BaseURI" ) ); in initialize()
1416 OUString aURL( RTL_CONSTASCII_USTRINGPARAM( "Obj12345678" ) ); in GetStreamForEmbeddedObjectURLFromBase64()
1431 OUString aURL( RTL_CONSTASCII_USTRINGPARAM( "Obj12345678" ) ); in ResolveEmbeddedObjectURLFromBase64()
1449 RTL_CONSTASCII_USTRINGPARAM("PrivateData" ) ); in AddStyleDisplayName()
1586 OUString sStarBasicCap(RTL_CONSTASCII_USTRINGPARAM("StarBasic")); in GetEventImport()
1787 OUString sStarBats( RTL_CONSTASCII_USTRINGPARAM( "StarBats" ) ); in ConvStarBatsCharToStarSymbol()
1805 OUString sStarMath( RTL_CONSTASCII_USTRINGPARAM( "StarMath" ) ); in ConvStarMathCharToStarSymbol()
[all …]
/aoo41x/main/connectivity/source/drivers/mysql/
H A DYDriver.cxx168 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Silent")) in lcl_convertProperties()
181 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JavaDriverClass")) in lcl_convertProperties()
189 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("PublicConnectionURL")) in lcl_convertProperties()
329 aBoolean[0] = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("0")); in getPropertyInfo()
330 aBoolean[1] = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("1")); in getPropertyInfo()
334 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("CharSet")) in getPropertyInfo()
341 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("SuppressVersionColumns")) in getPropertyInfo()
344 ,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("0")) in getPropertyInfo()
351 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("JavaDriverClass")) in getPropertyInfo()
362 ,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( in getPropertyInfo()
[all …]
/aoo41x/main/testtools/source/performance/
H A Dubtest.cxx342 OUString( RTL_CONSTASCII_USTRINGPARAM("acceptor") ), in createInstance()
347 OUString( RTL_CONSTASCII_USTRINGPARAM("connectr") ), in createInstance()
357 OUString( RTL_CONSTASCII_USTRINGPARAM("brdgfctr") ), in createInstance()
452 return OUString( RTL_CONSTASCII_USTRINGPARAM(IMPLNAME) ); in getImplementationName()
484 OUString( RTL_CONSTASCII_USTRINGPARAM("perfobj") ), in getDirect()
971 OUString aArg( RTL_CONSTASCII_USTRINGPARAM("dms") ); in run()
1094 OUString( RTL_CONSTASCII_USTRINGPARAM("-c") ), in run()
1096 OUString( RTL_CONSTASCII_USTRINGPARAM("-l") ), in run()
1102 OUString( RTL_CONSTASCII_USTRINGPARAM("-r") ), in run()
1104 OUString( RTL_CONSTASCII_USTRINGPARAM("-u") ), in run()
[all …]
/aoo41x/main/sc/source/ui/Accessibility/
H A DAccessibleCellBase.cxx313 return rtl::OUString(RTL_CONSTASCII_USTRINGPARAM ("ScAccessibleCellBase")); in getImplementationName()
434 rtl::OUString sShadowAttrs( RTL_CONSTASCII_USTRINGPARAM("Shadow:") ); in getShadowAttrs()
435 rtl::OUString sInnerSplit( RTL_CONSTASCII_USTRINGPARAM(",") ); in getShadowAttrs()
436 rtl::OUString sOuterSplit( RTL_CONSTASCII_USTRINGPARAM(";") ); in getShadowAttrs()
462 sShadowAttrs += rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Location=") ); in getShadowAttrs()
465 sShadowAttrs += rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ShadowWidth=") ); in getShadowAttrs()
471 sShadowAttrs += rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Color=") ); in getShadowAttrs()
542 rtl::OUString sInnerSplit( RTL_CONSTASCII_USTRINGPARAM(",") ); in getBorderAttrs()
543 rtl::OUString sOuterSplit( RTL_CONSTASCII_USTRINGPARAM(";") ); in getBorderAttrs()
548 sBorderAttrs += rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("TopBorder:;") ); in getBorderAttrs()
[all …]
/aoo41x/main/reportdesign/source/ui/inspection/
H A Dmetadata.cxx264 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Enabled")), in getExcludeProperties()
268 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Tag")), in getExcludeProperties()
269 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("HelpText")), in getExcludeProperties()
270 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("HelpURL")), in getExcludeProperties()
272 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ReadOnly")), in getExcludeProperties()
273 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Tabstop")), in getExcludeProperties()
274 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("TabIndex")), in getExcludeProperties()
275 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ValueMin")), in getExcludeProperties()
276 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ValueMax")), in getExcludeProperties()
277 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Spin")), in getExcludeProperties()
[all …]
/aoo41x/main/configmgr/source/
H A Dxcuparser.cxx324 RTL_CONSTASCII_USTRINGPARAM( in handleComponentData()
332 RTL_CONSTASCII_USTRINGPARAM( in handleComponentData()
368 RTL_CONSTASCII_USTRINGPARAM( in handleComponentData()
506 RTL_CONSTASCII_USTRINGPARAM( in handlePropValue()
514 RTL_CONSTASCII_USTRINGPARAM( in handlePropValue()
602 RTL_CONSTASCII_USTRINGPARAM( in handleLocpropValue()
646 RTL_CONSTASCII_USTRINGPARAM( in handleLocpropValue()
811 RTL_CONSTASCII_USTRINGPARAM( in handlePlainGroupProp()
874 RTL_CONSTASCII_USTRINGPARAM( in handleLocalizedGroupProp()
939 RTL_CONSTASCII_USTRINGPARAM( in handleGroupNode()
[all …]
/aoo41x/main/xmlscript/source/xmlflat_imexp/
H A Dxmlbas_export.cxx218 aPrefix = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( XMLNS_OOO_PREFIX ) ); in filter()
219 aURI = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( XMLNS_OOO_URI ) ); in filter()
223 aPrefix = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( XMLNS_SCRIPT_PREFIX ) ); in filter()
224 aURI = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( XMLNS_SCRIPT_URI ) ); in filter()
229 … aLibContElementName += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ":libraries" ) ); in filter()
234 …pLibContElement->addAttribute( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "xmlns:" ) ) + aPrefi… in filter()
239 ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( XMLNS_XLINK_URI ) ) ); in filter()
273 ::rtl::OUString aTrueStr( RTL_CONSTASCII_USTRINGPARAM( "true" ) ); in filter()
279 … aLibElementName += ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( ":library-linked" ) ); in filter()
297 … ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "simple" ) ) ); in filter()
[all …]
/aoo41x/main/vcl/source/app/
H A Ddbggui.cxx799 maXtorThis.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "T~his" ) ) ); in DbgDialog()
817 maXtorExit.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "E~xit" ) ) ); in DbgDialog()
878 maMemPtr.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "~Pointer" ) ) ); in DbgDialog()
896 maMemTrace.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "~Trace" ) ) ); in DbgDialog()
939 maProf.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "~Profiling" ) ) ); in DbgDialog()
948 maRes.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "~Resourcen" ) ) ); in DbgDialog()
957 maDialog.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "~Dialog" ) ) ); in DbgDialog()
1144 maBox4.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "Output" ) ) ); in DbgDialog()
1174 SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "VCL Debug Options" ) ) ); in DbgDialog()
1294 InfoBox aBox( this, String( RTL_CONSTASCII_USTRINGPARAM( in IMPL_LINK()
[all …]
/aoo41x/main/sc/source/filter/xml/
H A Dxmlwrap.cxx449 OUString sPropName( RTL_CONSTASCII_USTRINGPARAM("BuildId" ) ); in Import()
497 RTL_CONSTASCII_USTRINGPARAM("OrganizerMode")); in Import()
547 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("meta.xml")), in Import()
592 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("settings.xml")), in Import()
605 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("styles.xml")), in Import()
626 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("content.xml")), in Import()
880 OUString sTextMediaType(RTL_CONSTASCII_USTRINGPARAM("text/xml")); in Export()
994 rtl::OUString (RTL_CONSTASCII_USTRINGPARAM("meta.xml")), in Export()
1035 rtl::OUString (RTL_CONSTASCII_USTRINGPARAM("styles.xml")), in Export()
1059 rtl::OUString (RTL_CONSTASCII_USTRINGPARAM("content.xml")), in Export()
[all …]
/aoo41x/main/vbahelper/source/msforms/
H A Dvbacontrol.cxx170 (rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Enabled" ) ) ); in getEnabled()
180 (rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Enabled" ) ), aValue); in setEnabled()
188 (rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "EnableVisible" ) )) >>= bVisible; in getVisible()
196 (rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "EnableVisible" ) ), aValue); in setVisible()
356 (rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Name" ) ) ) >>= sName; in getName()
365 (rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Name" ) ), uno::makeAny( _name ) ); in setName()
373 (rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "HelpText" ) ) ) >>= sName; in getControlTipText()
381 … (rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "HelpText" ) ), uno::makeAny( rsToolTip ) ); in setControlTipText()
414 const static rtl::OUString sClassId( RTL_CONSTASCII_USTRINGPARAM("ClassId") ); in createShapeControl()
499 static rtl::OUString sImplName( RTL_CONSTASCII_USTRINGPARAM("ScVbaControl") ); in getServiceImplName()
[all …]
/aoo41x/main/toolkit/workben/
H A Dunodialog.cxx172 xPSet->setPropertyValue( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "Width" ) ), aValue ); in Main()
174 xPSet->setPropertyValue( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "Height" ) ), aValue ); in Main()
175 aValue <<= ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "Test!" ) ); in Main()
176 xPSet->setPropertyValue( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "Label" ) ), aValue ); in Main()
179 xC->insertByName( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Control1" ) ), aAny ); in Main()
182 aValue <<= ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "Test-Dialog" ) ); in Main()
202 xPSet->setPropertyValue( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "Width" ) ), aValue ); in Main()
204 xPSet->setPropertyValue( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "Height" ) ), aValue ); in Main()
205 aValue <<= ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "Text..." ) ); in Main()
206 xPSet->setPropertyValue( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "Text" ) ), aValue ); in Main()
[all …]

Completed in 254 milliseconds

12345678910>>...101