Home
last modified time | relevance | path

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

1...<<111213141516

/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx739 …htToLeft( sal_uInt32 nPara, sal_uInt16 nChar, sal_uInt16* pStart = NULL, sal_uInt16* pEnd = NULL );
/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx3280 SvxIconChoiceCtrlEntry* pEnd, in SelectRange() argument
3284 sal_uLong nBack = GetEntryListPos( pEnd ); in SelectRange()
/trunk/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx2212 UIElementVector::iterator pEnd = m_aUIElements.end(); in implts_getDockingAreaElementInfoOnSingleRowCol() local
2213 for ( pIter = m_aUIElements.begin(); pIter != pEnd; pIter++ ) in implts_getDockingAreaElementInfoOnSingleRowCol()
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx2795 register const sal_Unicode* const pEnd = p + aVal.Len(); in ScTrim() local
2796 while ( p < pEnd ) in ScTrim()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx3232 const unsigned char* pEnd = pFontBytes + nByteLen; in getPfbSegmentLengths() local
3236 if( pPtr+6 >= pEnd ) in getPfbSegmentLengths()
3248 if( pPtr+2 >= pEnd ) in getPfbSegmentLengths()

Completed in 170 milliseconds

1...<<111213141516