/trunk/main/xmloff/source/style/ |
H A D | GradientStyle.cxx | 163 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 D | TransGradientStyle.cxx | 156 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 D | DashStyle.cxx | 154 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 D | escphdl.cxx | 76 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()
|
H A D | xmlbahdl.cxx | 323 bRet = SvXMLUnitConverter::convertPercent( nValue, rStrImpValue ); in importXML() 337 SvXMLUnitConverter::convertPercent( aOut, nValue ); in exportXML() 364 bRet = SvXMLUnitConverter::convertPercent( nValue, rStrImpValue ); in importXML() 385 SvXMLUnitConverter::convertPercent( aOut, nValue ); in exportXML() 410 bRet = SvXMLUnitConverter::convertPercent( nValue, rStrImpValue ); in importXML() 424 SvXMLUnitConverter::convertPercent( aOut, 100-nValue ); in exportXML()
|
H A D | XMLFillBitmapSizePropertyHandler.cxx | 56 bRet = rUnitConverter.convertPercent( nValue, rStrImpValue ); in importXML() 82 rUnitConverter.convertPercent( aOut, -nValue ); in exportXML()
|
H A D | XMLPercentOrMeasurePropertyHandler.cxx | 59 if( !rUnitConverter.convertPercent( nValue, rStrImpValue ) ) in importXML() 85 rUnitConverter.convertPercent( aOut, nValue ); in exportXML()
|
H A D | XMLBitmapRepeatOffsetPropertyHandler.cxx | 64 if( SvXMLUnitConverter::convertPercent( nValue, aToken ) ) in importXML() 91 SvXMLUnitConverter::convertPercent( aOut, nValue ); in exportXML()
|
H A D | chrhghdl.cxx | 103 if( SvXMLUnitConverter::convertPercent( nPrc, rStrImpValue ) ) in importXML() 120 SvXMLUnitConverter::convertPercent( aOut, nValue ); in exportXML()
|
H A D | lspachdl.cxx | 66 if(!rUnitConverter.convertPercent( nTemp, rStrImpValue )) in importXML() 100 rUnitConverter.convertPercent( aOut, aLSp.Height ); in exportXML()
|
H A D | XMLBackgroundImageContext.cxx | 219 if( SvXMLUnitConverter::convertPercent( nPrc, aToken ) ) in ProcessAttrs() 319 if( SvXMLUnitConverter::convertPercent( nTmp, rValue ) ) in ProcessAttrs()
|
H A D | XMLFootnoteSeparatorExport.cxx | 152 SvXMLUnitConverter::convertPercent(sBuf, nLineRelWidth); in exportXML()
|
H A D | XMLBackgroundImageExport.cxx | 155 SvXMLUnitConverter::convertPercent( aTransOut, 100-nTransparency ); in exportXML()
|
H A D | XMLFootnoteSeparatorImport.cxx | 143 if (SvXMLUnitConverter::convertPercent(nTmp, sAttrValue)) in StartElement()
|
H A D | backhdl.cxx | 81 if( SvXMLUnitConverter::convertPercent( nPrc, aToken ) ) in importXML()
|
/trunk/main/sw/source/filter/xml/ |
H A D | xmlexpit.cxx | 392 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 D | xmlimpit.cxx | 260 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/source/transform/ |
H A D | StyleOASISTContext.cxx | 472 SvXMLUnitConverter::convertPercent( nValue, rAttrValue ); in StartElement() 477 SvXMLUnitConverter::convertPercent( aOut, nValue ); in StartElement() 546 SvXMLUnitConverter::convertPercent( nValue, rAttrValue ); in StartElement() 556 SvXMLUnitConverter::convertPercent( nValue, rAttrValue ); in StartElement() 565 SvXMLUnitConverter::convertPercent( aOut, nValue ); in StartElement()
|
H A D | StyleOOoTContext.cxx | 881 SvXMLUnitConverter::convertPercent( nValue, sAttrValue ); in StartElement() 886 SvXMLUnitConverter::convertPercent( aOut, nValue ); in StartElement() 957 SvXMLUnitConverter::convertPercent( aOut, nValue ); in StartElement() 967 SvXMLUnitConverter::convertPercent( nValue, sAttrValue ); in StartElement() 976 SvXMLUnitConverter::convertPercent( aOut, nValue ); in StartElement()
|
/trunk/main/xmloff/source/text/ |
H A D | XMLTextFrameContext.cxx | 965 GetImport().GetMM100UnitConverter().convertPercent( nTmp, in XMLTextFrameContext_Impl() 984 convertPercent( nTmp, rValue ) ) in XMLTextFrameContext_Impl() 992 GetImport().GetMM100UnitConverter().convertPercent( nTmp, in XMLTextFrameContext_Impl() 1008 GetImport().GetMM100UnitConverter().convertPercent( nTmp, in XMLTextFrameContext_Impl() 1032 convertPercent( nTmp, rValue ) ) in XMLTextFrameContext_Impl() 1040 GetImport().GetMM100UnitConverter().convertPercent( nTmp, in XMLTextFrameContext_Impl()
|
H A D | XMLTextColumnsExport.cxx | 126 GetExport().GetMM100UnitConverter().convertPercent( sValue, in exportXML()
|
H A D | txtprhdl.cxx | 1077 bRet = SvXMLUnitConverter::convertPercent( nValue, rStrImpValue ); in importXML() 1094 SvXMLUnitConverter::convertPercent( aOut, nValue ); in exportXML()
|
/trunk/main/sax/inc/sax/tools/ |
H A D | converter.hxx | 84 static bool convertPercent( sal_Int32& rValue, 88 static void convertPercent( ::rtl::OUStringBuffer& rBuffer,
|
/trunk/main/xmloff/source/draw/ |
H A D | propimp0.cxx | 112 if( SvXMLUnitConverter::convertPercent( nValue, rStrImpValue ) ) in importXML() 163 SvXMLUnitConverter::convertPercent( aOut, nVal ); in exportXML()
|
/trunk/main/xmloff/inc/xmloff/ |
H A D | xmluconv.hxx | 180 static sal_Bool convertPercent( sal_Int32& rValue, 184 static void convertPercent( ::rtl::OUStringBuffer& rBuffer,
|