Lines Matching refs:com

118 using namespace ::com::sun::star;
119 using namespace ::com::sun::star::accessibility;
120 using namespace ::com::sun::star::container;
132 namespace com { namespace sun { namespace star { namespace
1418 … uno::Reference< com::sun::star::accessibility::XAccessibleTextSelection > aTextExtension = this; in queryInterface()
1550 com::sun::star::uno::Sequence< ::com::sun::star::style::TabStop > SwAccessibleParagraph::GetCurrent… in GetCurrentTabStop()
1602 com::sun::star::uno::Sequence< ::com::sun::star::style::TabStop > tabs; in GetCurrentTabStop()
2596com::sun::star::uno::Sequence< ::com::sun::star::style::TabStop > tabs = GetCurrentTabStop( nIndex… in _correctValues()
2600 ::com::sun::star::style::TabStop ts; in _correctValues()
2601 com::sun::star::awt::Rectangle rc0 = getCharacterBounds(0); in _correctValues()
2602 com::sun::star::awt::Rectangle rc1 = getCharacterBounds(nIndex); in _correctValues()
2609 ts.Alignment = ::com::sun::star::style::TabAlign_LEFT; in _correctValues()
3699 sal_Bool SAL_CALL SwAccessibleParagraph::scrollToPosition( const ::com::sun::star::awt::Point&, sal… in scrollToPosition()
3700 throw (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::RuntimeException) in scrollToPosition()
3706 throw (::com::sun::star::uno::RuntimeException) in getSelectedPortionCount()
3747 throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star::uno::RuntimeException) in getSeletedPositionStart()
3759 throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star::uno::RuntimeException) in getSeletedPositionEnd()
3771 throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star::uno::RuntimeException) in removeSelection()
3827 throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star::uno::RuntimeException) in addSelection()
4224 sal_Int16 SAL_CALL SwAccessibleParagraph::getAccessibleRole (void) throw (::com::sun::star::uno::Ru… in getAccessibleRole()
4241 uno::Reference< ::com::sun::star::beans::XPropertySet > xPortion = CreateUnoPortion( 0, 0 ); in GetRealHeadingLevel()
4263 …throw (::com::sun::star::lang::IndexOutOfBoundsException, ::com::sun::star::uno::RuntimeException) in getExtendedAttributes()