Home
last modified time | relevance | path

Searched defs:pEnd (Results 301 – 325 of 344) sorted by relevance

1...<<11121314

/trunk/main/svl/source/numbers/
H A Dzformat.cxx1628 const sal_Char* const pEnd = p + aStr.Len(); in LoadString() local
4431 const sal_Unicode* const pEnd = pBeg + nLen; in HasStringNegativeSign() local
/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx882 const SvgMarkerNode* pEnd = accessMarkerEndXLink(); in add_markers() local
/trunk/main/connectivity/source/parse/
H A Dsqliterator.cxx1700 const ::rtl::OUString* pEnd = pBegin + aColNames.getLength(); in appendColumns() local
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx361 const Any* pEnd = pIter + aArguments.getLength(); in initialize() local
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx905 ::sal_Int32 * pEnd) in retrieveParagraphSelection()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx459 const sal_Unicode* pEnd = pBase + nEndIndex; in convertToLocalizedNumerals() local
/trunk/main/cui/source/options/
H A Doptgdlg.cxx552 const OUString* const pEnd = pCurr + serviceNames.getLength(); in CanvasSettings() local
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx81 SwPosition *pEnd; member in SwLinguIter
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx1170 sal_uInt8* pEnd = pFkp + nStartGrp; in Write() local
1655 const sal_Char *pEnd = pStart + sTmp.Len(); in InsAsString8() local
/trunk/main/sw/source/core/doc/
H A Ddoccomp.cxx1648 const SwPosition* pEnd = pStt == rSrcRedl.GetPoint() in _SaveMergeRedlines() local
/trunk/main/sw/source/core/layout/
H A Dtrvlfrm.cxx1881 const SwLayoutFrm* pEnd = pTmpEndFrm ? pTmpEndFrm->GetUpper() : 0; in MakeTblCrsrs() local
/trunk/main/connectivity/source/drivers/dbase/
H A DDTable.cxx753 const Type* pEnd = pBegin + aTypes.getLength(); in getTypes() local
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx636 const UnoFilterEntry* pEnd = pStart + _rGroupedFilters.getLength(); in FilterNameExists() local
/trunk/main/vcl/source/gdi/
H A Dsallayout.cxx1007 const GlyphItem* const pEnd = mpGlyphItems + mnGlyphCount; in GetCharWidths() local
H A Doutdev3.cxx5877 const xub_Unicode* pEnd = rStr.GetBuffer() + nEndIndex; in ImplPrepareLayoutArgs() local
5902 const sal_Unicode* pEnd = rStr.GetBuffer() + nEndIndex; in ImplPrepareLayoutArgs() local
5923 const sal_Unicode* pEnd = pBase + nEndIndex; in ImplPrepareLayoutArgs() local
/trunk/main/oox/source/xls/
H A Dformulabase.cxx944 void FunctionProviderImpl::initFuncs( const FunctionData* pBeg, const FunctionData* pEnd, sal_uInt8… in initFuncs()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentdefinition.cxx1001 const PropertyValue* pEnd = pIter + aArguments.getLength(); in onCommandOpenSomething() local
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx481 … for( const sal_Unicode* pEnd = pChar + maString.getLength(); bCompr && (pChar < pEnd); ++pChar ) in Init() local
503 const sal_Unicode* pEnd = pChar + maString.getLength(); in WriteCharArray() local
/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx759 const SwPosition *pStt = rPam.Start(), *pEnd = rPam.End(); in Delete() local
/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx888 const sal_Char* pEnd = pStr + nOrigLen; in handleTranslation() local
/trunk/main/mysqlc/source/
H A Dmysqlc_databasemetadata.cxx1752 …for (const OUString *pStart = types.getConstArray(), *p = pStart, *pEnd = pStart + nLength; p != p… in getTables() local
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx1901 bool SwFEShell::SelTblRowCol( const Point& rPt, const Point* pEnd, bool bRowDrag ) in SelTblRowCol()
/trunk/main/framework/source/uielement/
H A Dtoolbarmanager.cxx1550 CommandToInfoMap::iterator pEnd = m_aCommandMap.end(); in RequestImages() local
/trunk/main/sw/source/core/crsr/
H A Dswcrsr.cxx2320 const SwNode *pEnd = GetCntntNode(sal_False)->FindTableBoxStartNode(); in NewTableSelection() local
/trunk/main/formula/source/ui/dlg/
H A Dformula.cxx497 const sheet::FormulaToken* pEnd = pIter + m_aTokenList.getLength(); in GetFunctionPos() local

Completed in 345 milliseconds

1...<<11121314