Home
last modified time | relevance | path

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

/trunk/main/chart2/source/tools/
H A DFormattedStringHelper.cxx48 Reference< XFormattedString > xFormStr; in createFormattedStringSequence() local
53 xFormStr.set( in createFormattedStringSequence()
58 xFormStr->setString( rString ); in createFormattedStringSequence()
62 xTextProperties, Reference< beans::XPropertySet >( xFormStr, uno::UNO_QUERY ) ); in createFormattedStringSequence()
70 return Sequence< Reference< XFormattedString > >( & xFormStr, 1 ); in createFormattedStringSequence()

Completed in 11 milliseconds