Home
last modified time | relevance | path

Searched refs:getEndIndex (Results 1 – 16 of 16) sorted by relevance

/trunk/main/slideshow/source/engine/shapes/
H A Ddrawshapesubsetting.cxx210 maSubset.getEndIndex(), in updateSubsets()
333 aEntry.mnEndActionIndex = rTreeNode.getEndIndex(); in getSubsetShape()
354 aEntry.mnEndActionIndex = rEffectiveSubset.getEndIndex(); in addSubsetShape()
388 aEntry.mnEndActionIndex = rEffectiveSubset.getEndIndex(); in revokeSubsetShape()
831 …setting::IndexClassificatorVector::const_iterator aParentEnd( aBegin + rParentNode.getEndIndex() ); in getNumberOfSubsetTreeNodes()
847 …setting::IndexClassificatorVector::const_iterator aParentEnd( aBegin + rParentNode.getEndIndex() ); in getSubsetTreeNode()
H A Dviewshape.cxx252 aIter->getEndIndex() ) ) in draw()
H A Ddrawinglayeranimation.cxx777 DocTreeNode::NODETYPE_LOGICAL_PARAGRAPH ).getEndIndex()); in ActivityImpl()
H A Ddrawshape.cxx384 aCurr->getEndIndex() ) ); in getActualUnitShapeBounds()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleHypertextImpl.java73 public int getEndIndex() { in getEndIndex() method in AccessibleHypertextImpl.Hyperlink
75 System.err.println("StartIndex: " + unoObject.getEndIndex()); in getEndIndex()
76 return unoObject.getEndIndex(); in getEndIndex()
/trunk/main/slideshow/source/engine/
H A Dshapesubset.cxx67 … rTreeNode.getEndIndex() <= rOriginalSubset->maTreeNode.getEndIndex()), in ShapeSubset()
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleHyperlink.idl53 <member>XAccessibleHyperlink::getEndIndex</member> methods return
121 long getEndIndex ();
/trunk/main/slideshow/source/inc/
H A Ddoctreenode.hxx113 sal_Int32 getEndIndex() const { return mnEndIndex; } in getEndIndex() function in slideshow::internal::DocTreeNode
/trunk/main/sw/source/core/access/
H A Dacchyperlink.hxx80 virtual sal_Int32 SAL_CALL getEndIndex()
H A Daccnotexthyperlink.hxx86 virtual sal_Int32 SAL_CALL getEndIndex()
H A Daccnotexthyperlink.cxx218 sal_Int32 SAL_CALL SwAccessibleNoTextHyperlink::getEndIndex() in getEndIndex() function in SwAccessibleNoTextHyperlink
H A Dacchyperlink.cxx202 sal_Int32 SAL_CALL SwAccessibleHyperlink::getEndIndex() in getEndIndex() function in SwAccessibleHyperlink
/trunk/main/editeng/source/accessibility/
H A DAccessibleHyperlink.cxx127 sal_Int32 SAL_CALL AccessibleHyperlink::getEndIndex() throw (uno::RuntimeException) in getEndIndex() function in accessibility::AccessibleHyperlink
H A DAccessibleHyperlink.hxx70 virtual sal_Int32 SAL_CALL getEndIndex() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccHyperLink.cpp212 *index = GetXInterface()->getEndIndex(); in get_endIndex()
/trunk/main/vcl/unx/gtk/a11y/
H A Datkhypertext.cxx96 return getHyperlink( pLink )->getEndIndex(); in hyper_link_get_end_index()

Completed in 65 milliseconds