Searched refs:getHyperLinkCount (Results 1 – 14 of 14) sorted by relevance
49 public int getHyperLinkCount() { in getHyperLinkCount() method in XAccessibleHypertextLog50 return unoObject.getHyperLinkCount(); in getHyperLinkCount()
172 return ((XAccessibleHypertext) unoObject).getHyperLinkCount(); in getLinkCount()
252 return pHypertext->getHyperLinkCount(); in hypertext_get_n_links()
294 *hyperlinkCount = pHyperText->getHyperLinkCount(); in get_nHyperlinks()
571 if( pRHypertext->getHyperLinkCount() > 0 ) in get_accState()
137 virtual sal_Int32 SAL_CALL getHyperLinkCount()
338 sal_Int32 SAL_CALL SwAccessibleNoTextFrame::getHyperLinkCount() in getHyperLinkCount() function in SwAccessibleNoTextFrame
405 virtual sal_Int32 SAL_CALL getHyperLinkCount()
3397 sal_Int32 SAL_CALL SwAccessibleParagraph::getHyperLinkCount() in getHyperLinkCount() function in SwAccessibleParagraph3444 while( (nLinkIndex < getHyperLinkCount()) && nTIndex < nLinkIndex) in getHyperLink()
66 long getHyperLinkCount ();
389 virtual sal_Int32 SAL_CALL getHyperLinkCount() throw (::com::sun::star::uno::RuntimeException);
164 …virtual ::sal_Int32 SAL_CALL getHyperLinkCount( ) throw (::com::sun::star::uno::RuntimeException);
1718 sal_Int32 SAL_CALL AccessibleShape::getHyperLinkCount() in getHyperLinkCount() function in accessibility::AccessibleShape
2951 …::sal_Int32 SAL_CALL AccessibleEditableTextPara::getHyperLinkCount( ) throw (::com::sun::star::un… in getHyperLinkCount() function in accessibility::AccessibleEditableTextPara
Completed in 148 milliseconds