Home
last modified time | relevance | path

Searched refs:orValue2 (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/oox/source/vml/
H A Dvmlformatting.cxx66 /*static*/ bool ConversionHelper::separatePair( OUString& orValue1, OUString& orValue2, in separatePair() argument
73 orValue2 = rValue.copy( nSepPos + 1 ).trim(); in separatePair()
79 return (orValue1.getLength() > 0) && (orValue2.getLength() > 0); in separatePair()
/aoo41x/main/oox/inc/oox/vml/
H A Dvmlformatting.hxx51 ::rtl::OUString& orValue1, ::rtl::OUString& orValue2,

Completed in 11 milliseconds