Home
last modified time | relevance | path

Searched refs:RTL_CONSTASCII_USTRINGPARAM (Results 226 – 250 of 2642) sorted by relevance

12345678910>>...106

/aoo42x/main/stoc/test/
H A Dtestcorefl.cxx128 (fields.getArray()[0]->getName() == OUString( RTL_CONSTASCII_USTRINGPARAM("VAL_1") )) && in test_corefl()
130 (fields.getArray()[1]->getName() == OUString( RTL_CONSTASCII_USTRINGPARAM("VAL_2") )) && in test_corefl()
132 (fields.getArray()[2]->getName() == OUString( RTL_CONSTASCII_USTRINGPARAM("VAL_3") )) && in test_corefl()
147 OUString aModuleName( RTL_CONSTASCII_USTRINGPARAM("ModuleC.XInterfaceB") ); in test_corefl()
164 …URE(xClass->getMethods().getArray()[4]->getName() == OUString( RTL_CONSTASCII_USTRINGPARAM("method… in test_corefl()
230 …2*)xRefl->forName(OUString( RTL_CONSTASCII_USTRINGPARAM("ModuleA.StructA") ))->getField(OUString( in test_corefl()
233 … ( xRefl->forName(OUString( RTL_CONSTASCII_USTRINGPARAM("ModuleA.StructC") ))->getField(OUString( in test_corefl()
369 OUString aLibName( RTL_CONSTASCII_USTRINGPARAM( in SAL_IMPLEMENT_MAIN()
374 OUString( RTL_CONSTASCII_USTRINGPARAM("stoctest.rdb") ) ) ); in SAL_IMPLEMENT_MAIN()
379 OUString( RTL_CONSTASCII_USTRINGPARAM("DefaultContext") ) ) >>= in SAL_IMPLEMENT_MAIN()
[all …]
/aoo42x/main/xmloff/source/text/
H A DXMLIndexMarkExport.cxx52 : sLevel(RTL_CONSTASCII_USTRINGPARAM("Level")) in XMLIndexMarkExport()
53 , sUserIndexName(RTL_CONSTASCII_USTRINGPARAM("UserIndexName")) in XMLIndexMarkExport()
54 , sPrimaryKey(RTL_CONSTASCII_USTRINGPARAM("PrimaryKey")) in XMLIndexMarkExport()
55 , sSecondaryKey(RTL_CONSTASCII_USTRINGPARAM("SecondaryKey")) in XMLIndexMarkExport()
56 , sDocumentIndexMark(RTL_CONSTASCII_USTRINGPARAM("DocumentIndexMark")) in XMLIndexMarkExport()
57 , sIsStart(RTL_CONSTASCII_USTRINGPARAM("IsStart")) in XMLIndexMarkExport()
58 , sIsCollapsed(RTL_CONSTASCII_USTRINGPARAM("IsCollapsed")) in XMLIndexMarkExport()
59 , sAlternativeText(RTL_CONSTASCII_USTRINGPARAM("AlternativeText")) in XMLIndexMarkExport()
60 , sTextReading(RTL_CONSTASCII_USTRINGPARAM("TextReading")) in XMLIndexMarkExport()
61 , sPrimaryKeyReading(RTL_CONSTASCII_USTRINGPARAM("PrimaryKeyReading")) in XMLIndexMarkExport()
[all …]
H A DXMLLineNumberingExport.cxx48 : sCharStyleName(RTL_CONSTASCII_USTRINGPARAM("CharStyleName")) in XMLLineNumberingExport()
49 , sCountEmptyLines(RTL_CONSTASCII_USTRINGPARAM("CountEmptyLines")) in XMLLineNumberingExport()
50 , sCountLinesInFrames(RTL_CONSTASCII_USTRINGPARAM("CountLinesInFrames")) in XMLLineNumberingExport()
51 , sDistance(RTL_CONSTASCII_USTRINGPARAM("Distance")) in XMLLineNumberingExport()
52 , sInterval(RTL_CONSTASCII_USTRINGPARAM("Interval")) in XMLLineNumberingExport()
53 , sSeparatorText(RTL_CONSTASCII_USTRINGPARAM("SeparatorText")) in XMLLineNumberingExport()
54 , sNumberPosition(RTL_CONSTASCII_USTRINGPARAM("NumberPosition")) in XMLLineNumberingExport()
55 , sNumberingType(RTL_CONSTASCII_USTRINGPARAM("NumberingType")) in XMLLineNumberingExport()
56 , sIsOn(RTL_CONSTASCII_USTRINGPARAM("IsOn")) in XMLLineNumberingExport()
57 , sRestartAtEachPage(RTL_CONSTASCII_USTRINGPARAM("RestartAtEachPage")) in XMLLineNumberingExport()
[all …]
/aoo42x/main/filter/source/xsltdialog/
H A Dxmlfiltertabpagexslt.cxx66 sHTTPSchema( RTL_CONSTASCII_USTRINGPARAM( "http://" ) ), in XMLFilterTabPageXSLT()
67 sSHTTPSchema( RTL_CONSTASCII_USTRINGPARAM( "shttp://" ) ), in XMLFilterTabPageXSLT()
68 sFILESchema( RTL_CONSTASCII_USTRINGPARAM( "file://" ) ), in XMLFilterTabPageXSLT()
69 sFTPSchema( RTL_CONSTASCII_USTRINGPARAM( "ftp://" ) ), in XMLFilterTabPageXSLT()
70 sInstPath( RTL_CONSTASCII_USTRINGPARAM( "$(prog)/" ) ) in XMLFilterTabPageXSLT()
131 if( rURL.matchIgnoreAsciiCase( OUString( RTL_CONSTASCII_USTRINGPARAM( "file://" ) ) ) ) in SetURL()
139 rURL.matchIgnoreAsciiCase( OUString( RTL_CONSTASCII_USTRINGPARAM( "shttp://" ) ) ) || in SetURL()
140 rURL.matchIgnoreAsciiCase( OUString( RTL_CONSTASCII_USTRINGPARAM( "ftp://" ) ) ) ) in SetURL()
166 if( aStrPath.matchIgnoreAsciiCase( OUString( RTL_CONSTASCII_USTRINGPARAM( "http://" ) ) ) || in GetURL()
167 aStrPath.matchIgnoreAsciiCase( OUString( RTL_CONSTASCII_USTRINGPARAM( "shttp://" ) ) ) || in GetURL()
[all …]
H A Dtypedetectionimport.cxx46 sRootNode( RTL_CONSTASCII_USTRINGPARAM( "oor:component-data" ) ), in TypeDetectionImporter()
47 sNode( RTL_CONSTASCII_USTRINGPARAM( "node" ) ), in TypeDetectionImporter()
48 sName( RTL_CONSTASCII_USTRINGPARAM( "oor:name" ) ), in TypeDetectionImporter()
49 sProp( RTL_CONSTASCII_USTRINGPARAM( "prop" ) ), in TypeDetectionImporter()
50 sValue( RTL_CONSTASCII_USTRINGPARAM( "value" ) ), in TypeDetectionImporter()
51 sUIName( RTL_CONSTASCII_USTRINGPARAM( "UIName" ) ), in TypeDetectionImporter()
52 sData( RTL_CONSTASCII_USTRINGPARAM( "Data" ) ), in TypeDetectionImporter()
53 sFilters( RTL_CONSTASCII_USTRINGPARAM( "Filters" ) ), in TypeDetectionImporter()
54 sTypes( RTL_CONSTASCII_USTRINGPARAM( "Types" ) ), in TypeDetectionImporter()
57 sCdataAttribute( RTL_CONSTASCII_USTRINGPARAM( "CDATA" ) ), in TypeDetectionImporter()
[all …]
/aoo42x/main/sc/source/ui/vba/
H A Dvbahelper.cxx105 const ::rtl::OUString REPLACE_CELLS_WARNING( RTL_CONSTASCII_USTRINGPARAM( "ReplaceCellsWarning"));
264 …SbxVariable *pCompVar = basicChosen->Find( UniString(RTL_CONSTASCII_USTRINGPARAM("ThisComponent")… in getCurrentDocument()
298 RTL_CONSTASCII_USTRINGPARAM( in getCurrentDocument()
402 rtl::OUString sRange( RTL_CONSTASCII_USTRINGPARAM( "-" ) ); in PrintOutHelper()
586 String sEsc(RTL_CONSTASCII_USTRINGPARAM(".^$+\\|{}()")); in NeedEsc()
609 sResult.append(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(".*"))); in VBAToRegexp()
613 sResult.append(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("[0-9]"))); in VBAToRegexp()
707 mxModel->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( VBA_LEFT ) ) ) >>= nLeft; in getLeft()
717 mxModel->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( VBA_TOP ) ) ) >>= nTop; in getTop()
727 …mxModel->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_CELLHGT ) ) ) >… in getHeight()
[all …]
/aoo42x/main/scripting/source/dlgprov/
H A Ddlgprov.cxx74 …return ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.comp.scripting.DialogModelProvide… in _getImplementationName()
80 …s[0] = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.awt.UnoControlDialogModelProvider… in _getSupportedServiceNames()
141 ::rtl::OUString aDlgSrcUrlPropName( RTL_CONSTASCII_USTRINGPARAM( "DialogSourceURL" ) ); in lcl_createDialogModel()
169 …static ::rtl::OUString aImplName( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.comp.scripting.Dialog… in getImplementationName_DialogProviderImpl()
187 …aNames.getArray()[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.awt.DialogProvi… in getSupportedServiceNames_DialogProviderImpl()
188 …aNames.getArray()[1] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.awt.DialogProvi… in getSupportedServiceNames_DialogProviderImpl()
276 rtl::OUString aURL(RTL_CONSTASCII_USTRINGPARAM("" )); in createDialogModelForBasic()
450 …::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "DialogProviderImpl::getDialogModel: dialog not foun… in createDialogModel()
457 …::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "DialogProviderImpl::getDialogModel: library not fou… in createDialogModel()
464 …::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "DialogProviderImpl::getDialog: library container no… in createDialogModel()
[all …]
/aoo42x/main/reportdesign/source/filter/xml/
H A DxmlGroup.cxx102 … const static ::rtl::OUString s_sChanged(RTL_CONSTASCII_USTRINGPARAM("rpt:HASCHANGED(\"")); in DBG_NAME()
109 … static ::rtl::OUString s_sQuote(RTL_CONSTASCII_USTRINGPARAM("\"\"")); in DBG_NAME()
110 … static ::rtl::OUString s_sSingleQuote(RTL_CONSTASCII_USTRINGPARAM("\"")); in DBG_NAME()
133 … if ( sFormula ==::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("rpt:LEFT"))) in DBG_NAME()
141 … else if ( sFormula == ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("rpt:YEAR"))) in DBG_NAME()
143 … else if ( sFormula == ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("rpt:MONTH"))) in DBG_NAME()
152 … else if ( sFormula ==::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("rpt:WEEK"))) in DBG_NAME()
154 … else if ( sFormula ==::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("rpt:DAY"))) in DBG_NAME()
156 … else if ( sFormula ==::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("rpt:HOUR"))) in DBG_NAME()
158 … else if ( sFormula ==::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("rpt:MINUTE"))) in DBG_NAME()
[all …]
/aoo42x/main/binaryurp/source/
H A Dbridge.cxx192 RTL_CONSTASCII_USTRINGPARAM( in Bridge()
196 RTL_CONSTASCII_USTRINGPARAM( in Bridge()
318 RTL_CONSTASCII_USTRINGPARAM( in getWriter()
570 RTL_CONSTASCII_USTRINGPARAM( in makeCall()
620 RTL_CONSTASCII_USTRINGPARAM( in handleRequestChangeReply()
706 RTL_CONSTASCII_USTRINGPARAM( in handleRequestChangeRequest()
762 RTL_CONSTASCII_USTRINGPARAM( in handleCommitChangeRequest()
802 RTL_CONSTASCII_USTRINGPARAM( in getInstance()
810 RTL_CONSTASCII_USTRINGPARAM( in getInstance()
830 RTL_CONSTASCII_USTRINGPARAM( in getInstance()
[all …]
H A Dreader.cxx76 RTL_CONSTASCII_USTRINGPARAM( in read()
88 RTL_CONSTASCII_USTRINGPARAM( in read()
203 RTL_CONSTASCII_USTRINGPARAM( in readMessage()
216 RTL_CONSTASCII_USTRINGPARAM( in readMessage()
225 RTL_CONSTASCII_USTRINGPARAM( in readMessage()
238 RTL_CONSTASCII_USTRINGPARAM( in readMessage()
248 RTL_CONSTASCII_USTRINGPARAM( in readMessage()
279 RTL_CONSTASCII_USTRINGPARAM( in readMessage()
335 RTL_CONSTASCII_USTRINGPARAM( in readMessage()
378 RTL_CONSTASCII_USTRINGPARAM( in readMessage()
[all …]
/aoo42x/main/sc/source/filter/xml/
H A Dxmldrani.cxx298 rtl::OUString sErrorMessage(RTL_CONSTASCII_USTRINGPARAM("DatabaseRange ")); in EndElement()
300 …sErrorMessage += rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(" could not be created with the range "… in EndElement()
316 …xDatabaseRangePropertySet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_M… in EndElement()
323 … if (aImportDescriptor[i].Name == rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_DBNAME))) in EndElement()
331 … aImportDescriptor[i].Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_CONRES)); in EndElement()
335 …else if (aImportDescriptor[i].Name == rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_SRCOBJ)… in EndElement()
337 …else if (aImportDescriptor[i].Name == rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_SRCTYPE… in EndElement()
339 …else if (aImportDescriptor[i].Name == rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_ISNATIV… in EndElement()
360 aProperty.Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_ORIENT)); in EndElement()
385 …xFilterPropertySet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_ORIENT))… in EndElement()
[all …]
H A Dxmlexprt.cxx476 sLayerID(RTL_CONSTASCII_USTRINGPARAM( SC_LAYERID )), in ScXMLExport()
477 sCaptionShape(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.CaptionShape")), in ScXMLExport()
646 rtl::OUString sCaptionPoint( RTL_CONSTASCII_USTRINGPARAM( "CaptionPoint" )); in CollectSharedData()
873 const OUString sFilter( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_FILTER ) ); in GetAreaLinks()
874 const OUString sFilterOpt( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_FILTOPT ) ); in GetAreaLinks()
875 const OUString sURL( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_LINKURL ) ); in GetAreaLinks()
876 const OUString sRefresh( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_REFDELAY ) ); in GetAreaLinks()
1897 rtl::OUString sNumberFormat(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_NUMFMT)); in _ExportStyles()
3060 rtl::OUString sPropCLSID (RTL_CONSTASCII_USTRINGPARAM("CLSID")); in ExportShape()
3061 rtl::OUString sPropModel (RTL_CONSTASCII_USTRINGPARAM("Model")); in ExportShape()
[all …]
/aoo42x/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx70 const rtl::OUString sExtrusion( RTL_CONSTASCII_USTRINGPARAM ( "Extrusion" ) );
75 const rtl::OUString sOrigin( RTL_CONSTASCII_USTRINGPARAM ( "Origin" ) ); in GetOrigin()
87 const rtl::OUString sRotateAngle( RTL_CONSTASCII_USTRINGPARAM ( "RotateAngle" ) ); in GetRotateAngle()
101 const rtl::OUString sSkew( RTL_CONSTASCII_USTRINGPARAM ( "Skew" ) ); in GetSkew()
115 const rtl::OUString sDepth( RTL_CONSTASCII_USTRINGPARAM ( "Depth" ) ); in GetExtrusionDepth()
149 const rtl::OUString sShadeMode( RTL_CONSTASCII_USTRINGPARAM ( "ShadeMode" ) ); in GetShadeMode()
228 const rtl::OUString sViewPoint( RTL_CONSTASCII_USTRINGPARAM ( "ViewPoint" ) ); in Transformation2D()
362 const rtl::OUString sExtrusionColor( RTL_CONSTASCII_USTRINGPARAM ( "Color" ) ); in Create3DObject()
713 const rtl::OUString sLightFace( RTL_CONSTASCII_USTRINGPARAM ( "LightFace" ) ); in Create3DObject()
747 const rtl::OUString sDiffusion( RTL_CONSTASCII_USTRINGPARAM ( "Diffusion" ) ); in Create3DObject()
[all …]
/aoo42x/main/package/source/package/manifest/
H A DManifestImport.cxx71 , sCdataAttribute ( RTL_CONSTASCII_USTRINGPARAM ( ATTRIBUTE_CDATA ) ) in ManifestImport()
72 , sMediaTypeAttribute ( RTL_CONSTASCII_USTRINGPARAM ( ATTRIBUTE_MEDIA_TYPE ) ) in ManifestImport()
73 , sVersionAttribute ( RTL_CONSTASCII_USTRINGPARAM ( ATTRIBUTE_VERSION ) ) in ManifestImport()
74 , sFullPathAttribute ( RTL_CONSTASCII_USTRINGPARAM ( ATTRIBUTE_FULL_PATH ) ) in ManifestImport()
75 , sSizeAttribute ( RTL_CONSTASCII_USTRINGPARAM ( ATTRIBUTE_SIZE ) ) in ManifestImport()
76 , sSaltAttribute ( RTL_CONSTASCII_USTRINGPARAM ( ATTRIBUTE_SALT ) ) in ManifestImport()
79 , sKeySizeAttribute ( RTL_CONSTASCII_USTRINGPARAM ( ATTRIBUTE_KEY_SIZE ) ) in ManifestImport()
80 , sAlgorithmNameAttribute ( RTL_CONSTASCII_USTRINGPARAM ( ATTRIBUTE_ALGORITHM_NAME ) ) in ManifestImport()
83 , sChecksumAttribute ( RTL_CONSTASCII_USTRINGPARAM ( ATTRIBUTE_CHECKSUM ) ) in ManifestImport()
84 , sChecksumTypeAttribute ( RTL_CONSTASCII_USTRINGPARAM ( ATTRIBUTE_CHECKSUM_TYPE ) ) in ManifestImport()
[all …]
/aoo42x/main/bridges/test/
H A Dtestclient.cxx136 OUString( RTL_CONSTASCII_USTRINGPARAM("client.rdb")) ); in main()
140 createComponent( OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.connection.Connector")), in main()
141 OUString( RTL_CONSTASCII_USTRINGPARAM("connector.uno" SAL_DLLEXTENSION)), in main()
163 createComponent( OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.bridge.Bridge.iiop")), in main()
164 OUString( RTL_CONSTASCII_USTRINGPARAM("remotebridge.uno" SAL_DLLEXTENSION)), in main()
168 … createComponent( OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.bridge.BridgeFactory")), in main()
169 OUString( RTL_CONSTASCII_USTRINGPARAM("bridgefac.uno" SAL_DLLEXTENSION)), in main()
177 OUString( RTL_CONSTASCII_USTRINGPARAM("bla blub")), in main()
183 …eference < XBridge > rBridge2 = rFactory->getBridge( OUString( RTL_CONSTASCII_USTRINGPARAM("bla bl… in main()
192 OUString( RTL_CONSTASCII_USTRINGPARAM("bridges-testobject")) ); in main()
[all …]
H A Dtestoffice.cxx144 rSmgr->createInstance( OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.frame.Desktop" ))), in testDocument()
174 OUString( RTL_CONSTASCII_USTRINGPARAM("_blank")), in testDocument()
221 OUString( RTL_CONSTASCII_USTRINGPARAM( "client.rdb" ) ) ); in main()
226 createComponent( OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.connection.Connector")), in main()
227 OUString( RTL_CONSTASCII_USTRINGPARAM("connector.uno" SAL_DLLEXTENSION)), in main()
231 createComponent( OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.bridge.Bridge.iiop")), in main()
232 OUString( RTL_CONSTASCII_USTRINGPARAM("remotebridge.uno" SAL_DLLEXTENSION)), in main()
236 createComponent( OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.bridge.BridgeFactory")), in main()
237 OUString( RTL_CONSTASCII_USTRINGPARAM("bridgefac.uno" SAL_DLLEXTENSION)), in main()
249 OUString( RTL_CONSTASCII_USTRINGPARAM("bla blub")), in main()
[all …]
/aoo42x/main/configmgr/source/
H A Dconfigurationprovider.cxx84 RTL_CONSTASCII_USTRINGPARAM( in badNodePath()
209 RTL_CONSTASCII_USTRINGPARAM( in createInstanceWithArguments()
232 RTL_CONSTASCII_USTRINGPARAM( in createInstanceWithArguments()
267 RTL_CONSTASCII_USTRINGPARAM( in createInstanceWithArguments()
280 RTL_CONSTASCII_USTRINGPARAM( in createInstanceWithArguments()
443 RTL_CONSTASCII_USTRINGPARAM( in createInstanceWithArgumentsAndContext()
451 RTL_CONSTASCII_USTRINGPARAM( in createInstanceWithArgumentsAndContext()
473 RTL_CONSTASCII_USTRINGPARAM( in createInstanceWithArgumentsAndContext()
500 RTL_CONSTASCII_USTRINGPARAM( in createInstanceWithArgumentsAndContext()
521 RTL_CONSTASCII_USTRINGPARAM( in getImplementationName()
[all …]
/aoo42x/main/editeng/source/uno/
H A Dunonrule.cxx174 return OUString( RTL_CONSTASCII_USTRINGPARAM( "SvxUnoNumberingRules" ) ); in getImplementationName()
184 OUString aService( RTL_CONSTASCII_USTRINGPARAM( pSvxUnoNumberingRulesService ) ); in getSupportedServiceNames()
201 …beans::PropertyValue aAlignProp( OUString(RTL_CONSTASCII_USTRINGPARAM(UNO_NAME_NRULE_NUMBERINGTYPE… in getNumberingRuleByIndex()
208 …pArray[nIdx++] = beans::PropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM(UNO_NAME_NRULE_ADJUST)… in getNumberingRuleByIndex()
213 …beans::PropertyValue aPrefixProp( OUString(RTL_CONSTASCII_USTRINGPARAM(UNO_NAME_NRULE_PREFIX)), -1… in getNumberingRuleByIndex()
219 …beans::PropertyValue aSuffixProp( OUString(RTL_CONSTASCII_USTRINGPARAM(UNO_NAME_NRULE_SUFFIX)), -1… in getNumberingRuleByIndex()
229 …beans::PropertyValue aBulletProp( OUString(RTL_CONSTASCII_USTRINGPARAM("BulletChar")), -1, aVal, b… in getNumberingRuleByIndex()
247 OUString aURL( RTL_CONSTASCII_USTRINGPARAM(UNO_NAME_GRAPHOBJ_URLPREFIX)); in getNumberingRuleByIndex()
251 …const beans::PropertyValue aGraphicProp( OUString(RTL_CONSTASCII_USTRINGPARAM("GraphicURL")), -1, … in getNumberingRuleByIndex()
260 …const beans::PropertyValue aGraphicSizeProp(OUString(RTL_CONSTASCII_USTRINGPARAM("GraphicSize")), … in getNumberingRuleByIndex()
[all …]
/aoo42x/main/svtools/source/filter/
H A DSvFilterOptionsDialog.cxx63 …return OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.comp.svtools.SvFilterOptionsDialog" ) … in SvFilterOptionsDialog_getImplementationName()
77 pArray[0] = OUString( RTL_CONSTASCII_USTRINGPARAM( SERVICE_NAME ) ); in SvFilterOptionsDialog_getSupportedServiceNames()
149 maMediaDescriptor[ i ].Name = String( RTL_CONSTASCII_USTRINGPARAM( "FilterData" ) ); in getPropertyValues()
187 String aFilterNameStr( RTL_CONSTASCII_USTRINGPARAM( "FilterName" ) ); in execute()
197 …aInternalFilterName.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "draw_" ) ), String(), … in execute()
198 …aInternalFilterName.SearchAndReplace( String( RTL_CONSTASCII_USTRINGPARAM( "impress_" ) ), String(… in execute()
250 aConfigPath = String( RTL_CONSTASCII_USTRINGPARAM( "Office.Impress/Layout/Other/MeasureUnit" ) ); in setSourceDocument()
251 …else if ( xServiceInfo->supportsService( OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.draw… in setSourceDocument()
252 aConfigPath = String( RTL_CONSTASCII_USTRINGPARAM( "Office.Draw/Layout/Other/MeasureUnit" ) ); in setSourceDocument()
259 aPropertyName = String( RTL_CONSTASCII_USTRINGPARAM( "Metric" ) ); in setSourceDocument()
[all …]
/aoo42x/main/sw/source/ui/vba/
H A Dvbaheaderfooterhelper.cxx44 …xStyleProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("HeaderIsOn"))) >>= isOn; in isHeader()
49 …xStyleProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("HeaderIsShared"))) >>= … in isHeader()
51 rtl::OUString aPropText = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("HeaderText") ); in isHeader()
56 aPropText = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("HeaderTextLeft") ); in isHeader()
60 aPropText = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("HeaderTextRight") ); in isHeader()
87 …xStyleProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("HeaderIsShared"))) >>= … in isEvenPagesHeader()
103 …xStyleProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("FooterIsOn"))) >>= isOn; in isFooter()
108 …xStyleProps->getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("FooterIsShared"))) >>= … in isFooter()
110 rtl::OUString aPropText = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("FooterText") ); in isFooter()
115 aPropText = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("FooterTextLeft") ); in isFooter()
[all …]
/aoo42x/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx317 rtl::OUString emptyString = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "" )); in dispatchRequests()
360 (*pDest).Name = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Silent" )); in dispatchRequests()
423 RTL_CONSTASCII_USTRINGPARAM( in getCurrentDoc()
549 rtl::OUString sRange( RTL_CONSTASCII_USTRINGPARAM( "-" ) ); in PrintOutHelper()
683 …get< bool >() ? ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "TRUE" ) ) : ::rtl::OUString( RTL_CO… in extractStringFromAny()
762 String sEsc(RTL_CONSTASCII_USTRINGPARAM(".^$+\\|{}()")); in NeedEsc()
785 sResult.append(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(".*"))); in VBAToRegexp()
789 sResult.append(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("[0-9]"))); in VBAToRegexp()
1089 static const ::rtl::OUString saWidthName( RTL_CONSTASCII_USTRINGPARAM( "Width" ) );
1090 static const ::rtl::OUString saHeightName( RTL_CONSTASCII_USTRINGPARAM( "Height" ) );
[all …]
/aoo42x/main/toolkit/source/layout/vcl/
H A Dwcontainer.cxx51 xProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Border" ) ), in Container()
140 : Container( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "table" ) ), nBorder ) in Table()
143 xProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Columns" ) ), in Table()
175 xProps->setPropertyValue( rtl::OUString ( RTL_CONSTASCII_USTRINGPARAM( "XExpand" ) ), in setProps()
177 xProps->setPropertyValue( rtl::OUString ( RTL_CONSTASCII_USTRINGPARAM( "YExpand" ) ), in setProps()
179 xProps->setPropertyValue( rtl::OUString ( RTL_CONSTASCII_USTRINGPARAM( "ColSpan" ) ), in setProps()
222 xProps->setPropertyValue( rtl::OUString ( RTL_CONSTASCII_USTRINGPARAM( "Expand" ) ), in setProps()
224 xProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Fill" ) ), in setProps()
226 xProps->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Padding" ) ), in setProps()
241 : Box( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "hbox" ) ), in HBox()
[all …]
/aoo42x/main/sd/inc/
H A Dstrmname.h28 static const String pStarDrawDoc( RTL_CONSTASCII_USTRINGPARAM( "StarDrawDocument" ));
31 static const String pStarDrawDoc3( RTL_CONSTASCII_USTRINGPARAM( "StarDrawDocument3" ));
34 static const String pSfxStyleSheets( RTL_CONSTASCII_USTRINGPARAM( "SfxStyleSheets" ));
35 static const String pVCItemPoolName( RTL_CONSTASCII_USTRINGPARAM( "VCPool" ));
36 static const String pPreviewName( RTL_CONSTASCII_USTRINGPARAM( "StarDrawTemplatePreview" ));
39 static const String pFilterPowerPoint97( RTL_CONSTASCII_USTRINGPARAM( "MS PowerPoint 97" ));
40 static const String pFilterPowerPoint97Template( RTL_CONSTASCII_USTRINGPARAM( "MS PowerPoint 97 Vor…
43 static const String pStarDrawXMLContent( RTL_CONSTASCII_USTRINGPARAM( "content.xml" ));
44 static const String pStarDrawOldXMLContent( RTL_CONSTASCII_USTRINGPARAM( "Content.xml" ));
/aoo42x/main/desktop/source/app/
H A Dappfirststart.cxx44 static const OUString sConfigSrvc( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.configuration.Configu…
45 static const OUString sAccessSrvc( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.configuration.Configu…
64 OUString aBaseInstallPath(RTL_CONSTASCII_USTRINGPARAM("$OOO_BASE_DIR")); in GetLicensePath()
123 NamedValue aValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "NodePath" ) ), makeAny( rPath ) ); in impl_getConfigurationAccess()
133 … XPropertySet > xPSet = impl_getConfigurationAccess( OUString( RTL_CONSTASCII_USTRINGPARAM( "org.o… in impl_isFirstStart()
209 … XPropertySet > xPSet = impl_getConfigurationAccess( OUString( RTL_CONSTASCII_USTRINGPARAM( "org.o… in impl_isLicenseAccepted()
270 …pset->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM("FirstStartWizardCompleted")), makeA… in FinishFirstStart()
286 OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.office.Quickstart"))), UNO_QUERY ); in EnableQuickstart()
299 OUString sPropName( RTL_CONSTASCII_USTRINGPARAM( "OfficeRestartInProgress" ) ); in DoRestartActionsIfNecessary()
312 … OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.office.Quickstart" ) ) ),UNO_QUERY_THROW ); in DoRestartActionsIfNecessary()
[all …]
/aoo42x/main/connectivity/source/drivers/mysql/
H A DYTable.cxx69 return ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(" DROP FOREIGN KEY ")); in getDropForeignKey()
242 sTypeName += ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(" ")); in alterColumnByName()
280 sSql += ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(" CHANGE ")); in alterColumnByName()
283 sSql += ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(" ")); in alterColumnByName()
303 sSql += ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(" CHANGE ")); in alterColumnType()
306 sSql += ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(" ")); in alterColumnType()
326 sSql += ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(" ALTER ")); in alterDefaultValue()
331 sSql += ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("'")); in alterDefaultValue()
339 sSql += ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(" ALTER ")); in dropDefaultValue()
343 sSql += ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(" DROP DEFAULT")); in dropDefaultValue()
[all …]

Completed in 205 milliseconds

12345678910>>...106