Searched refs:FormattedString (Results 1 – 6 of 6) sorted by relevance
110 FormattedString::FormattedString( in FormattedString() function in chart::FormattedString117 FormattedString::FormattedString( const FormattedString & rOther ) : in FormattedString() function in chart::FormattedString125 FormattedString::~FormattedString() in ~FormattedString()129 uno::Reference< util::XCloneable > SAL_CALL FormattedString::createClone() in createClone()131 return uno::Reference< util::XCloneable >( new FormattedString( *this )); in createClone()135 ::rtl::OUString SAL_CALL FormattedString::getString() in getString()143 void SAL_CALL FormattedString::setString( const ::rtl::OUString& String ) in setString()155 void SAL_CALL FormattedString::addModifyListener( const uno::Reference< util::XModifyListener >& aL… in addModifyListener()168 void SAL_CALL FormattedString::removeModifyListener( const uno::Reference< util::XModifyListener >&… in removeModifyListener()182 void SAL_CALL FormattedString::modified( const lang::EventObject& aEvent ) in modified()[all …]
51 class FormattedString : class57 FormattedString( ::com::sun::star::uno::Reference<59 virtual ~FormattedString();64 APPHELPER_SERVICE_FACTORY_HELPER( FormattedString )72 explicit FormattedString( const FormattedString & rOther );
99 ::chart::FormattedString::create100 , ::chart::FormattedString::getImplementationName_Static101 , ::chart::FormattedString::getSupportedServiceNames_Static
52 $(SLO)$/FormattedString.obj \
45 service FormattedString
73 chart2/source/model/main/FormattedString \