Lines Matching refs:SwAccessibleNoTextFrame

55 const SwNoTxtNode *SwAccessibleNoTextFrame::GetNoTxtNode() const  in GetNoTxtNode()
73 SwAccessibleNoTextFrame::SwAccessibleNoTextFrame( in SwAccessibleNoTextFrame() function in SwAccessibleNoTextFrame
99 SwAccessibleNoTextFrame::~SwAccessibleNoTextFrame() in ~SwAccessibleNoTextFrame()
103 void SwAccessibleNoTextFrame::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) in Modify()
185 void SwAccessibleNoTextFrame::Dispose( sal_Bool bRecursive ) in Dispose()
196 OUString SAL_CALL SwAccessibleNoTextFrame::getAccessibleName (void) in getAccessibleName()
212 OUString SAL_CALL SwAccessibleNoTextFrame::getAccessibleDescription (void) in getAccessibleDescription()
232 uno::Any SAL_CALL SwAccessibleNoTextFrame::queryInterface( const uno::Type& aType ) in queryInterface()
256 uno::Sequence< uno::Type > SAL_CALL SwAccessibleNoTextFrame::getTypes() throw(uno::RuntimeException) in getTypes()
278 OUString SAL_CALL SwAccessibleNoTextFrame::getAccessibleImageDescription() in getAccessibleImageDescription()
284 sal_Int32 SAL_CALL SwAccessibleNoTextFrame::getAccessibleImageHeight( ) in getAccessibleImageHeight()
290 sal_Int32 SAL_CALL SwAccessibleNoTextFrame::getAccessibleImageWidth( ) in getAccessibleImageWidth()
296 sal_Int32 SAL_CALL SwAccessibleNoTextFrame::getCaretPosition( ) throw (::com::sun::star::uno::Runt… in getCaretPosition()
297 sal_Bool SAL_CALL SwAccessibleNoTextFrame::setCaretPosition( sal_Int32 ) throw (::com::sun::star::l… in setCaretPosition()
298 sal_Unicode SAL_CALL SwAccessibleNoTextFrame::getCharacter( sal_Int32 ) throw (::com::sun::star::la… in getCharacter()
299 …uno::Sequence< ::com::sun::star::beans::PropertyValue > SAL_CALL SwAccessibleNoTextFrame::getChara… in getCharacterAttributes()
304 ::com::sun::star::awt::Rectangle SAL_CALL SwAccessibleNoTextFrame::getCharacterBounds( sal_Int32 ) … in getCharacterBounds()
308 sal_Int32 SAL_CALL SwAccessibleNoTextFrame::getCharacterCount( ) throw (::com::sun::star::uno::Run… in getCharacterCount()
309 sal_Int32 SAL_CALL SwAccessibleNoTextFrame::getIndexAtPoint( const ::com::sun::star::awt::Point& ) … in getIndexAtPoint()
310 ::rtl::OUString SAL_CALL SwAccessibleNoTextFrame::getSelectedText( ) throw (::com::sun::star::uno:… in getSelectedText()
311 sal_Int32 SAL_CALL SwAccessibleNoTextFrame::getSelectionStart( ) throw (::com::sun::star::uno::Run… in getSelectionStart()
312 sal_Int32 SAL_CALL SwAccessibleNoTextFrame::getSelectionEnd( ) throw (::com::sun::star::uno::Runti… in getSelectionEnd()
313 sal_Bool SAL_CALL SwAccessibleNoTextFrame::setSelection( sal_Int32 , sal_Int32 ) throw (::com::sun:… in setSelection()
314 ::rtl::OUString SAL_CALL SwAccessibleNoTextFrame::getText( ) throw (::com::sun::star::uno::Runtime… in getText()
315 ::rtl::OUString SAL_CALL SwAccessibleNoTextFrame::getTextRange( sal_Int32 , sal_Int32 ) throw (::co… in getTextRange()
316 ::com::sun::star::accessibility::TextSegment SAL_CALL SwAccessibleNoTextFrame::getTextAtIndex( sal_… in getTextAtIndex()
321 ::com::sun::star::accessibility::TextSegment SAL_CALL SwAccessibleNoTextFrame::getTextBeforeIndex( … in getTextBeforeIndex()
326 ::com::sun::star::accessibility::TextSegment SAL_CALL SwAccessibleNoTextFrame::getTextBehindIndex( … in getTextBehindIndex()
332 sal_Bool SAL_CALL SwAccessibleNoTextFrame::copyText( sal_Int32, sal_Int32 ) throw (::com::sun::star… in copyText()
338 sal_Int32 SAL_CALL SwAccessibleNoTextFrame::getHyperLinkCount() in getHyperLinkCount()
355 SwAccessibleNoTextFrame::getHyperLink( sal_Int32 nLinkIndex ) in getHyperLink()
381 sal_Int32 SAL_CALL SwAccessibleNoTextFrame::getHyperLinkIndex( sal_Int32 ) in getHyperLinkIndex()
392 AccessibleRelation SwAccessibleNoTextFrame::makeRelation( sal_Int16 nType, const SwFlyFrm* pFrm ) in makeRelation()
400 uno::Reference<XAccessibleRelationSet> SAL_CALL SwAccessibleNoTextFrame::getAccessibleRelationSet( ) in getAccessibleRelationSet()