Home
last modified time | relevance | path

Searched defs:pEnd (Results 276 – 300 of 344) sorted by relevance

1...<<11121314

/trunk/main/svx/source/gallery2/
H A Dgalbrws2.cxx224 const OUString *pEnd = pStr + sItems.getLength(); in statusChanged() local
/trunk/main/sc/source/filter/excel/
H A Dxeescher.cxx687 const OUString* pEnd = pBegin + aStringList.getLength(); in XclExpTbxControlObj() local
/trunk/main/cppuhelper/source/
H A Dpropshlp.cxx1256 const Property * pEnd = pCur + aInfos.getLength(); in fillHandles() local
/trunk/main/dbaccess/source/core/api/
H A DRowSetCache.cxx307 const ::rtl::OUString* pEnd = pIter + aNames.getLength(); in DBG_NAME() local
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx91 *pEnd = pCurCrsr->GetPoint() == pStt ? pCurCrsr->GetMark() : pCurCrsr->GetPoint(); in CheckRange() local
2521 *pEnd = pDelRg->GetPoint() == pStt ? pDelRg->GetMark() : pDelRg->GetPoint(); in _ParkPams() local
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx851 const char* pEnd = pStyleName + sizeof( rEnumFont.elfStyle ); in WinFont2DevFontAttributes() local
926 const wchar_t* pEnd = pStyleName + sizeof(rEnumFont.elfStyle)/sizeof(*rEnumFont.elfStyle); in WinFont2DevFontAttributes() local
/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()
/trunk/main/sfx2/source/dialog/
H A Dfiltergrouping.cxx878 StringPair* pEnd = pFilters + aFilters.getLength(); in appendGroup() local
/trunk/main/connectivity/source/drivers/file/
H A DFResultSet.cxx1782 const ::rtl::OUString* pEnd = pBegin + aSelectColumns.getLength(); in setBoundedColumns() local
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx977 * pEnd = p + types.getLength(); in getTables() local
/trunk/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx888 const ::rtl::OUString* pEnd = pBegin + types.getLength(); in openTables() local
/trunk/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx367 const attribute::LineStartEndAttribute* pEnd) in impTryToCreateSvtGraphicStroke()
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx320 const uno::Any* pEnd = pIter + _aGroups.getLength(); in moveGroups() local
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.cxx86 const OUString* pEnd = pSupported + aSupported.getLength(); in supportsService() local
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx816 std::list< Insertion >::const_iterator pEnd = aCopyList.end(); in Paste() local
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx450 const PropertyValue* pEnd = pDataSourceSetting + _rDataSourceSettings.getLength(); in lcl_filterDriverProperties() local
/trunk/main/accessibility/source/extended/
H A Daccessiblelistboxentry.cxx304 const ::rtl::OUString* pEnd = pSupported + aSupported.getLength(); in supportsService() local
/trunk/main/editeng/source/misc/
H A Dunolingu.cxx582 const Locale *pEnd = pLocale + nLen; in hasLocale() local
/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx706 const sal_Unicode* &rBegin, const sal_Unicode* pEnd, bool bMove = true ) in impl_WriteRunText()
736 const sal_Unicode *pEnd = pBegin + aText.getLength(); in RunText() local
/trunk/main/sw/source/core/bastyp/
H A Dcalc.cxx1618 const sal_Unicode* pEnd; in lcl_Str2Double() local
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx385 const ::rtl::OUString* pEnd = pIter + aMasterFields.getLength(); in exportMasterDetailFields() local
/trunk/main/sw/source/core/docnode/
H A Dnodes.cxx1742 SwPosition * const pEnd = rPam.End(); in MoveRange() local
/trunk/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx157 const uno::Any* pEnd = pIter + aArguments.getLength(); in initialize() local
/trunk/main/framework/source/accelerators/
H A Dacceleratorconfiguration.cxx730 AcceleratorCache::TKeyList::const_iterator pEnd = lSecondaryKeys.end(); in getAllKeyEvents() local
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1254 const ::rtl::OUString* pEnd = pBegin + aFilter.getLength(); in appendToFilter() local

Completed in 1006 milliseconds

1...<<11121314