Lines Matching refs:com

44 namespace com { namespace sun { namespace star { namespace awt {  namespace
58 typedef ::cppu::WeakAggComponentImplHelper6< ::com::sun::star::accessibility::XAccessible
59 , ::com::sun::star::accessibility::XAccessibleContext
60 , ::com::sun::star::accessibility::XAccessibleComponent
61 , ::com::sun::star::accessibility::XAccessibleEventBroadcaster
62 , ::com::sun::star::accessibility::XAccessibleText
63 , ::com::sun::star::lang::XServiceInfo > VCLXAccessibleListItem_BASE;
82 ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible > m_xParent;
83 …::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessibleContext > m_xParentC…
106 virtual ::com::sun::star::lang::Locale implGetLocale();
120 …const ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible >& _xParent );
122 …NotifyAccessibleEvent( sal_Int16 _nEventId, const ::com::sun::star::uno::Any& _aOldValue, const ::
131 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& aTy…
136 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
137 …virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() throw (::com::s…
140 …virtual ::rtl::OUString SAL_CALL getImplementationName() throw (::com::sun::star::uno::RuntimeExce…
141 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& rServiceName ) throw (::com::sun…
142 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames() thr…
145 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessibleContext > SA…
148 …virtual sal_Int32 SAL_CALL getAccessibleChildCount( ) throw (::com::sun::star::uno::RuntimeExcept…
149 …irtual ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible > SAL_CALL g…
150 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible > SAL_CALL …
151 …virtual sal_Int32 SAL_CALL getAccessibleIndexInParent( ) throw (::com::sun::star::uno::RuntimeExc…
152 virtual sal_Int16 SAL_CALL getAccessibleRole( ) throw (::com::sun::star::uno::RuntimeException);
153 …virtual ::rtl::OUString SAL_CALL getAccessibleDescription( ) throw (::com::sun::star::uno::Runtim…
154 …virtual ::rtl::OUString SAL_CALL getAccessibleName( ) throw (::com::sun::star::uno::RuntimeExcept…
155 …ual ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessibleRelationSet > SA…
156 …irtual ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessibleStateSet > SA…
157 …tual ::com::sun::star::lang::Locale SAL_CALL getLocale( ) throw (::com::sun::star::accessibility:…
160 …virtual sal_Bool SAL_CALL containsPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::com
161com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessible > SAL_CALL getAccessi…
162 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getBounds( ) throw (::com::sun::star::uno::Runt…
163 …virtual ::com::sun::star::awt::Point SAL_CALL getLocation( ) throw (::com::sun::star::uno::Runtim…
164 …virtual ::com::sun::star::awt::Point SAL_CALL getLocationOnScreen( ) throw (::com::sun::star::uno…
165 …virtual ::com::sun::star::awt::Size SAL_CALL getSize( ) throw (::com::sun::star::uno::RuntimeExce…
166 virtual void SAL_CALL grabFocus( ) throw (::com::sun::star::uno::RuntimeException);
167 virtual sal_Int32 SAL_CALL getForeground (void) throw (::com::sun::star::uno::RuntimeException);
168 virtual sal_Int32 SAL_CALL getBackground (void) throw (::com::sun::star::uno::RuntimeException);
171 virtual sal_Int32 SAL_CALL getCaretPosition() throw (::com::sun::star::uno::RuntimeException);
172 …LL setCaretPosition( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, …
173 …L_CALL getCharacter( sal_Int32 nIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, …
174com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL getCharacterAttri…
175 …al ::com::sun::star::awt::Rectangle SAL_CALL getCharacterBounds( sal_Int32 nIndex ) throw (::com::…
176 virtual sal_Int32 SAL_CALL getCharacterCount() throw (::com::sun::star::uno::RuntimeException);
177 …virtual sal_Int32 SAL_CALL getIndexAtPoint( const ::com::sun::star::awt::Point& aPoint ) throw (::
178 virtual ::rtl::OUString SAL_CALL getSelectedText() throw (::com::sun::star::uno::RuntimeException);
179 virtual sal_Int32 SAL_CALL getSelectionStart() throw (::com::sun::star::uno::RuntimeException);
180 virtual sal_Int32 SAL_CALL getSelectionEnd() throw (::com::sun::star::uno::RuntimeException);
181 …nt32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, …
182 virtual ::rtl::OUString SAL_CALL getText() throw (::com::sun::star::uno::RuntimeException);
183 …nt32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, …
184com::sun::star::accessibility::TextSegment SAL_CALL getTextAtIndex( sal_Int32 nIndex, sal_Int16 aT…
185com::sun::star::accessibility::TextSegment SAL_CALL getTextBeforeIndex( sal_Int32 nIndex, sal_Int1…
186com::sun::star::accessibility::TextSegment SAL_CALL getTextBehindIndex( sal_Int32 nIndex, sal_Int1…
187 …nt32 nStartIndex, sal_Int32 nEndIndex ) throw (::com::sun::star::lang::IndexOutOfBoundsException, …
192 …Listener( const ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessibleEven…
193 …Listener( const ::com::sun::star::uno::Reference< ::com::sun::star::accessibility::XAccessibleEven…