Home
last modified time | relevance | path

Searched defs:end (Results 26 – 50 of 234) sorted by relevance

12345678910

/aoo41x/main/extensions/source/propctrlr/
H A Dpcrcommon.hxx102 … inline const_iterator end() const { return UnoBase::getConstArray() + UnoBase::getLength(); } in end() function in pcr::StlSyntaxSequence
105 inline iterator end() { return UnoBase::getArray() + UnoBase::getLength(); } in end() function in pcr::StlSyntaxSequence
/aoo41x/main/reportbuilder/java/com/sun/star/report/
H A DJobProgressIndicator.java68 void end(); in end() method
/aoo41x/main/odk/
H A Dsetsdkenv_windows.bat84 :end label
/aoo41x/main/slideshow/source/engine/slide/
H A Dslideanimations.cxx111 void SlideAnimations::end() in end() function in slideshow::internal::SlideAnimations
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/merger/
H A DIterator.java71 public Object end(); in end() method
/aoo41x/main/basegfx/source/polygon/
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
/aoo41x/main/cui/source/options/
H A Dsdbcdriverenum.cxx110 ODriverEnumeration::const_iterator ODriverEnumeration::end() const throw() in end() function in offapp::ODriverEnumeration
/aoo41x/main/autodoc/inc/ary/cpp/
H A Dnamechain.hxx102 const_iterator end() const { return aSegments.end(); } in end() function in ary::cpp::ut::NameChain
/aoo41x/main/cosv/inc/cosv/
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
/aoo41x/main/autodoc/inc/ary/
H A Ditrange.hxx62 ITER end() const { return itEnd; } in end() function in ary::IteratorRange
/aoo41x/main/scripting/java/com/sun/star/script/framework/provider/java/
H A DScriptProviderForJava.java266 long end = new java.util.Date().getTime(); in invoke() local
302 long end = new java.util.Date().getTime(); in invoke() local
/aoo41x/main/xmlhelp/source/cxxhelp/inc/qe/
H A DQuery.hxx43 QueryHit( sal_Int32 nColumns,double penalty,sal_Int32 doc,sal_Int32 begin,sal_Int32 end ) in QueryHit()
90 bool worseThan( double penalty,sal_Int32 begin,sal_Int32 end ) in worseThan()
/aoo41x/main/idlc/source/
H A Dastarray.cxx58 ExprList::iterator end = m_dimExpressions.end(); in makeName() local
/aoo41x/main/writerfilter/source/dmapper/
H A DWrapPolygonHandler.cxx57 WrapPolygon::Points_t::const_iterator WrapPolygon::end() const in end() function in writerfilter::dmapper::WrapPolygon
67 WrapPolygon::Points_t::iterator WrapPolygon::end() in end() function in writerfilter::dmapper::WrapPolygon
/aoo41x/main/sal/inc/rtl/
H A Dtres.hxx80 void end( sal_Char* msg = 0 ) in end() function in rtl::TestResult
/aoo41x/main/svl/source/passwordcontainer/
H A Dsyscreds.cxx201 const StringSet::const_iterator end = m_aCfgContainer.end(); in writeCfg() local
267 StringSet::const_iterator end = m_aCfgContainer.end(); in list() local
/aoo41x/main/basebmp/inc/basebmp/
H A Dfillimage.hxx35 DestIterator end, in fillImage()
/aoo41x/main/writerfilter/inc/resourcemodel/
H A DTableData.hxx82 void setEnd(T end) { mEnd = end; mbOpen = false; } in setEnd()
168 void endCell(const T & end) in endCell()
343 void endCell(const T & end) in endCell()
/aoo41x/main/cosv/inc/cosv/tpl/
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
/aoo41x/main/dbaccess/source/ui/inc/
H A Ddsmeta.hxx100 inline const_iterator end() const { return m_aContent.end(); } in end() function in dbaui::FeatureSet
/aoo41x/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
/aoo41x/main/slideshow/source/engine/activities/
H A Dactivitybase.cxx136 void ActivityBase::end() in end() function in slideshow::internal::ActivityBase
/aoo41x/main/slideshow/source/engine/animationnodes/
H A Danimationcolornode.cxx71 virtual void end() in end() function in slideshow::internal::__anon8ea7fe8a0111::HSLWrapper
/aoo41x/main/scripting/java/org/openoffice/idesupport/
H A DOfficeDocument.java78 int end = tmp.lastIndexOf("/"); in getParcels() local

Completed in 80 milliseconds

12345678910