Home
last modified time | relevance | path

Searched defs:pEnd (Results 251 – 275 of 344) sorted by relevance

1...<<11121314

/trunk/main/unotools/source/misc/
H A Dfontdefs.cxx442 const sal_Unicode* pEnd = rTokenStr.GetBuffer() + nStringLen; in GetNextFontToken() local
/trunk/main/sw/source/core/access/
H A Daccpara.cxx250 SwPosition* pEnd = pCrsr->End(); in GetSelection() local
3726 SwPosition* pEnd = pCrsr->End(); in getSelectedPortionCount() local
3799 SwPosition* pEnd = pCrsr->End(); in removeSelection() local
4105 SwPosition* pEnd = pCrsr->End(); in GetSelectionAtIndex() local
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx763 SwEndNode *const pEnd = pSectNode->EndOfSectionNode(); in insertTextContentAfter() local
874 SwEndNode *const pEnd = pSectNode->EndOfSectionNode(); in removeTextContentAfter() local
1001 const SwEndNode* pEnd = pStartNode->EndOfSectionNode(); in setString() local
/trunk/main/vcl/source/helper/
H A Dcanvastools.cxx354 const sal_Int8* pEnd(pStart+nLen); in bitmapExFromXBitmap() local
/trunk/main/sw/source/core/doc/
H A Ddocsort.cxx336 const SwPosition *pStart = rPaM.Start(), *pEnd = rPaM.End(); in SortText() local
/trunk/main/connectivity/source/commontools/
H A Ddbtools2.cxx815 const PropertyValue* pEnd = pIter + aArgs.getLength(); in isEmbeddedInDatabase() local
H A DFValue.cxx1040 const sal_Int8* pEnd = pBegin + aSeq.getLength(); in getString() local
/trunk/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx89 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService() local
H A DNDatabaseMetaData.cxx1118 const ::rtl::OUString* pEnd = pBegin + nLength; in getTables() local
/trunk/main/basctl/source/accessibility/
H A Daccessibledialogwindow.cxx655 const ::rtl::OUString* pEnd = pNames + aNames.getLength(); in supportsService() local
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryTableView.cxx252 const ::rtl::OUString* pEnd = pIter + aElements.getLength(); in addConnections() local
/trunk/main/sw/source/core/crsr/
H A Dcrstrvl.cxx1410 const xub_StrLen* pEnd = pTxtAttr->End(); in GetContentAtPos() local
1801 const xub_StrLen* pEnd = pTxtAttr->End(); in SelectTxtAttr() local
/trunk/main/tools/source/stream/
H A Dstream.cxx1572 for (sal_Unicode *pEnd = pStr + nLen; pStr < pEnd; pStr++) in ReadByteString() local
1617 const sal_Unicode *pEnd = pStr + nLen; in WriteByteString() local
/trunk/main/svx/source/xml/
H A Dxmlgrhlp.cxx1111 const ::rtl::OUString * pEnd = pBegin + aServiceNames.getLength(); in supportsService() local
/trunk/main/reportdesign/source/core/sdr/
H A DRptObject.cxx1259 const ::rtl::OUString* pEnd = pIter + aSeq.getLength(); in getUsedStyle() local
/trunk/main/forms/source/runtime/
H A Dformoperations.cxx203 …const ::rtl::OUString* pEnd = aSupportedServiceNames.getConstArray() + aSupportedServiceNames.getL… in supportsService() local
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx505 const uno::Reference< report::XReportComponent >* pEnd = pIter + aSelection.getLength(); in _selectionChanged() local
/trunk/main/sw/source/core/edit/
H A Deditsh.cxx637 const SwPosition *pStart = pPaM->Start(), *pEnd = pPaM->End(); in Calculate() local
/trunk/main/sw/source/core/fields/
H A Dcellfml.cxx934 const SwLayoutFrm *pStt, *pEnd; in GetBoxes() local
/trunk/main/fpicker/source/office/
H A DOfficeFilePicker.cxx432 const UnoFilterEntry* pEnd = pStart + _rGroupedFilters.getLength(); in FilterNameExists() local
/trunk/main/scripting/source/stringresource/
H A Dstringresource.cxx149 const ::rtl::OUString* pEnd = pNames + aNames.getLength(); in supportsService() local
2366 const ::rtl::OUString* pEnd = pNames + aNames.getLength(); in supportsService() local
2704 const ::rtl::OUString* pEnd = pNames + aNames.getLength(); in supportsService() local
/trunk/main/sw/source/ui/vba/
H A Dvbadocumentproperties.cxx680 rtl::OUString* pEnd = ( pString + aNames.getLength() ); in getElementNames() local
/trunk/main/sw/source/filter/ww8/
H A Drtfexport.cxx209 static bool IsExportNumRule( const SwNumRule& rRule, sal_uInt8* pEnd = 0 ) in IsExportNumRule()
/trunk/main/chart2/source/tools/
H A DDataSeriesHelper.cxx229 const Reference< chart2::data::XLabeledDataSequence > * pEnd = pBegin + aLabeledSeq.getLength(); in getDataSequenceByRole() local
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx666 const SwPosition *pStt = rRange.Start(), *pEnd = rRange.End(); in TextToTable() local
1136 const SwPosition *pEnd = aOriginal.GetPoint(); in TextToTable() local
4573 *pEnd = pTmp->End(); in UnProtectTbls() local
4654 * pEnd = pStt == pRedline->GetPoint() in lcl_DelRedlines() local

Completed in 284 milliseconds

1...<<11121314