Home
last modified time | relevance | path

Searched defs:end (Results 1 – 25 of 235) sorted by path

12345678910

/aoo42x/main/UnoControls/source/controls/
H A Dstatusindicator.cxx224 void SAL_CALL StatusIndicator::end() throw( RuntimeException ) in end() function in unocontrols::StatusIndicator
/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleTextImpl.java171 int end = words.following(start); in getAfterIndex() local
191 int end = sentence.following(start); in getAfterIndex() local
514 int end = words.following(index); in getBeforeIndex() local
532 int end = sentence.following(index); in getBeforeIndex() local
592 int end = words.following(index); in getAtIndex() local
605 int end = sentence.following(index); in getAtIndex() local
/aoo42x/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx2278 void Document::sendEvent(::sal_Int32 start, ::sal_Int32 end, ::sal_Int16 nEventId) in sendEvent()
/aoo42x/main/autodoc/inc/ary/cpp/
H A Dnamechain.hxx102 const_iterator end() const { return aSegments.end(); } in end() function in ary::cpp::ut::NameChain
/aoo42x/main/autodoc/inc/ary/
H A Ditrange.hxx62 ITER end() const { return itEnd; } in end() function in ary::IteratorRange
/aoo42x/main/autodoc/inc/cosv/
H A Dbstream.hxx39 end = 2 enumerator
H A Dcsv_ostream.hxx64 end=2 enumerator
H A Dstreamstr.hxx363 StreamStr::end() const in end() function in csv::StreamStr
372 StreamStr::end() in end() function in csv::StreamStr
H A Dstring.hxx441 String::end() const in end() function in csv::String
/aoo42x/main/autodoc/inc/cosv/tpl/
H A Drange.hxx132 range<T>::end() const in end() function in csv::range
H A Dswelist.hxx93 const_iterator end() const { return (elem*)0; } in end() function in csv::SweList
94 iterator end() { return (elem*)0; } in end() function in csv::SweList
138 iterator end() const { return (elem*)0; } in end() function in csv::SweList_dyn
H A Dvvector.hxx486 VirtualVector<XX,PTRDEL>::end() const in end() function in csv::VirtualVector
514 VirtualVector<XX,PTRDEL>::end() in end() function in csv::VirtualVector
/aoo42x/main/basctl/source/basicide/
H A Dbastypes.cxx838 LibInfoMap::iterator end = m_aLibInfoMap.end(); in ~LibInfos() local
/aoo42x/main/basebmp/inc/basebmp/
H A Dfillimage.hxx35 DestIterator end, in fillImage()
H A Dpolypolygonrenderer.hxx208 … detail::VectorOfVectorOfVertices::value_type::iterator const end=aGET[y-nMinY].end(); in renderClippedPolyPolygon() local
/aoo42x/main/basebmp/source/
H A Dpolypolygonrenderer.cxx109 VectorOfVertexPtr::iterator const end( rAETSrc.end() ); in sortAET() local
/aoo42x/main/basebmp/test/
H A Dbmpdemo.cxx104 DestIterator end, in Renderer()
/aoo42x/main/basegfx/source/polygon/
H A Db2dpolygon.cxx222 const basegfx::B2DPoint* end() const in end() function in CoordinateDataArray2D
238 basegfx::B2DPoint* end() in end() function in CoordinateDataArray2D
1174 const basegfx::B2DPoint* end() const in end() function in ImplB2DPolygon
1185 basegfx::B2DPoint* end() in end() function in ImplB2DPolygon
1633 const B2DPoint* B2DPolygon::end() const in end() function in basegfx::B2DPolygon
1643 B2DPoint* B2DPolygon::end() in end() function in basegfx::B2DPolygon
H A Db2dpolypolygon.cxx169 const basegfx::B2DPolygon* end() const in end() function in ImplB2DPolyPolygon
185 basegfx::B2DPolygon* end() in end() function in ImplB2DPolyPolygon
410 const B2DPolygon* B2DPolyPolygon::end() const in end() function in basegfx::B2DPolyPolygon
420 B2DPolygon* B2DPolyPolygon::end() in end() function in basegfx::B2DPolyPolygon
/aoo42x/main/basegfx/source/range/
H A Db2dpolyrange.cxx231 const B2DRange* end() const in end() function in basegfx::ImplB2DPolyRange
247 B2DRange* end() in end() function in basegfx::ImplB2DPolyRange
399 const B2DRange* B2DPolyRange::end() const in end() function in basegfx::B2DPolyRange
409 B2DRange* B2DPolyRange::end() in end() function in basegfx::B2DPolyRange
/aoo42x/main/basic/source/comp/
H A Dcodegen.cxx431 virtual void end(){} in end() function in OffSetAccumulator
496 virtual void end() {} in end() function in BufferTransformer
/aoo42x/main/basic/source/runtime/
H A Dstep0.cxx199 const sal_Unicode *end = start + rIn.Len(); in VBALikeToRegexp() local
/aoo42x/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DOOoBean.java1414 public void end() in end() method in OOoBean.EventListener
/aoo42x/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Dcpp2uno.cxx523 unsigned char const * begin, unsigned char const * end) in flushCode()
H A Dflushcode.hxx36 inline void flushCode(void const * begin, void const * end) { in flushCode()

Completed in 179 milliseconds

12345678910