Searched refs:getTextMarkupCount (Results 1 – 6 of 6) sorted by relevance
101 sal_Int32 SwTextMarkupHelper::getTextMarkupCount( const sal_Int32 nTextMarkupType ) in getTextMarkupCount() function in SwTextMarkupHelper127 if ( nTextMarkupIndex >= getTextMarkupCount( nTextMarkupType ) || in getTextMarkup()
53 sal_Int32 getTextMarkupCount( const sal_Int32 nTextMarkupType )
418 virtual sal_Int32 SAL_CALL getTextMarkupCount( sal_Int32 nTextMarkupType )
3674 sal_Int32 SAL_CALL SwAccessibleParagraph::getTextMarkupCount( sal_Int32 nTextMarkupType ) in getTextMarkupCount() function in SwAccessibleParagraph3696 return pTextMarkupHelper->getTextMarkupCount( nTextMarkupType ); in getTextMarkupCount()
79 long getTextMarkupCount ( [in] long TextMarkupType )98 If the given index is in range [0..getTextMarkupCount(TextMarkupType)-1],
462 const gint nTextMarkupCount( pTextMarkup->getTextMarkupCount( nTextMarkupType ) ); in handle_text_markup_as_run_attribute()
Completed in 47 milliseconds