Home
last modified time | relevance | path

Searched defs:pStart (Results 1 – 25 of 97) sorted by path

1234

/trunk/main/autodoc/source/udm/xml/
H A Dxmlitem.cxx502 pStart = reinterpret_cast< const unsigned char* >(sText.c_str()); in do_WriteOut() local
/trunk/main/automation/source/server/
H A Dprof_usl.cxx108 #define DIFF_MS( pStart, pEnd, Member ) ( CALC_MS( pEnd->Member.tv_sec, pEnd->Member.tv_nsec ) - CA… argument
110 String TTProfiler::GetSysdepProfileLine( SysdepProfileSnapshot *pStart, SysdepProfileSnapshot *pSto… in GetSysdepProfileLine()
H A Dprofiler.cxx104 String TTProfiler::GetProfileLine( ProfileSnapshot *pStart, ProfileSnapshot *pEnd ) in GetProfileLine()
/trunk/main/basegfx/source/polygon/
H A Db2dpolygontriangulator.cxx207 EdgeEntry* pStart = new EdgeEntry(pEdgeA->getStart(), rTestPoint); in CheckPointInTriangle() local
H A Db2dtrapezoid.cxx53 const B2DPoint* pStart, in TrDeSimpleEdge()
106 const B2DPoint* pStart, in TrDeEdgeEntry()
/trunk/main/basic/source/comp/
H A Dcodegen.cxx455 virtual void start( sal_uInt8* pStart ){ m_pStart = pStart; } in start()
504 static S convertBufferOffSet( sal_uInt8* pStart, T nOp1 ) in convertBufferOffSet()
/trunk/main/basic/source/sbx/
H A Dsbxscan.cxx99 const char* pStart = aBStr.getStr(); in ImpScan() local
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Duno2cpp.cxx268 #define INSERT_INT64( pSV, nr, pGPR, pDS, pStart, bOverflow ) \ argument
290 #define INSERT_INT64( pSV, nr, pGPR, pDS, pStart, bOverflow ) \ argument
298 #define INSERT_DOUBLE( pSV, nr, pFPR, pDS, pStart, bOverflow ) \ argument
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Duno2cpp.cxx268 #define INSERT_INT64( pSV, nr, pGPR, pDS, pStart, bOverflow ) \ argument
290 #define INSERT_INT64( pSV, nr, pGPR, pDS, pStart, bOverflow ) \ argument
298 #define INSERT_DOUBLE( pSV, nr, pFPR, pDS, pStart, bOverflow ) \ argument
/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Duno2cpp.cxx58 #define INSERT_INT64( pSV, nr, pGPR, pDS, pStart, bOverFlow )\ argument
89 #define INSERT_DOUBLE( pSV, nr, pFPR, pDS, pStart, bOverFlow ) \ argument
/trunk/main/chart2/source/view/charttypes/
H A DPieChart.cxx672 PieLabelInfo* pStart = &(*(m_aLabelInfoList.rbegin())); in detectLabelOverlapsAndMove() local
/trunk/main/comphelper/source/misc/
H A Dlegacysingletonfactory.cxx131 const ::rtl::OUString* pStart = aServices.getConstArray(); in supportsService() local
/trunk/main/comphelper/source/property/
H A Dopropertybag.cxx139 const ::rtl::OUString* pStart = aServices.getConstArray(); in supportsService() local
/trunk/main/connectivity/source/drivers/file/
H A Dquotedstring.cxx110 const sal_Unicode* pStart = pData; in GetTokenSpecial() local
/trunk/main/connectivity/source/drivers/flat/
H A DETable.cxx684 const sal_Unicode* pStart = pData; in fetchRow() local
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddataaccessdescriptor.cxx207 const ::rtl::OUString* pStart = aServices.getConstArray(); in supportsService() local
319 const ::rtl::OUString* pStart = aServices.getConstArray(); in supportsService() local
/trunk/main/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx149 SvLBoxEntry* DBTreeListBox::GetEntryPosByName( const String& aName, SvLBoxEntry* pStart, const IEnt… in GetEntryPosByName()
/trunk/main/desktop/win32/source/setup/
H A Dsetup.cpp1479 LPTSTR pStart = NULL; in GetCmdLineParameters() local
/trunk/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx366 const attribute::LineStartEndAttribute* pStart, in impTryToCreateSvtGraphicStroke()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx2090 sal_uInt8 ImpEditEngine::GetRightToLeft( sal_uInt32 nPara, sal_uInt16 nPos, sal_uInt16* pStart, sal… in GetRightToLeft()
/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx844 const sal_Unicode *pStart = aText.GetBuffer(), in FnCptlSttSntnc() local
/trunk/main/fpicker/source/aqua/
H A DFilterHelper.cxx237 const UnoFilterEntry* pStart = _rGroupedFilters.getConstArray(); in FilterNameExists() local
/trunk/main/fpicker/source/office/
H A DOfficeFilePicker.cxx431 const UnoFilterEntry* pStart = _rGroupedFilters.getConstArray(); in FilterNameExists() local
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx635 const UnoFilterEntry* pStart = _rGroupedFilters.getConstArray(); in FilterNameExists() local
/trunk/main/i18npool/inc/
H A Dcclass_unicode.hxx134 UPT_FLAG_TYPE* pStart; member in com::sun::star::i18n::cclass_Unicode

Completed in 222 milliseconds

1234