Home
last modified time | relevance | path

Searched refs:convertPercent (Results 1 – 25 of 36) sorted by path

12

/trunk/main/sax/inc/sax/tools/
H A Dconverter.hxx84 static bool convertPercent( sal_Int32& rValue,
88 static void convertPercent( ::rtl::OUStringBuffer& rBuffer,
/trunk/main/sax/source/tools/
H A Dconverter.cxx489 bool Converter::convertPercent( sal_Int32& rPercent, const OUString& rString ) in convertPercent() function in sax::Converter
495 void Converter::convertPercent( OUStringBuffer& rBuffer, sal_Int32 nValue ) in convertPercent() function in sax::Converter
/trunk/main/sw/source/filter/xml/
H A Dxmlexpit.cxx392 rUnitConverter.convertPercent( aOut, pLRSpace->GetPropLeft() ); in QueryXMLValue()
399 rUnitConverter.convertPercent( aOut, pLRSpace->GetPropRight() ); in QueryXMLValue()
415 rUnitConverter.convertPercent( in QueryXMLValue()
441 rUnitConverter.convertPercent( aOut, pULSpace->GetPropUpper() ); in QueryXMLValue()
448 rUnitConverter.convertPercent( aOut, pULSpace->GetPropLower() ); in QueryXMLValue()
983 rUnitConverter.convertPercent( aOut, pFrmSize->GetWidthPercent() ); in QueryXMLValue()
H A Dxmlimpit.cxx260 bOk = rUnitConverter.convertPercent( nProp, rValue ); in PutXMLValue()
284 bOk = rUnitConverter.convertPercent( nProp, rValue ); in PutXMLValue()
316 bOk = rUnitConverter.convertPercent( nProp, rValue ); in PutXMLValue()
706 if( rUnitConverter.convertPercent( nPrc, aToken ) ) in PutXMLValue()
865 bOk = rUnitConverter.convertPercent( nValue, rValue ); in PutXMLValue()
/trunk/main/xmloff/inc/xmloff/
H A Dxmluconv.hxx180 static sal_Bool convertPercent( sal_Int32& rValue,
184 static void convertPercent( ::rtl::OUStringBuffer& rBuffer,
/trunk/main/xmloff/source/core/
H A Dxmluconv.cxx456 sal_Bool SvXMLUnitConverter::convertPercent( sal_Int32& rPercent, in convertPercent() function in SvXMLUnitConverter
463 void SvXMLUnitConverter::convertPercent( OUStringBuffer& rBuffer, in convertPercent() function in SvXMLUnitConverter
/trunk/main/xmloff/source/draw/
H A Danimexp.cxx498 SvXMLUnitConverter::convertPercent( sTmp, rEffect.mnStartScale ); in exportAnimations()
H A Danimimp.cxx543 if( SvXMLUnitConverter::convertPercent( nScale, sValue ) ) in XMLAnimationsEffectContext()
H A Deventimp.cxx236 if( SvXMLUnitConverter::convertPercent( nScale, sValue ) ) in SdXMLEventContext()
H A Dpropimp0.cxx112 if( SvXMLUnitConverter::convertPercent( nValue, rStrImpValue ) ) in importXML()
163 SvXMLUnitConverter::convertPercent( aOut, nVal ); in exportXML()
H A Dsdpropls.cxx752 if( !SvXMLUnitConverter::convertPercent( nValue, rStrImpValue ) ) in importXML()
768 SvXMLUnitConverter::convertPercent( aOut, nValue ); in exportXML()
H A Dshapeexport2.cxx472 SvXMLUnitConverter::convertPercent( msBuffer, nStartScale );
/trunk/main/xmloff/source/style/
H A DDashStyle.cxx154 rUnitConverter.convertPercent( aLineDash.DotLen, rStrValue ); in importXML()
172 rUnitConverter.convertPercent( aLineDash.DashLen, rStrValue ); in importXML()
186 rUnitConverter.convertPercent( aLineDash.Distance, rStrValue ); in importXML()
274 rUnitConverter.convertPercent( aOut, aLineDash.DotLen ); in exportXML()
295 rUnitConverter.convertPercent( aOut, aLineDash.DashLen ); in exportXML()
309 rUnitConverter.convertPercent( aOut, aLineDash.Distance ); in exportXML()
H A DGradientStyle.cxx163 SvXMLUnitConverter::convertPercent( nTmpValue, rStrValue ); in importXML()
167 SvXMLUnitConverter::convertPercent( nTmpValue, rStrValue ); in importXML()
187 SvXMLUnitConverter::convertPercent( nTmpValue, rStrValue ); in importXML()
191 SvXMLUnitConverter::convertPercent( nTmpValue, rStrValue ); in importXML()
202 SvXMLUnitConverter::convertPercent( nTmpValue, rStrValue ); in importXML()
284 SvXMLUnitConverter::convertPercent( aOut, aGradient.XOffset ); in exportXML()
288 SvXMLUnitConverter::convertPercent( aOut, aGradient.YOffset ); in exportXML()
308 SvXMLUnitConverter::convertPercent( aOut, aGradient.StartIntensity ); in exportXML()
313 SvXMLUnitConverter::convertPercent( aOut, aGradient.EndIntensity ); in exportXML()
326 SvXMLUnitConverter::convertPercent( aOut, aGradient.Border ); in exportXML()
H A DTransGradientStyle.cxx156 SvXMLUnitConverter::convertPercent( nTmpValue, rStrValue ); in importXML()
160 SvXMLUnitConverter::convertPercent( nTmpValue, rStrValue ); in importXML()
166 SvXMLUnitConverter::convertPercent( aStartTransparency, rStrValue ); in importXML()
178 SvXMLUnitConverter::convertPercent( aEndTransparency, rStrValue ); in importXML()
195 SvXMLUnitConverter::convertPercent( nTmpValue, rStrValue ); in importXML()
275 SvXMLUnitConverter::convertPercent( aOut, aGradient.XOffset ); in exportXML()
279 SvXMLUnitConverter::convertPercent( aOut, aGradient.YOffset ); in exportXML()
290 SvXMLUnitConverter::convertPercent( aOut, aStartValue ); in exportXML()
297 SvXMLUnitConverter::convertPercent( aOut, aEndValue ); in exportXML()
310 SvXMLUnitConverter::convertPercent( aOut, aGradient.Border ); in exportXML()
H A DXMLBackgroundImageContext.cxx219 if( SvXMLUnitConverter::convertPercent( nPrc, aToken ) ) in ProcessAttrs()
319 if( SvXMLUnitConverter::convertPercent( nTmp, rValue ) ) in ProcessAttrs()
H A DXMLBackgroundImageExport.cxx155 SvXMLUnitConverter::convertPercent( aTransOut, 100-nTransparency ); in exportXML()
H A DXMLBitmapRepeatOffsetPropertyHandler.cxx64 if( SvXMLUnitConverter::convertPercent( nValue, aToken ) ) in importXML()
91 SvXMLUnitConverter::convertPercent( aOut, nValue ); in exportXML()
H A DXMLFillBitmapSizePropertyHandler.cxx56 bRet = rUnitConverter.convertPercent( nValue, rStrImpValue ); in importXML()
82 rUnitConverter.convertPercent( aOut, -nValue ); in exportXML()
H A DXMLFootnoteSeparatorExport.cxx152 SvXMLUnitConverter::convertPercent(sBuf, nLineRelWidth); in exportXML()
H A DXMLFootnoteSeparatorImport.cxx143 if (SvXMLUnitConverter::convertPercent(nTmp, sAttrValue)) in StartElement()
H A DXMLPercentOrMeasurePropertyHandler.cxx59 if( !rUnitConverter.convertPercent( nValue, rStrImpValue ) ) in importXML()
85 rUnitConverter.convertPercent( aOut, nValue ); in exportXML()
H A Dbackhdl.cxx81 if( SvXMLUnitConverter::convertPercent( nPrc, aToken ) ) in importXML()
H A Dchrhghdl.cxx103 if( SvXMLUnitConverter::convertPercent( nPrc, rStrImpValue ) ) in importXML()
120 SvXMLUnitConverter::convertPercent( aOut, nValue ); in exportXML()
H A Descphdl.cxx76 if( !SvXMLUnitConverter::convertPercent( nNewEsc, aToken ) ) in importXML()
103 SvXMLUnitConverter::convertPercent( aOut, nValue ); in exportXML()
136 if( !SvXMLUnitConverter::convertPercent( nNewProp, aToken ) ) in importXML()
143 … if( SvXMLUnitConverter::convertPercent( nEscapementPosition, aToken ) && nEscapementPosition==0 ) in importXML()
163 SvXMLUnitConverter::convertPercent( aOut, nValue ); in exportXML()

Completed in 103 milliseconds

12