Home
last modified time | relevance | path

Searched defs:begin (Results 26 – 50 of 75) sorted by relevance

123

/trunk/main/o3tl/inc/o3tl/
H A Drange.hxx124 range<T>::begin() const in begin() function in o3tl::range
/trunk/main/autodoc/inc/cosv/tpl/
H A Drange.hxx125 range<T>::begin() const in begin() function in csv::range
H A Dvvector.hxx479 VirtualVector<XX,PTRDEL>::begin() const in begin() function in csv::VirtualVector
507 VirtualVector<XX,PTRDEL>::begin() in begin() function in csv::VirtualVector
/trunk/main/svl/qa/
H A Dtest_URIHelper.cxx323 xub_StrLen begin; in TEST_F() member
412 xub_StrLen begin = 0; in TEST_F() local
/trunk/main/sw/qa/core/
H A Dbigpointerarray-new.cxx101 void BigPtrArray::FixElementIndizes(Container_t::const_iterator begin, Container_t::const_iterator … in FixElementIndizes()
/trunk/main/sw/source/core/access/
H A Daccfrmobjslist.hxx110 inline const_iterator begin() const in begin() function in SwAccessibleChildSList
/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx292 dest_iterator_type begin, in BitmapRenderer()
432 const Iterator& begin, in implRenderLine2()
448 const Iterator& begin, in implRenderLine()
464 const Iterator& begin, in implDrawLine()
514 const Iterator& begin, in implDrawPolygon()
576 const Iterator& begin, in implFillPolyPolygon()
632 const Iterator& begin, in implDrawBitmap()
652 const Iterator& begin, in implDrawBitmapGeneric()
840 const Iterator& begin, in implDrawMaskedBitmap()
870 const Iterator& begin, in implDrawMaskedBitmapGeneric()
/trunk/main/dbaccess/source/ui/misc/
H A Dcharsets.cxx79 OCharsetDisplay::const_iterator OCharsetDisplay::begin() const in begin() function in dbaui::OCharsetDisplay
/trunk/main/dbaccess/source/sdbtools/connection/
H A Dconnectiontools.cxx143 const ::rtl::OUString* begin = aSupported.getConstArray(); in supportsService() local
/trunk/main/sw/source/filter/ww1/
H A Dw1class.hxx872 void Fill(sal_uInt16 nIndex, sal_uLong& begin, sal_uLong& end) { in Fill()
1220 sal_Bool FillFtnSep(sal_uLong& begin, sal_uLong& end) in FillFtnSep()
1227 sal_Bool FillFtnFollowSep(sal_uLong& begin, sal_uLong& end) in FillFtnFollowSep()
1234 sal_Bool FillFtnNote(sal_uLong& begin, sal_uLong& end) in FillFtnNote()
1241 sal_Bool FillEvenHeadL(sal_uLong& begin, sal_uLong& end) in FillEvenHeadL()
1248 sal_Bool FillOddHeadL(sal_uLong& begin, sal_uLong& end) in FillOddHeadL()
1255 sal_Bool FillEvenFootL(sal_uLong& begin, sal_uLong& end) in FillEvenFootL()
1262 sal_Bool FillOddFootL(sal_uLong& begin, sal_uLong& end) in FillOddFootL()
1269 sal_Bool FillFirstHeadL(sal_uLong& begin, sal_uLong& end) in FillFirstHeadL()
1276 sal_Bool FillFirstFootL(sal_uLong& begin, sal_uLong& end) in FillFirstFootL()
/trunk/main/dbaccess/source/core/inc/
H A Ddefinitioncontainer.hxx102 inline const_iterator begin() const { return m_aDefinitions.begin(); } in begin() function in dbaccess::ODefinitionContainer_Impl
/trunk/main/editeng/source/accessibility/
H A DAccessibleParaManager.cxx97 AccessibleParaManager::VectorOfChildren::iterator AccessibleParaManager::begin() in begin() function in accessibility::AccessibleParaManager
107 AccessibleParaManager::VectorOfChildren::const_iterator AccessibleParaManager::begin() const in begin() function in accessibility::AccessibleParaManager
/trunk/main/connectivity/source/commontools/
H A Ddbcharset.cxx94 OCharsetMap::CharsetIterator OCharsetMap::begin() const in begin() function in dbtools::OCharsetMap
/trunk/main/basegfx/source/polygon/
H A Db2dpolygon.cxx214 const basegfx::B2DPoint* begin() const in begin() function in CoordinateDataArray2D
230 basegfx::B2DPoint* begin() in begin() function in CoordinateDataArray2D
1169 const basegfx::B2DPoint* begin() const in begin() function in ImplB2DPolygon
1179 basegfx::B2DPoint* begin() in begin() function in ImplB2DPolygon
1628 const B2DPoint* B2DPolygon::begin() const in begin() function in basegfx::B2DPolygon
1638 B2DPoint* B2DPolygon::begin() in begin() function in basegfx::B2DPolygon
/trunk/main/connectivity/source/drivers/macab/
H A DMacabHeader.cxx289 MacabHeader *MacabHeader::begin() in begin() function in MacabHeader
/trunk/main/writerfilter/source/doctok/
H A DDff.cxx47 Records_t::iterator DffRecord::begin() in begin() function in writerfilter::doctok::DffRecord
493 Records_t::iterator DffBlock::begin() in begin() function in writerfilter::doctok::DffBlock
/trunk/main/configmgr/source/
H A Ddata.cxx55 rtl::OUString const & encoded, sal_Int32 begin, sal_Int32 end, in decode()
/trunk/main/basebmp/inc/basebmp/
H A Dclippedlinerenderer.hxx200 Iterator begin, in renderClippedLine()
H A Dpolypolygonrenderer.hxx142 void renderClippedPolyPolygon( DestIterator begin, in renderClippedPolyPolygon()
/trunk/main/shell/source/win32/shlxthandler/infotips/
H A Dinfotips.cxx348 std::wstring::iterator begin = fname.begin() + fname.find_last_of(L"\\") + 1; in Load() local
/trunk/main/oox/inc/oox/helper/
H A Dcontainerhelper.hxx132 inline iterator begin() { return maData.begin(); } in begin() function in oox::Matrix
133 inline const_iterator begin() const { return maData.begin(); } in begin() function in oox::Matrix
/trunk/main/sw/inc/
H A DPostItMgr.hxx206 const_iterator begin() const { return mvPostItFlds.begin(); } in begin() function in SwPostItMgr
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLPropertySetImpl.cxx442 OOXMLPropertySetImpl::OOXMLProperties_t::iterator OOXMLPropertySetImpl::begin() in begin() function in writerfilter::ooxml::OOXMLPropertySetImpl
453 OOXMLPropertySetImpl::begin() const in begin() function in writerfilter::ooxml::OOXMLPropertySetImpl
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dcpp2uno.cxx604 unsigned char const * begin, unsigned char const * end) in flushCode()
/trunk/main/i18npool/source/breakiterator/
H A Dxdictionary.cxx141 sal_uInt32 begin = index2[idx], end = index2[idx+1]; in getLongestMatch() local

Completed in 111 milliseconds

123