Home
last modified time | relevance | path

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

/aoo42x/main/editeng/source/uno/
H A Dunopracc.cxx57 SvxAccessibleTextPropertySet::SvxAccessibleTextPropertySet( const SvxEditSource* pEditSrc, const Sv… in SvxAccessibleTextPropertySet() function in SvxAccessibleTextPropertySet
62 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 …]
/aoo42x/main/editeng/inc/editeng/
H A Dunopracc.hxx38 class SvxAccessibleTextPropertySet : public SvxUnoTextRangeBase, class
43 SvxAccessibleTextPropertySet( const SvxEditSource*, const SvxItemPropertySet* );
44 virtual ~SvxAccessibleTextPropertySet() throw();
/aoo42x/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx1894SvxAccessibleTextPropertySet aPropSet( &GetEditSource(), ImplGetSvxTextPortionSvxPropertySet() ); in _correctValues()
1917SvxAccessibleTextPropertySet 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