Home
last modified time | relevance | path

Searched refs:pEnd (Results 326 – 350 of 380) sorted by relevance

1...<<111213141516

/trunk/main/sw/source/filter/ww1/
H A Dw1class.cxx1115 sal_Bool Ww1Pap::FindSprm(sal_uInt16 nId, sal_uInt8* pStart, sal_uInt8* pEnd) in FindSprm() argument
1117 Ww1Sprm aSprm( pStart, static_cast< sal_uInt16 >(pEnd-pStart) ); in FindSprm()
/trunk/main/reportdesign/source/core/sdr/
H A DRptObject.cxx1259 const ::rtl::OUString* pEnd = pIter + aSeq.getLength(); in getUsedStyle() local
1260 for(;pIter != pEnd && !xReturn.is() ;++pIter) in getUsedStyle()
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx505 const uno::Reference< report::XReportComponent >* pEnd = pIter + aSelection.getLength(); in _selectionChanged() local
506 for (; pIter != pEnd; ++pIter) in _selectionChanged()
H A DGroupsSorting.cxx320 const uno::Any* pEnd = pIter + _aGroups.getLength(); in moveGroups() local
321 for(;pIter != pEnd;++pIter) in moveGroups()
/trunk/main/editeng/source/misc/
H A Dunolingu.cxx582 const Locale *pEnd = pLocale + nLen; in hasLocale() local
583 for ( ; pLocale < pEnd && !bFound; ++pLocale) in hasLocale()
/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx888 const sal_Char* pEnd = pStr + nOrigLen; in handleTranslation() local
889 while( pStr < pEnd ) in handleTranslation()
895 while( *pStr != '>' && pStr < pEnd-1 ) in handleTranslation()
/trunk/main/oox/source/xls/
H A Dformulabase.cxx849 const FunctionData* pBeg, const FunctionData* pEnd,
944 void FunctionProviderImpl::initFuncs( const FunctionData* pBeg, const FunctionData* pEnd, sal_uInt8… in initFuncs() argument
946 for( const FunctionData* pIt = pBeg; pIt != pEnd; ++pIt ) in initFuncs()
/trunk/main/framework/source/uielement/
H A Dtoolbarmanager.cxx1550 CommandToInfoMap::iterator pEnd = m_aCommandMap.end(); in RequestImages() local
1551 while ( pIter != pEnd ) in RequestImages()
1567 while ( pIter != pEnd ) in RequestImages()
/trunk/main/svx/source/gallery2/
H A Dgalbrws2.cxx224 const OUString *pEnd = pStr + sItems.getLength(); in statusChanged() local
225 for ( sal_uInt16 nId = 1; pStr != pEnd; pStr++, nId++ ) in statusChanged()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx450 const PropertyValue* pEnd = pDataSourceSetting + _rDataSourceSettings.getLength(); in lcl_filterDriverProperties() local
454 for ( ; pDataSourceSetting != pEnd ; ++pDataSourceSetting ) in lcl_filterDriverProperties()
/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx157 const uno::Any* pEnd = pIter + aArguments.getLength(); in initialize() local
158 for(;pIter != pEnd;++pIter) in initialize()
/trunk/main/svtools/inc/svtools/
H A Dtexteng.hxx210 …ightToLeft( sal_uLong nPara, sal_uInt16 nPos, sal_uInt16* pStart = NULL, sal_uInt16* pEnd = NULL );
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx816 std::list< Insertion >::const_iterator pEnd = aCopyList.end(); in Paste() local
817 while( pCurr != pEnd ) in Paste()
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx361 const Any* pEnd = pIter + aArguments.getLength(); in initialize() local
363 for ( ; pIter != pEnd; ++pIter ) in initialize()
/trunk/main/sw/inc/
H A Dswtable.hxx187 void CreateSelection( const SwNode* pStart, const SwNode* pEnd,
H A Dnode.hxx596 void MakeFrms( SwNodeIndex* pIdxBehind, SwNodeIndex* pEnd = NULL );
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx888 const ::rtl::OUString* pEnd = pBegin + types.getLength(); in openTables() local
889 for(;pBegin != pEnd;++pBegin) in openTables()
/trunk/main/dbaccess/source/core/api/
H A DRowSetCache.cxx307 const ::rtl::OUString* pEnd = pIter + aNames.getLength(); in DBG_NAME() local
308 for(;pIter != pEnd;++pIter) in DBG_NAME()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx2818 const char* pEnd = pArry + nBytesRead; in CheckAndCorrectExcelTextRotation() local
2820 while( ( pPtr + 12 ) < pEnd ) in CheckAndCorrectExcelTextRotation()
3699 const sal_Unicode* pEnd = rText.GetBuffer() + rText.Len(); in ReadObjText() local
3701 while( pBuf < pEnd ) in ReadObjText()
3705 for ( nParaSize = 0; pBuf < pEnd; ) in ReadObjText()
3710 if ( ( pBuf < pEnd ) && ( *pBuf == 0xd ) ) in ReadObjText()
3716 if ( ( pBuf < pEnd ) && ( *pBuf == 0xa ) ) in ReadObjText()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx1170 sal_uInt8* pEnd = pFkp + nStartGrp; in Write() local
1171 for( p = pFkp + 511 - 4; p >= pEnd; p-- ) in Write()
1655 const sal_Char *pEnd = pStart + sTmp.Len(); in InsAsString8() local
1658 std::copy(pStart, pEnd, std::inserter(rO, rO.end())); in InsAsString8()
/trunk/main/sw/source/core/access/
H A Daccmap.cxx1211 SwPosition* pEnd = pTmpCrsr->End(); in InvalidateShapeInParaSelection() local
1212 sal_uLong nEndIndex = pEnd->nNode.GetIndex(); in InvalidateShapeInParaSelection()
1218 … &&( (nHere == nEndIndex) && (pIndex < pEnd->nContent.GetIndex()) || (nHere < nEndIndex) ) ) in InvalidateShapeInParaSelection()
/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx2276 const sal_Unicode *pEnd = pBuf + nLen; in generateLabel() local
2277 while (pBuf < pEnd && !('0' <= *pBuf && *pBuf <= '9')) in generateLabel()
2280 if (pBuf < pEnd && ('0' <= *pBuf && *pBuf <= '9')) in generateLabel()
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx1782 const ::rtl::OUString* pEnd = pBegin + aSelectColumns.getLength(); in setBoundedColumns() local
1783 for(sal_Int32 i=0;pBegin != pEnd;++pBegin,++i) in setBoundedColumns()
/trunk/main/cui/source/options/
H A Doptgdlg.cxx552 const OUString* const pEnd = pCurr + serviceNames.getLength(); in CanvasSettings() local
553 while( pCurr != pEnd ) in CanvasSettings()
/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx620 void CffSubsetterContext::getHintPair( int nIndex, ValType* pMin, ValType* pEnd) const in getHintPair()
627 *pEnd = pHint[1]; in getHintPair()

Completed in 1128 milliseconds

1...<<111213141516