Home
last modified time | relevance | path

Searched refs:sValue (Results 1 – 25 of 423) sorted by relevance

12345678910>>...17

/trunk/main/filter/source/xsltdialog/
H A Dtypedetectionexport.cxx139 sValue += sComma; in doExport()
140 sValue += sComma; in doExport()
146 sValue += sComma; in doExport()
147 sValue += sComma; in doExport()
149 sValue += sComma; in doExport()
151 sValue += sComma; in doExport()
184 sValue += sComma; in doExport()
186 sValue += sComma, in doExport()
188 sValue += sComma, in doExport()
190 sValue += sComma, in doExport()
[all …]
/trunk/main/sc/source/filter/xml/
H A Dxmldpimp.cxx153 sDataPilotTableName = sValue; in ScXMLDataPilotTableContext()
158 sApplicationData = sValue; in ScXMLDataPilotTableContext()
203 sButtons = sValue; in ScXMLDataPilotTableContext()
917 sName = sValue; in ScXMLDataPilotFieldContext()
924 aDisplayName = sValue; in ScXMLDataPilotFieldContext()
950 nUsedHierarchy = sValue.toInt32(); in ScXMLDataPilotFieldContext()
1304 aInfo.Field = sValue; in ScXMLDataPilotSortInfoContext()
1553 sName = sValue; in ScXMLDataPilotMemberContext()
1636 sGroupSource = sValue; in ScXMLDataPilotGroupsContext()
1750 sName = sValue; in ScXMLDataPilotGroupContext()
[all …]
H A DXMLTrackedChangesContext.cxx562 if (sValue.getLength()) in ScXMLTrackedChangesContext()
642 sAuthorBuffer = sValue; in ScXMLChangeInfoContext()
646 sDateTimeBuffer = sValue; in ScXMLChangeInfoContext()
1063 nRepeat = sValue.toInt32(); in CreateChildContext()
1151 rAddress = sValue; in ScXMLChangeCellContext()
1172 if (IsXMLToken(sValue, XML_FLOAT)) in ScXMLChangeCellContext()
1415 if (IsXMLToken(sValue, XML_ACCEPTED)) in ScXMLContentChangeContext()
1511 if (IsXMLToken(sValue, XML_ACCEPTED)) in ScXMLInsertionContext()
1522 if (IsXMLToken(sValue, XML_ROW)) in ScXMLInsertionContext()
1770 if (IsXMLToken(sValue, XML_ACCEPTED)) in ScXMLDeletionContext()
[all …]
H A Dxmldrani.cxx160 sDatabaseRangeName = sValue; in ScXMLDatabaseRangeContext()
185 if (IsXMLToken(sValue, XML_COLUMN)) in ScXMLDatabaseRangeContext()
201 sRangeAddress = sValue; in ScXMLDatabaseRangeContext()
466 sDBName = sValue; in ScXMLSourceSQLContext()
539 sDBName = sValue; in ScXMLSourceTableContext()
607 sDBName = sValue; in ScXMLSourceQueryContext()
674 sConRes = sValue; in ScXMLConResContext()
804 if (sValue.getLength() > 8) in ScXMLSortGroupsContext()
810 sTemp = sValue.copy(8); in ScXMLSortGroupsContext()
951 sFieldNumber = sValue; in ScXMLSubTotalFieldContext()
[all …]
H A Dxmlexternaltabi.cxx68 const rtl::OUString& sValue = xAttrList->getValueByIndex(i); in ScXMLExternalRefTabSourceContext() local
72 maRelativeUrl = sValue; in ScXMLExternalRefTabSourceContext()
77 maTableName = sValue; in ScXMLExternalRefTabSourceContext()
79 maFilterName = sValue; in ScXMLExternalRefTabSourceContext()
81 maFilterOptions = sValue; in ScXMLExternalRefTabSourceContext()
300 mnCellType = mrScImport.GetCellType(sValue); in ScXMLExternalRefCellContext()
305 if (sValue.getLength()) in ScXMLExternalRefCellContext()
325 if (sValue.getLength()) in ScXMLExternalRefCellContext()
335 if (sValue.getLength()) in ScXMLExternalRefCellContext()
337 maCellString = sValue; in ScXMLExternalRefCellContext()
[all …]
H A Dxmlfilti.cxx101 bSkipDuplicates = !IsXMLToken(sValue, XML_TRUE); in ScXMLFilterContext()
292 nField = sValue.toInt32(); in ScXMLConditionContext()
297 bIsCaseSensitive = IsXMLToken(sValue, XML_TRUE); in ScXMLConditionContext()
302 sDataType = sValue; in ScXMLConditionContext()
307 sConditionValue = sValue; in ScXMLConditionContext()
312 sOperator = sValue; in ScXMLConditionContext()
465 bSkipDuplicates = !IsXMLToken(sValue, XML_TRUE); in ScXMLDPFilterContext()
668 nField = sValue.toInt32(); in ScXMLDPConditionContext()
678 sDataType = sValue; in ScXMLDPConditionContext()
683 sConditionValue = sValue; in ScXMLDPConditionContext()
[all …]
/trunk/main/sal/qa/rtl/oustring/
H A Drtl_OUString2.cxx80 rtl::OString sValue; in valueOf_float_test_impl() local
81 sValue <<= suValue; in valueOf_float_test_impl()
106 sValue <<= suValue; in valueOf_double_test_impl()
493 toFloat_test(sValue); in TEST_F()
498 toFloat_test(sValue); in TEST_F()
503 toFloat_test(sValue); in TEST_F()
508 toFloat_test(sValue); in TEST_F()
514 toFloat_test(sValue); in TEST_F()
520 toFloat_test(sValue); in TEST_F()
525 toFloat_test(sValue); in TEST_F()
[all …]
/trunk/main/sal/qa/rtl/ostring/
H A Drtl_OString2.cxx252 toDouble_test(sValue); in TEST_F()
257 toDouble_test(sValue); in TEST_F()
262 toDouble_test(sValue); in TEST_F()
268 toDouble_test(sValue); in TEST_F()
274 toDouble_test(sValue); in TEST_F()
279 toDouble_test(sValue); in TEST_F()
284 toDouble_test(sValue); in TEST_F()
289 toDouble_test(sValue); in TEST_F()
294 toDouble_test(sValue); in TEST_F()
299 toDouble_test(sValue); in TEST_F()
[all …]
/trunk/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx310 aValue >>= sValue; in exportDataSource()
458 m_sCharSet = sValue; in exportDataSource()
813 ::rtl::OUString sValue; in exportLogin()
861 ::rtl::OUString sValue; in exportComponent()
866 sValue = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("forms/")) + sValue; in exportComponent()
868 sValue = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("reports/")) + sValue; in exportComponent()
945 ::rtl::OUString sValue; in exportTableName()
947 if ( sValue.getLength() ) in exportTableName()
951 if ( sValue.getLength() ) in exportTableName()
954 if ( sValue.getLength() ) in exportTableName()
[all …]
H A DxmlDataSource.cxx102 rtl::OUString sValue = _xAttrList->getValueByIndex( i ); in DBG_NAME() local
112 xDataSource->setPropertyValue(PROPERTY_URL,makeAny(sValue)); in DBG_NAME()
138 aProperty.Value <<= (sValue == s_sTRUE ? sal_True : sal_False); in DBG_NAME()
142 aProperty.Value <<= (sValue == s_sTRUE ? sal_True : sal_False); in DBG_NAME()
146 aProperty.Value <<= (sValue == s_sTRUE ? sal_True : sal_False); in DBG_NAME()
172 if ( sValue.equalsAscii("equal-integer") ) in DBG_NAME()
174 else if ( sValue.equalsAscii("is-boolean") ) in DBG_NAME()
176 else if ( sValue.equalsAscii("equal-boolean") ) in DBG_NAME()
178 else if ( sValue.equalsAscii("equal-use-only-zero") ) in DBG_NAME()
190 aProperty.Value <<= sValue.toInt32(); in DBG_NAME()
[all …]
H A DxmlTable.cxx102 rtl::OUString sValue = _xAttrList->getValueByIndex( i ); in DBG_NAME() local
107 m_sName = sValue; in DBG_NAME()
110 m_sCatalog = sValue; in DBG_NAME()
113 m_sSchema = sValue; in DBG_NAME()
116 m_sStyleName = sValue; in DBG_NAME()
119 m_bApplyFilter = sValue.equalsAscii("true"); in DBG_NAME()
122 m_bApplyOrder = sValue.equalsAscii("true"); in DBG_NAME()
275 _rsCommand = sValue; in fillAttributes()
278 _rsTableCatalog = sValue; in fillAttributes()
281 _rsTableSchema = sValue; in fillAttributes()
[all …]
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/simple/
H A DRestriction.java151 maEnumerations.add(sValue); in AddEnumeration()
160 msMinInclusive = sValue; in SetMinInclusive()
170 msMinExclusive = sValue; in SetMinExclusive()
180 msMaxInclusive = sValue; in SetMaxInclusive()
190 msMaxExclusive = sValue; in SetMaxExclusive()
198 public void SetLength (final String sValue) in SetLength() argument
200 mnLength = Integer.parseInt(sValue); in SetLength()
210 mnMinLength = Integer.parseInt(sValue); in SetMinLength()
220 mnMaxLength = Integer.parseInt(sValue); in SetMaxLength()
228 public void SetPattern (final String sValue) in SetPattern() argument
[all …]
/trunk/main/l10ntools/source/filter/utils/
H A DConfigHelper.java109 setProperty(sArg, sValue); in ConfigHelper()
170 java.lang.String sValue = getProperty(sProp); in getBoolean() local
171 if (sValue == null) in getBoolean()
198 java.lang.String sValue = getProperty(sProp); in getInt() local
199 if (sValue == null) in getInt()
201 return new java.lang.Integer(sValue).intValue(); in getInt()
226 java.lang.String sValue = getProperty(sProp); in getString() local
227 if (sValue == null) in getString()
229 return sValue; in getString()
265 java.lang.String sValue = getProperty(sProp); in getStringList() local
[all …]
H A DXMLHelper.java364 if (!sReturn.equals(sValue)) in encodeHTMLSigns()
417 java.lang.String sValue = (java.lang.String)aValue; in convertSimpleObjectToXML() local
419 sValue = encodeHTMLSigns(sValue); in convertSimpleObjectToXML()
421 if (sValue.length() < 1) in convertSimpleObjectToXML()
425 sXML.append("><value>"+sValue+"</value>"); in convertSimpleObjectToXML()
496 java.lang.String sValue = (java.lang.String)aItem; in convertListToXML() local
498 sValue = encodeHTMLSigns(sValue); in convertListToXML()
502 sValBuff.append(sValue); in convertListToXML()
518 if (sValue.indexOf(DELIMS[d]) != -1) in convertListToXML()
661 java.lang.String sValue = aAttrib.getValue(); in extractNodeAttribByName() local
[all …]
/trunk/main/oox/source/drawingml/
H A Dtextbodypropertiescontext.cxx61 OUString sValue; in TextBodyPropertiesContext() local
62 sValue = xAttributes->getOptionalValue( XML_lIns ); in TextBodyPropertiesContext()
63 if( sValue.getLength() ) { in TextBodyPropertiesContext()
64 sal_Int32 nLeftInset = ( sValue.getLength() != 0 ? GetCoordinate( sValue ) : 91440 / 360 ); in TextBodyPropertiesContext()
67 sValue = xAttributes->getOptionalValue( XML_tIns ); in TextBodyPropertiesContext()
68 if( sValue.getLength() ) { in TextBodyPropertiesContext()
69 sal_Int32 nTopInset = ( sValue.getLength() != 0 ? GetCoordinate( sValue ) : 91440 / 360 ); in TextBodyPropertiesContext()
73 if( sValue.getLength() ) { in TextBodyPropertiesContext()
74 sal_Int32 nRightInset = ( sValue.getLength() != 0 ? GetCoordinate( sValue ) : 91440 / 360 ); in TextBodyPropertiesContext()
78 if( sValue.getLength() ) { in TextBodyPropertiesContext()
[all …]
H A Ddrawingmltypes.cxx48 sal_Int32 GetTextMargin( const OUString& sValue ) in GetTextMargin() argument
51 if( !::sax::Converter::convertNumber( nRet, sValue ) ) in GetTextMargin()
69 sal_Int32 GetCoordinate( const OUString& sValue ) in GetCoordinate() argument
72 if( !::sax::Converter::convertNumber( nRet, sValue ) ) in GetCoordinate()
78 sal_Int32 GetPercent( const OUString& sValue ) in GetPercent() argument
81 if( !::sax::Converter::convertNumber( nRet, sValue ) ) in GetPercent()
89 double fPercent = sValue.toFloat() / 100000.; in GetPositiveFixedPercentage()
110 float GetTextSize( const OUString& sValue ) in GetTextSize() argument
114 if( ::sax::Converter::convertNumber( nRet, sValue ) ) in GetTextSize()
121 sal_Int32 GetTextSpacingPoint( const OUString& sValue ) in GetTextSpacingPoint() argument
[all …]
/trunk/main/xmloff/source/text/
H A DXMLTextColumnsExport.cxx72 OUStringBuffer sValue; in exportXML() local
75 sValue.makeStringAndClear() ); in exportXML()
111 sValue.makeStringAndClear() ); in exportXML()
117 GetExport().GetMM100UnitConverter().convertColor( sValue, in exportXML()
120 sValue.makeStringAndClear() ); in exportXML()
129 sValue.makeStringAndClear() ); in exportXML()
160 GetExport().GetMM100UnitConverter().convertNumber( sValue, in exportXML()
162 sValue.append( (sal_Unicode)'*' ); in exportXML()
164 sValue.makeStringAndClear() ); in exportXML()
170 sValue.makeStringAndClear() ); in exportXML()
[all …]
/trunk/main/reportdesign/source/filter/xml/
H A DxmlGroup.cxx81 ::rtl::OUString sValue = _xAttrList->getValueByIndex( i ); in DBG_NAME()
88 m_xGroup->setStartNewColumn(sValue == s_sTRUE); in DBG_NAME()
91 m_xGroup->setResetPageNumber(sValue == s_sTRUE); in DBG_NAME()
94 m_xGroup->setSortAscending(sValue == s_sTRUE); in DBG_NAME()
98 sal_Int32 nLen = sValue.getLength(); in DBG_NAME()
114 sValue = sValue.replaceAt(nIndex,2,s_sSingleQuote); in DBG_NAME()
119 sValue = sValue.copy(nPos,nLen-nPos-1); in DBG_NAME()
175 _rImport.removeFunction(sValue); in DBG_NAME()
176 sValue = sExpression; in DBG_NAME()
178 m_xGroup->setExpression(sValue); in DBG_NAME()
[all …]
/trunk/main/xmloff/source/draw/
H A Dximpshow.cxx114 OUString sValue = xAttrList->getValueByIndex( i ); in SdXMLShowsContext() local
121 aAny <<= sValue; in SdXMLShowsContext()
127 mpImpl->maCustomShowName = sValue; in SdXMLShowsContext()
147 aAny = bool2any( IsXMLToken( sValue, XML_TRUE ) ); in SdXMLShowsContext()
152 aAny = bool2any( IsXMLToken( sValue, XML_TRUE ) ); in SdXMLShowsContext()
157 aAny = bool2any( IsXMLToken( sValue, XML_TRUE ) ); in SdXMLShowsContext()
162 aAny = bool2any( IsXMLToken( sValue, XML_TRUE ) ); in SdXMLShowsContext()
167 aAny = bool2any( IsXMLToken( sValue, XML_TRUE ) ); in SdXMLShowsContext()
223 OUString sValue = xAttrList->getValueByIndex( i ); in CreateChildContext() local
230 aName = sValue; in CreateChildContext()
[all …]
H A Deventimp.cxx145 OUString sValue = xAttrList->getValueByIndex( i ); in XMLEventSoundContext() local
152 mpParent->msSoundURL = rImp.GetAbsoluteReference(sValue); in XMLEventSoundContext()
158 mpParent->mbPlayFull = IsXMLToken( sValue, XML_TRUE ); in XMLEventSoundContext()
210 OUString sValue = xAttrList->getValueByIndex( i ); in SdXMLEventContext() local
247 SvXMLUnitConverter::convertNumber( mnVerb, sValue ); in SdXMLEventContext()
254 sEventName = sValue; in SdXMLEventContext()
268 msLanguage = sValue; in SdXMLEventContext()
276 msMacroName = sValue; in SdXMLEventContext()
289 msMacroName = sValue; in SdXMLEventContext()
294 msHyperURL = sValue; in SdXMLEventContext()
[all …]
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleDocumentViewBase.cxx855 rtl::OUString sValue; in getExtendedAttributes() local
873 sValue += sName; in getExtendedAttributes()
876 sValue += sName; in getExtendedAttributes()
883 sValue = sName; in getExtendedAttributes()
905 sValue += sDisplay; in getExtendedAttributes()
907 sValue += sName; in getExtendedAttributes()
910 sValue += sName; in getExtendedAttributes()
962 sValue += sName; in getExtendedAttributes()
965 sValue += sName; in getExtendedAttributes()
970 if (sValue.getLength()) in getExtendedAttributes()
[all …]
/trunk/main/jvmfwk/source/
H A Dfwkbase.cxx89 name, sValue.getStr()); in getParam()
342 OUString sValue; in getVMParameters() local
343 if (Bootstrap::get()->getFrom(sName, sValue) == sal_True) in getVMParameters()
512 UNO_JAVA_JFW_JREHOME" = %s.\n", sValue.getStr()); in getJREHome()
534 rtl::OUString sValue; in getInstallDataExpiration() local
537 sValue); in getInstallDataExpiration()
545 sal_Int64 nVal = sValue.toInt64(); in getInstallDataExpiration()
569 rtl::OUString sValue; in getMode() local
573 if (aBoot->getFrom(sJREHome, sValue) == sal_False) in getMode()
577 if (aBoot->getFrom(sEnvJRE, sValue) == sal_False) in getMode()
[all …]
/trunk/main/sw/source/core/access/
H A Daccdoc.cxx648 rtl::OUString sValue; in getExtendedAttributes() local
660 sValue += sAttrName; in getExtendedAttributes()
663 sValue += sAttrName; in getExtendedAttributes()
765 sValue += sAttrName; in getExtendedAttributes()
774 sValue += sAttrName; in getExtendedAttributes()
806 sValue += sAttrName; in getExtendedAttributes()
818 sValue += sAttrName; in getExtendedAttributes()
827 sValue += sectionName; in getExtendedAttributes()
851 sValue += sAttrName; in getExtendedAttributes()
862 sValue += sAttrName; in getExtendedAttributes()
[all …]
/trunk/main/xmloff/source/style/
H A Dfonthdl.cxx77 String sValue; in importXML() local
106 if( sValue.Len() != 0 ) in importXML()
107 sValue += sal_Unicode(';'); in importXML()
110 sValue += sTemp.getStr(); in importXML()
118 if( sValue.Len() ) in importXML()
167 if( sValue.getLength() != 0L ) in exportXML()
169 sValue.append( sal_Unicode( ',' ) ); in exportXML()
170 sValue.append( sal_Unicode( ' ' )); in exportXML()
185 sValue.append( sal_Unicode('\'') ); in exportXML()
186 sValue.append( sFamily ); in exportXML()
[all …]
/trunk/main/sc/source/ui/vba/
H A Dvbaname.cxx106 ::rtl::OUString sValue = mxNamedRange->getContent(); in getValue()
113 nTo = sValue.indexOf( sSegmentation, nFrom ); in getValue()
125 nTo = sValue.indexOf( sSegmentation, nFrom ); in getValue()
127 ::rtl::OUString sTmpValue = sValue.copy( nFrom ); in getValue()
145 ::rtl::OUString sValue = rValue; in setValue()
151 if (sValue.indexOf('=') == 0) in setValue()
153 ::rtl::OUString sTmp = sValue.copy(1); in setValue()
154 sValue = sTmp; in setValue()
156 nTo = sValue.indexOf( sSegmentation, nFrom ); in setValue()
168 nTo = sValue.indexOf( sSegmentation, nFrom ); in setValue()
[all …]

Completed in 150 milliseconds

12345678910>>...17