Home
last modified time | relevance | path

Searched defs:begin (Results 1 – 25 of 75) sorted by relevance

123

/trunk/main/basebmp/inc/basebmp/
H A Dtools.hxx42 destIterRange(Iterator const& begin, in destIterRange()
54 srcIterRange(Iterator const& begin, in srcIterRange()
66 srcIter(Iterator const& begin, in srcIter()
77 destIter(Iterator const& begin, in destIter()
H A Dfillimage.hxx34 void fillImage( DestIterator begin, in fillImage()
H A Dlinerenderer.hxx73 Iterator begin, in renderLine()
/trunk/main/xmlreader/source/
H A Dpad.cxx33 void Pad::add(char const * begin, sal_Int32 length) { in add()
46 void Pad::addEphemeral(char const * begin, sal_Int32 length) { in addEphemeral()
H A Dxmlreader.cxx385 char const * begin = pos_; in scanCdataSection() local
402 for (char const * begin = pos_;; ++pos_) { in scanName() local
422 int XmlReader::scanNamespaceIri(char const * begin, char const * end) { in scanNamespaceIri()
562 char const * begin, char const * end, bool fullyNormalize) in handleAttributeValue()
849 for (char const * begin = pos_;;) { in handleRawText() local
/trunk/main/dbaccess/source/ui/inc/
H A Dindexcollection.hxx70 Indexes::const_iterator begin() const { return m_aIndexes.begin(); } in begin() function in dbaui::OIndexCollection
72 Indexes::iterator begin() { return m_aIndexes.begin(); } in begin() function in dbaui::OIndexCollection
H A Ddsmeta.hxx99 inline const_iterator begin() const { return m_aContent.begin(); } in begin() function in dbaui::FeatureSet
/trunk/main/slideshow/source/inc/
H A Dunoviewcontainer.hxx91 UnoViewVector::iterator begin() { return maViews.begin(); } in begin() function in slideshow::internal::UnoViewContainer
92 UnoViewVector::const_iterator begin() const { return maViews.begin(); } in begin() function in slideshow::internal::UnoViewContainer
/trunk/main/cui/source/options/
H A Dconnpoolsettings.hxx69 const_iterator begin() const { return m_aDrivers.begin(); } in begin() function in offapp::DriverPoolingSettings
72 iterator begin() { return m_aDrivers.begin(); } in begin() function in offapp::DriverPoolingSettings
H A Dsdbcdriverenum.cxx104 ODriverEnumeration::const_iterator ODriverEnumeration::begin() const throw() in begin() function in offapp::ODriverEnumeration
/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Dflushcode.hxx36 inline void flushCode(void const * begin, void const * end) { in flushCode()
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dflushcode.hxx36 inline void flushCode(void const * begin, void const * end) { in flushCode()
/trunk/main/chart2/source/view/inc/
H A DMinimumAndMaximumSupplier.hxx96 …inline MinimumAndMaximumSupplierSet::iterator begin() { return m_aMinimumAndMaximumSupplierList.be… in begin() function in chart::MergedMinimumAndMaximumSupplier
/trunk/main/extensions/source/propctrlr/
H A Dpcrcommon.hxx101 inline const_iterator begin() const { return UnoBase::getConstArray(); } in begin() function in pcr::StlSyntaxSequence
104 inline iterator begin() { return UnoBase::getArray(); } in begin() function in pcr::StlSyntaxSequence
/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygon.cxx161 const basegfx::B2DPolygon* begin() const in begin() function in ImplB2DPolyPolygon
177 basegfx::B2DPolygon* begin() in begin() function in ImplB2DPolyPolygon
405 const B2DPolygon* B2DPolyPolygon::begin() const in begin() function in basegfx::B2DPolyPolygon
415 B2DPolygon* B2DPolyPolygon::begin() in begin() function in basegfx::B2DPolyPolygon
/trunk/main/autodoc/inc/ary/cpp/
H A Dnamechain.hxx101 const_iterator begin() const { return aSegments.begin(); } in begin() function in ary::cpp::ut::NameChain
/trunk/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()
/trunk/main/svl/source/misc/
H A Downlist.cxx47 sal_uInt16 begin = *pIndex; in PRV_SV_IMPL_OWNER_LIST() local
59 sal_uInt16 begin = *pIndex; in parseWord() local
/trunk/main/autodoc/inc/cosv/
H A Dstreamstr.hxx357 StreamStr::begin() const in begin() function in csv::StreamStr
366 StreamStr::begin() in begin() function in csv::StreamStr
/trunk/main/writerfilter/source/dmapper/
H A DWrapPolygonHandler.cxx52 WrapPolygon::Points_t::const_iterator WrapPolygon::begin() const in begin() function in writerfilter::dmapper::WrapPolygon
62 WrapPolygon::Points_t::iterator WrapPolygon::begin() in begin() function in writerfilter::dmapper::WrapPolygon
/trunk/main/autodoc/inc/cosv/tpl/
H A Dswelist.hxx91 const_iterator begin() const { return pTop; } in begin() function in csv::SweList
92 iterator begin() { return pTop; } in begin() function in csv::SweList
137 iterator begin() const { return pTop; } in begin() function in csv::SweList_dyn
/trunk/main/basegfx/source/range/
H A Db2dpolyrange.cxx223 const B2DRange* begin() const in begin() function in basegfx::ImplB2DPolyRange
239 B2DRange* begin() in begin() function in basegfx::ImplB2DPolyRange
394 const B2DRange* B2DPolyRange::begin() const in begin() function in basegfx::B2DPolyRange
404 B2DRange* B2DPolyRange::begin() in begin() function in basegfx::B2DPolyRange
/trunk/main/xmlreader/inc/xmlreader/
H A Dspan.hxx38 char const * begin; member
/trunk/main/dbaccess/source/core/dataaccess/
H A DComponentDefinition.hxx99 inline const_iterator begin() const { return m_aColumns.begin(); } in begin() function in dbaccess::OComponentDefinition_Impl
/trunk/main/soltools/inc/
H A Dst_list.hxx77 const_iterator begin() const { return &inhalt[0]; } in begin() function in ST_List
89 iterator begin() { return &inhalt[0]; } in begin() function in ST_List

Completed in 84 milliseconds

123