Searched refs:SvxAccessibleTextPropertySet (Results 1 – 3 of 3) sorted by relevance
57 SvxAccessibleTextPropertySet::SvxAccessibleTextPropertySet( const SvxEditSource* pEditSrc, const Sv… in SvxAccessibleTextPropertySet() function in SvxAccessibleTextPropertySet62 SvxAccessibleTextPropertySet::~SvxAccessibleTextPropertySet() throw() in ~SvxAccessibleTextPropertySet()66 uno::Reference< text::XText > SAL_CALL SvxAccessibleTextPropertySet::getText() throw (uno::RuntimeE… in getText()72 uno::Any SAL_CALL SvxAccessibleTextPropertySet::queryAggregation( const uno::Type & ) throw(uno::Ru… in queryAggregation()78 uno::Any SAL_CALL SvxAccessibleTextPropertySet::queryInterface( const uno::Type & rType ) in queryInterface()84 void SAL_CALL SvxAccessibleTextPropertySet::acquire() in acquire()90 void SAL_CALL SvxAccessibleTextPropertySet::release() in release()97 uno::Sequence< uno::Type > SAL_CALL SvxAccessibleTextPropertySet::getTypes() throw ( uno::RuntimeEx… in getTypes()125 uno::Sequence< sal_Int8 > SAL_CALL SvxAccessibleTextPropertySet::getImplementationId() in getImplementationId()138 ::rtl::OUString SAL_CALL SAL_CALL SvxAccessibleTextPropertySet::getImplementationName (void) throw … in getImplementationName()[all …]
38 class SvxAccessibleTextPropertySet : public SvxUnoTextRangeBase, class43 SvxAccessibleTextPropertySet( const SvxEditSource*, const SvxItemPropertySet* );44 virtual ~SvxAccessibleTextPropertySet() throw();
1894 … SvxAccessibleTextPropertySet aPropSet( &GetEditSource(), ImplGetSvxTextPortionSvxPropertySet() ); in _correctValues()1917 … SvxAccessibleTextPropertySet aPropSet( &GetEditSource(), ImplGetSvxTextPortionSvxPropertySet() ); in _correctValues()2717 SvxAccessibleTextPropertySet aPropSet( &GetEditSource(), in setAttributes()2784 SvxAccessibleTextPropertySet aPropSet( &GetEditSource(), in getDefaultAttributes()2886 SvxAccessibleTextPropertySet aPropSet( &GetEditSource(), in getRunAttributes()
Completed in 30 milliseconds