| /trunk/main/slideshow/source/engine/shapes/ |
| H A D | drawshapesubsetting.cxx | 210 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 D | viewshape.cxx | 252 aIter->getEndIndex() ) ) in draw()
|
| H A D | drawinglayeranimation.cxx | 777 DocTreeNode::NODETYPE_LOGICAL_PARAGRAPH ).getEndIndex()); in ActivityImpl()
|
| H A D | drawshape.cxx | 384 aCurr->getEndIndex() ) ); in getActualUnitShapeBounds()
|
| /trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/ |
| H A D | AccessibleHypertextImpl.java | 73 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 D | shapesubset.cxx | 67 … rTreeNode.getEndIndex() <= rOriginalSubset->maTreeNode.getEndIndex()), in ShapeSubset()
|
| /trunk/main/offapi/com/sun/star/accessibility/ |
| H A D | XAccessibleHyperlink.idl | 53 <member>XAccessibleHyperlink::getEndIndex</member> methods return 121 long getEndIndex ();
|
| /trunk/main/slideshow/source/inc/ |
| H A D | doctreenode.hxx | 113 sal_Int32 getEndIndex() const { return mnEndIndex; } in getEndIndex() function in slideshow::internal::DocTreeNode
|
| /trunk/main/sw/source/core/access/ |
| H A D | accnotexthyperlink.hxx | 86 virtual sal_Int32 SAL_CALL getEndIndex()
|
| H A D | acchyperlink.hxx | 80 virtual sal_Int32 SAL_CALL getEndIndex()
|
| H A D | accnotexthyperlink.cxx | 218 sal_Int32 SAL_CALL SwAccessibleNoTextHyperlink::getEndIndex() in getEndIndex() function in SwAccessibleNoTextHyperlink
|
| H A D | acchyperlink.cxx | 202 sal_Int32 SAL_CALL SwAccessibleHyperlink::getEndIndex() in getEndIndex() function in SwAccessibleHyperlink
|
| /trunk/main/editeng/source/accessibility/ |
| H A D | AccessibleHyperlink.cxx | 127 sal_Int32 SAL_CALL AccessibleHyperlink::getEndIndex() throw (uno::RuntimeException) in getEndIndex() function in accessibility::AccessibleHyperlink
|
| H A D | AccessibleHyperlink.hxx | 70 virtual sal_Int32 SAL_CALL getEndIndex() throw (::com::sun::star::uno::RuntimeException);
|
| /trunk/main/winaccessibility/source/UAccCOM/ |
| H A D | AccHyperLink.cpp | 212 *index = GetXInterface()->getEndIndex(); in get_endIndex()
|
| /trunk/main/vcl/unx/gtk/a11y/ |
| H A D | atkhypertext.cxx | 96 return getHyperlink( pLink )->getEndIndex(); in hyper_link_get_end_index()
|