Searched refs:separatePair (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/oox/source/vml/ |
H A D | vmlshapecontext.cxx | 104 ConversionHelper::separatePair( aValue1, aValue2, oValue.get(), ',' ); in lclDecodeInt32Pair() 119 ConversionHelper::separatePair( aValue1, aValue2, oValue.get(), ',' ); in lclDecodePercentPair() 360 … if( ConversionHelper::separatePair( aName, aValue, rStyle.getToken( 0, ';', nIndex ), ':' ) ) in setStyle()
|
H A D | vmlformatting.cxx | 66 /*static*/ bool ConversionHelper::separatePair( OUString& orValue1, OUString& orValue2, in separatePair() function in oox::vml::ConversionHelper 198 separatePair( aColorName, aColorIndex, roVmlColor.get(), ' ' ); in decodeColor()
|
/aoo4110/main/oox/inc/oox/vml/ |
H A D | vmlformatting.hxx | 50 static bool separatePair(
|
Completed in 25 milliseconds