Home
last modified time | relevance | path

Searched refs:convertNumber (Results 1 – 25 of 83) sorted by last modified time

1234

/trunk/main/xmloff/source/text/
H A Dtxtparai.cxx1382 if ( SvXMLUnitConverter::convertNumber( nTmp, sValue ) in ProcessAttribute()
1449 if (SvXMLUnitConverter::convertNumber( in ProcessAttribute()
H A Dtxtparae.cxx2549 GetExport().GetMM100UnitConverter().convertNumber( sValue, in addTextFrameAttributes()
2702 GetExport().GetMM100UnitConverter().convertNumber( sValue, in addTextFrameAttributes()
3009 GetExport().GetMM100UnitConverter().convertNumber( sRet, (sal_Int32)nVal ); in _exportTextGraphic()
H A Dtxtprhdl.cxx451 bRet = SvXMLUnitConverter::convertNumber( nValue, rStrImpValue ); in importXML()
1183 sal_Bool bRet = SvXMLUnitConverter::convertNumber( nValue, rStrImpValue ); in importXML()
1212 SvXMLUnitConverter::convertNumber( aOut, nAngle / 10 ); in exportXML()
1247 sal_Bool bRet = SvXMLUnitConverter::convertNumber( nValue, rStrImpValue ); in importXML()
1263 SvXMLUnitConverter::convertNumber( aOut, nValue + 1 ); in exportXML()
H A Dtxtstyli.cxx117 if( SvXMLUnitConverter::convertNumber( nTmp, rValue ) && in SetAttribute()
H A Dtxtvfldi.cxx883 sal_Bool bRet = SvXMLUnitConverter::convertNumber( in XMLVariableDeclImportContext()
H A Dtxtfldi.cxx930 if (SvXMLUnitConverter::convertNumber(nTmp, sAttrValue)) in ProcessAttribute()
1553 if (SvXMLUnitConverter::convertNumber( nTmp, sAttrValue in ProcessAttribute()
1617 if (SvXMLUnitConverter::convertNumber( nTmp, sAttrValue )) in ProcessAttribute()
1833 if (SvXMLUnitConverter::convertNumber(nTmp, GetContent())) in PrepareField()
2460 if (SvXMLUnitConverter::convertNumber( in ProcessAttribute()
2690 if (SvXMLUnitConverter::convertNumber(nTmp, sAttrValue)) in ProcessAttribute()
H A Dtxtftne.cxx319 SvXMLUnitConverter::convertNumber(sBuffer, (sal_Int32)nOffset); in exportTextFootnoteConfigurationHelper()
H A DXMLTextShapeImportHelper.cxx123 convertNumber( nTmp, rValue, 1, SHRT_MAX ) ) in addShape()
H A Dtxtdrope.cxx66 rUnitConv.convertNumber( sBuffer, (sal_Int32)aFormat.Lines ); in exportXML()
77 rUnitConv.convertNumber( sBuffer, (sal_Int32)aFormat.Count ); in exportXML()
H A Dtxtdropi.cxx85 if( GetImport().GetMM100UnitConverter().convertNumber( nTmp, rValue, 0, 255 ) ) in ProcessAttrs()
96 else if( GetImport().GetMM100UnitConverter().convertNumber( nTmp, rValue, 1, 255 ) ) in ProcessAttrs()
H A DXMLLineNumberingImportContext.cxx211 if (SvXMLUnitConverter::convertNumber(nTmp, sValue, 0)) in ProcessAttribute()
H A DXMLLineNumberingSeparatorImportContext.cxx73 if (SvXMLUnitConverter::convertNumber( in StartElement()
H A DXMLSectionExport.cxx582 SvXMLUnitConverter::convertNumber(sBuffer, (sal_Int32)nLevel); in ExportTableOfContentStart()
1585 SvXMLUnitConverter::convertNumber(sBuf, nLevelPlusOne); in ExportLevelParagraphStyles()
H A DXMLSectionFootnoteConfigExport.cxx156 SvXMLUnitConverter::convertNumber(sBuf, in exportXML()
/trunk/main/xmloff/source/forms/
H A Dpropertyexport.cxx336 …m_rContext.getGlobalContext().GetMM100UnitConverter().convertNumber(sBuffer, (sal_Int32)nCurrentVa… in exportInt16PropertyAttribute()
360 m_rContext.getGlobalContext().GetMM100UnitConverter().convertNumber( sBuffer, nCurrentValue ); in exportInt32PropertyAttribute()
567 m_rContext.getGlobalContext().GetMM100UnitConverter().convertNumber(aBuffer, getINT32(_rValue)); in implConvertAny()
578 m_rContext.getGlobalContext().GetMM100UnitConverter().convertNumber(aBuffer, nValue); in implConvertAny()
H A Delementimport.cxx1389 GetImport().GetMM100UnitConverter().convertNumber( m_nStepSizeValue, _rValue ); in handleAttribute()
/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx2687 SvXMLUnitConverter::convertNumber(sBuffer, static_cast<sal_Int32>(nViewID)); in WriteUserDataSequence()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx1491 SvXMLUnitConverter::convertNumber(sBuffer, static_cast<sal_Int32>(nViewID)); in WriteUserDataSequence()
/trunk/main/xmlsecurity/source/helper/
H A Dxsecctl.hxx374 …sal_Bool convertNumber( sal_Int32& rValue, const rtl::OUString& rString, sal_Int32 nMin, sal_Int32…
H A Dxsecctl.cxx81 sal_Bool XSecController::convertNumber( sal_Int32& rValue, in convertNumber() function in XSecController
225 if ( !convertNumber( nYear, aDateStr.getToken( 0, '-', n ), 0, 9999 ) ) in convertDateTime()
228 if ( !convertNumber( nMonth, aDateStr.getToken( 0, '-', n ), 0, 12 ) ) in convertDateTime()
231 if ( !convertNumber( nDay, aDateStr.getToken( 0, '-', n ), 0, 31 ) ) in convertDateTime()
250 if ( !convertNumber( nHour, aTimeStr.getToken( 0, ':', n ), 0, 23 ) ) in convertDateTime()
253 if ( !convertNumber( nMin, aTimeStr.getToken( 0, ':', n ), 0, 59 ) ) in convertDateTime()
256 if ( !convertNumber( nSec, aTimeStr.getToken( 0, ':', n ), 0, 59 ) ) in convertDateTime()
/trunk/main/xmloff/source/draw/
H A Dximpcustomshape.cxx101 if ( SvXMLUnitConverter::convertNumber( nAttrNumber, rValue ) ) in GetInt32()
406 if ( SvXMLUnitConverter::convertNumber( nValue, aNumber ) ) in GetNextParameter()
1050 if ( SvXMLUnitConverter::convertNumber( nAttrNumber, rValue ) ) in StartElement()
1061 if ( SvXMLUnitConverter::convertNumber( nAttrNumber, rValue ) ) in StartElement()
/trunk/main/xmloff/source/xforms/
H A Dxformsexport.cxx147 convert_t lcl_int32 = &lcl_convert<sal_Int32,&SvXMLUnitConverter::convertNumber>;
H A DSchemaRestrictionContext.cxx155 bool bSuccess = SvXMLUnitConverter::convertNumber( nValue, rValue ); in lcl_int32()
162 bool bSuccess = SvXMLUnitConverter::convertNumber( nValue, rValue ); in lcl_int16()
/trunk/main/xmloff/source/transform/
H A DStyleOASISTContext.cxx345 SvXMLUnitConverter::convertNumber( nIntervalMinorDivisor, rAttrValue ); in StartElement()
H A DStyleOOoTContext.cxx1035 SvXMLUnitConverter::convertNumber( aBuf, nIntervalMinorDivisor ); in StartElement()

Completed in 245 milliseconds

1234