Home
last modified time | relevance | path

Searched refs:separatePair (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/oox/source/vml/
H A Dvmlshapecontext.cxx104 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 Dvmlformatting.cxx66 /*static*/ bool ConversionHelper::separatePair( OUString& orValue1, OUString& orValue2, in separatePair() function in oox::vml::ConversionHelper
198 separatePair( aColorName, aColorIndex, roVmlColor.get(), ' ' ); in decodeColor()
/aoo41x/main/oox/inc/oox/vml/
H A Dvmlformatting.hxx50 static bool separatePair(

Completed in 36 milliseconds