Home
last modified time | relevance | path

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

/trunk/main/oox/source/helper/
H A Dattributelist.cxx83 OUString AttributeConversion::decodeXString( const OUString& rValue ) in decodeXString() function in oox::AttributeConversion
164 …return OptValue< OUString >( AttributeConversion::decodeXString( mxAttribs->getOptionalValue( nAtt… in getXString()
/trunk/main/oox/inc/oox/helper/
H A Dattributelist.hxx48 static ::rtl::OUString decodeXString( const ::rtl::OUString& rValue );
/trunk/main/oox/source/docprop/
H A Ddocprophandler.cxx615 …AddCustomProperty( uno::makeAny( AttributeConversion::decodeXString( aChars ) ) ); // the property… in characters()

Completed in 22 milliseconds