Home
last modified time | relevance | path

Searched refs:stl_end (Results 1 – 9 of 9) sorted by relevance

/trunk/main/toolkit/source/controls/grid/
H A Ddefaultgriddatamodel.cxx56 using ::comphelper::stl_end;
198 …for ( const Any* pData = stl_begin( i_rowData ); pData != stl_end( i_rowData ); ++pData, ++cellDat… in impl_insertRow()
357 …firstAffectedColumn = *::std::min_element( stl_begin( i_columnIndexes ), stl_end( i_columnIndexes … in updateRowData()
358 … lastAffectedColumn = *::std::max_element( stl_begin( i_columnIndexes ), stl_end( i_columnIndexes … in updateRowData()
/trunk/main/comphelper/inc/comphelper/
H A Dstlunosequence.hxx72 V* stl_end(::com::sun::star::uno::Sequence<V>& rSeq) in stl_end() function
80 const V* stl_end(const ::com::sun::star::uno::Sequence<V>& rSeq) in stl_end() function
/trunk/main/comphelper/source/misc/
H A Dstring.cxx97 ::comphelper::stl_begin(i_rSeq), ::comphelper::stl_end(i_rSeq), in convertCommaSeparated()
/trunk/main/xmloff/source/core/
H A DRDFaExportHelper.cxx209 ::comphelper::stl_end(rStatements), in AddRDFa()
/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx402 …* pCurrent=::comphelper::stl_begin(vParameters); pCurrent!=::comphelper::stl_end(vParameters); ++p… in Export()
422 …qCurrent = ::comphelper::stl_begin(vValue); pSeqCurrent != ::comphelper::stl_end(vValue); ++pSeqCu… in Export()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx2157 ::comphelper::stl_end( aRequestedAttributes ), in getDefaultAttributes()
2159 if ( aRequestedAttrIter != ::comphelper::stl_end( aRequestedAttributes ) ) in getDefaultAttributes()
/trunk/main/unoxml/source/rdf/
H A Dlibrdf_repository.cxx1495 ::comphelper::stl_end(i_rPredicates), in setStatementRDFa()
/trunk/main/sfx2/source/doc/
H A DSfxDocumentMetaData.cxx2342 iter != ::comphelper::stl_end(listeners); ++iter) { in createUserDefined()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx3817 …copy(::comphelper::stl_begin(vListEntries), ::comphelper::stl_end(vListEntries), back_inserter(aLi… in WriteFormData()

Completed in 87 milliseconds