Home
last modified time | relevance | path

Searched refs:getStartIndex (Results 1 – 15 of 15) sorted by relevance

/trunk/main/slideshow/source/engine/shapes/
H A Ddrawshapesubsetting.cxx206 maCurrentSubsets.push_back( DocTreeNode( maSubset.getStartIndex(), in updateSubsets()
332 aEntry.mnStartActionIndex = rTreeNode.getStartIndex(); in getSubsetShape()
353 aEntry.mnStartActionIndex = rEffectiveSubset.getStartIndex(); in addSubsetShape()
387 aEntry.mnStartActionIndex = rEffectiveSubset.getStartIndex(); in revokeSubsetShape()
830 …ing::IndexClassificatorVector::const_iterator aParentBegin( aBegin + rParentNode.getStartIndex() ); in getNumberOfSubsetTreeNodes()
846 …ing::IndexClassificatorVector::const_iterator aParentBegin( aBegin + rParentNode.getStartIndex() ); in getSubsetTreeNode()
H A Ddrawshape.cxx383 aCurr->getStartIndex(), in getActualUnitShapeBounds()
1250 rTreeNode.getStartIndex()/double(SAL_MAX_INT16) )); in createSubset()
H A Dviewshape.cxx251 if( !pRenderer->drawSubset( aIter->getStartIndex(), in draw()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleHypertextImpl.java45 public int getStartIndex() { in getStartIndex() method in AccessibleHypertextImpl.Hyperlink
47 System.err.println("StartIndex: " + unoObject.getStartIndex()); in getStartIndex()
48 return unoObject.getStartIndex(); in getStartIndex()
/trunk/main/slideshow/source/engine/
H A Dshapesubset.cxx66 … (rTreeNode.getStartIndex() >= rOriginalSubset->maTreeNode.getStartIndex() && in ShapeSubset()
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleHyperlink.idl52 <member>XAccessibleHyperlink::getStartIndex</member> and
109 long getStartIndex ();
/trunk/main/slideshow/source/inc/
H A Ddoctreenode.hxx112 sal_Int32 getStartIndex() const { return mnStartIndex; } in getStartIndex() function in slideshow::internal::DocTreeNode
/trunk/main/sw/source/core/access/
H A Dacchyperlink.hxx78 virtual sal_Int32 SAL_CALL getStartIndex()
H A Daccnotexthyperlink.hxx84 virtual sal_Int32 SAL_CALL getStartIndex()
H A Daccnotexthyperlink.cxx212 sal_Int32 SAL_CALL SwAccessibleNoTextHyperlink::getStartIndex() in getStartIndex() function in SwAccessibleNoTextHyperlink
H A Dacchyperlink.cxx196 sal_Int32 SAL_CALL SwAccessibleHyperlink::getStartIndex() in getStartIndex() function in SwAccessibleHyperlink
/trunk/main/editeng/source/accessibility/
H A DAccessibleHyperlink.cxx122 sal_Int32 SAL_CALL AccessibleHyperlink::getStartIndex() throw (uno::RuntimeException) in getStartIndex() function in accessibility::AccessibleHyperlink
H A DAccessibleHyperlink.hxx69 virtual sal_Int32 SAL_CALL getStartIndex() throw (::com::sun::star::uno::RuntimeException);
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccHyperLink.cpp183 *index = GetXInterface()->getStartIndex(); in get_startIndex()
/trunk/main/vcl/unx/gtk/a11y/
H A Datkhypertext.cxx106 return getHyperlink( pLink )->getStartIndex(); in hyper_link_get_start_index()

Completed in 71 milliseconds